Rollup of 5 pull requests Successful merges: - #97276 (Stabilize `const_intrinsic_copy`) - #97763 (Allow ptr_from_addr_cast to fail) - #97846 (Specify DWARF alignment in bits, not bytes.) - #97848 (Impl Traits lowering minor refactors) - #97865 (remove `BorrowckMode`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@c9e2e89ed3 | ||
| rustdoc-json-types | ||
| test | ||
| tools | ||
| README.md | ||
| stage0.json | ||
| version | ||
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.