Skip to content

Commit e77e5d1

Browse files
fix dev guide link in rustc_query_system/dep_graph/README.MD
1 parent 642c19b commit e77e5d1

File tree

1 file changed

+1
-2
lines changed
  • compiler/rustc_query_system/src/dep_graph

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
To learn more about how dependency tracking works in rustc, see the [rustc
2-
guide].
1+
To learn more about how dependency tracking works in rustc, see the [rustc dev guide].
32

43
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/query.html

0 commit comments

Comments
 (0)