mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
51ea9bb29b
Rollup of 6 pull requests Successful merges: - #93313 (Check if call return type is visibly uninhabited when building MIR) - #96160 (Miri/interpreter debugging tweaks) - #96167 (Replace sys/unix/weak AtomicUsize with AtomicPtr) - #96168 (Improve AddrParseError description) - #96206 (Use sys::unix::locks::futex* on wasm+atomics.) - #96234 (remove_dir_all_recursive: treat ELOOP the same as ENOTDIR) 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.