Rollup of 6 pull requests Successful merges: - #89359 (Various fixes for const_trait_impl) - #90499 (Link with default MACOSX_DEPLOYMENT_TARGET if not otherwise specified.) - #91096 (Print associated types on opaque `impl Trait` types) - #91111 (Do not visit attributes in `ItemLowerer`.) - #91162 (explain why CTFE/Miri perform truncation on shift offset) - #91185 (Remove `-Z force-overflow-checks`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@f9b03d0e2d | ||
| 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.