fix dev guide link in rustc_query_system/dep_graph/README.MD

This commit is contained in:
Vyacheslav 2025-11-06 17:17:03 +05:00 committed by GitHub
parent 642c19bfc3
commit e77e5d1bc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,3 @@
To learn more about how dependency tracking works in rustc, see the [rustc
guide].
To learn more about how dependency tracking works in rustc, see the [rustc dev guide].
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/query.html