Skip to content

Commit 2c81d60

Browse files
authoredAug 6, 2019
Rollup merge of #63314 - tshepang:update-src-readme, r=matthewjasper
doc: the content has since been moved to the guide
2 parents 051f94d + 48c7346 commit 2c81d60

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed
 

‎src/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ This directory contains the source code of the rust project, including:
55

66
For 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

0 commit comments

Comments
 (0)