Skip to content

Commit 41056bb

Browse files
authored
Unrolled build for #148575
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 c90bcb9 + e77e5d1 commit 41056bb

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)