Skip to content

Commit dff3697

Browse files
authored
Rollup merge of #148575 - vyacheslavhere:fix-query-system-readme-link, r=chenyukang
fix dev guide link in rustc_query_system/dep_graph/README.md
2 parents 694ddb3 + e77e5d1 commit dff3697

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)