mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
5683fe5a48
Add some tests for fixed ICEs Closes #30904 (fixed between nightly-2019-07-14 and nightly-2019-07-31) Closes #40231 (example 1 is fixed in 1.32.0, example 2 is fixed in 1.38.0) Closes #52432 (fixed in rustc 1.40.0-beta.1 (76b40532a2019-11-05)) Closes #63279 (fixed in rustc 1.40.0-nightly (246be7e1a2019-10-25)) r? @Centril
This directory contains the source code of the rust project, including:
rustcand its testslibstd- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc guide.