Rollup of 5 pull requests Successful merges: - #94362 (Add well known values to `--check-cfg` implementation) - #94577 (only disable SIMD for doctests in Miri (not for the stdlib build itself)) - #94595 (Fix invalid `unresolved imports` errors for a single-segment import) - #94596 (Delay bug in expr adjustment when check_expr is called multiple times) - #94618 (Don't round stack size up for created threads in Windows) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build_helper | ||
| ci | ||
| doc | ||
| etc | ||
| librustdoc | ||
| llvm-project@e29ac13bc9 | ||
| 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.