File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,7 @@ This directory contains the source code of the rust project, including:
55
66For more information on how various parts of the compiler work, see the [ rustc guide] .
77
8- There is also useful content in the following READMEs, which are gradually being moved over to the guide:
9- - https://github.com/rust-lang/rust/tree/master/src/librustc/ty/query
10- - https://github.com/rust-lang/rust/tree/master/src/librustc/dep_graph
11- - https://github.com/rust-lang/rust/tree/master/src/librustc/infer/higher_ranked
12- - https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve
8+ There is also useful content in this README:
9+ https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve .
1310
1411[ rustc guide ] : https://rust-lang.github.io/rustc-guide/about-this-guide.html
You can’t perform that action at this time.
0 commit comments