File tree 1 file changed +2
-5
lines changed
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:
5
5
6
6
For more information on how various parts of the compiler work, see the [ rustc guide] .
7
7
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 .
13
10
14
11
[ 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