Rollup of 5 pull requests Successful merges: - #95392 (std: Stabilize feature try_reserve_2 ) - #97798 (Hide irrelevant lines in suggestions to allow for suggestions that are far from each other to be shown) - #97844 (Windows: No panic if function not (yet) available) - #98013 (Subtype FRU fields first in `type_changing_struct_update`) - #98191 (Remove the rest of unnecessary `to_string`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@c9e2e89ed3 | ||
| 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.