d4be8efc62
Rollup of 6 pull requests Successful merges: - #109724 (prioritize param env candidates if they don't guide type inference) - #110021 (Fix a couple ICEs in the new `CastKind::Transmute` code) - #110044 (Avoid some manual slice length calculation) - #110115 (compiletest: Use remap-path-prefix only in CI) - #110121 (Fix `x check --stage 1` when download-rustc is enabled) - #110124 (Some clippy fixes in the compiler) Failed merges: - #109752 (Stall auto trait assembly in new solver for int/float vars) r? `@ghost` `@rustbot` modify labels: rollup |
||
---|---|---|
.. | ||
bootstrap | ||
ci | ||
doc | ||
etc | ||
librustdoc | ||
llvm-project@585a6eb3eb | ||
rustdoc-json-types | ||
tools | ||
README.md | ||
stage0.json | ||
version |
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.