Rollup of 9 pull requests Successful merges: - #122842 (Don't emit an error about failing to produce a file with a specific name if user never gave an explicit name) - #122881 (Delegation: fix ICE on `bound_vars` divergence) - #122910 (Validate that we're only matching on unit struct for path pattern) - #122970 (Use `chunk_by` when building `ReverseSccGraph`) - #122988 (add even more tests! ) - #122999 (Fix unpretty UI test when /tmp does not exist) - #123001 (Rename `{enter,exit}_lint_attrs` to `check_attributes{,_post}`) - #123022 (Add `async-closures/once.rs` back to cranelift tests) - #123034 (Add a bunch of needs-unwind annotations to tests) r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@0af6c732ec | ||
| 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.