Rollup of 6 pull requests Successful merges: - #131439 (Remove allowing static_mut_refs lint) - #133292 (E0277: suggest dereferencing function arguments in more cases) - #134877 (add suggestion for wrongly ordered format parameters) - #134945 (Some small nits to the borrowck suggestions for mutating a map through index) - #134950 (bootstrap: Overhaul and simplify the `tool_check_step!` macro) - #134979 (Provide structured suggestion for `impl Default` of type where all fields have defaults) r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| gcc@fd3498bff0 | ||
| librustdoc | ||
| llvm-project@59512b0027 | ||
| rustc-std-workspace | ||
| rustdoc-json-types | ||
| tools | ||
| README.md | ||
| stage0 | ||
| 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.