Rollup of 7 pull requests Successful merges: - #95359 (Update `int_roundings` methods from feedback) - #95843 (Improve Rc::new_cyclic and Arc::new_cyclic documentation) - #96507 (Suggest calling `Self::associated_function()`) - #96635 (Use "strict" mode in JS scripts) - #96673 (Report that opaque types are not allowed in impls even in the presence of other errors) - #96682 (Show invisible delimeters (within comments) when pretty printing.) - #96714 (interpret/validity: debug-check ScalarPair layout information) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@fc10370ef7 | ||
| 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.