mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 06:24:27 +00:00
Rollup of 5 pull requests Successful merges: - #90625 (Add `UnwindSafe` to `Once`) - #92121 (disable test with self-referential generator on Miri) - #92166 (Fixed a small typo in ui test comments) - #92203 (Store a `DefId` instead of an `AdtDef` in `AggregateKind::Adt`) - #92231 (Update books) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.