Rollup of 6 pull requests Successful merges: - #101413 (Use RelocModel::Pic for UEFI targets) - #101595 (Fix ICE report flags display.) - #101616 (Adapt test for msan message change) - #101624 (rustdoc: remove unused CSS `#search { position: relative }`) - #101633 (Rustdoc-Json: Correcty handle intra-doc-links to items without HTML page) - #101634 (Rustdoc-Json Tests: Use ``@is`` and ``@ismany`` more often.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@670e5f673a | ||
| 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 cargo, miri, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.