X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FREADME.md;h=2f7cf90c5f0305b433880a533ed6fd26621255e7;hb=e7752aefdc0765f9350cbe5d563d6f46f9045e26;hp=32ca4a105741b9f09754a40d2da21f5095fb056f;hpb=8885dc2b37c1f2cf541938c893398b5bee55b88b;p=rust.git diff --git a/src/README.md b/src/README.md index 32ca4a10574..2f7cf90c5f0 100644 --- a/src/README.md +++ b/src/README.md @@ -5,7 +5,4 @@ This directory contains the source code of the rust project, including: For more information on how various parts of the compiler work, see the [rustc guide]. -There is also useful content in this README: -https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve. - [rustc guide]: https://rust-lang.github.io/rustc-guide/about-this-guide.html