mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 10:15:31 +00:00
Rollup of 6 pull requests Successful merges: - #91127 (Add `<*{const|mut} T>::{to|from}_bits`) - #91310 (Add --out-dir flag for rustdoc) - #91373 (Add needs-unwind to tests that depend on panicking) - #91426 (Make IdFunctor::try_map_id panic-safe) - #91515 (Add rsplit_array variants to slices and arrays) - #91553 (socket ancillary data implementation for dragonflybsd.) 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.