mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-30 16:43:41 +00:00
1f12ac8729
Rollup of 7 pull requests Successful merges: - #89738 (ty::pretty: prevent infinite recursion for `extern crate` paths.) - #89888 (Make `llvm.download-ci-llvm="if-available"` work for tier 2 targets with host tools) - #89945 (Remove a mention to `copy_from_slice` from `clone_from_slice` doc) - #89946 (Fix an ICE with TAITs and Future) - #89963 (Some "parenthesis" and "parentheses" fixes) - #89975 (Add a regression test for #85921) - #89977 (Make Result::as_mut const) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
---|---|---|
.. | ||
bootstrap | ||
build_helper | ||
ci | ||
doc | ||
etc | ||
librustdoc | ||
llvm-project@a7348ae0df | ||
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.