Skip to content

Commit 48c7346

Browse files
committed
doc: the content has since been moved to the guide
1 parent f6ecdc2 commit 48c7346

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)