mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
c86564c412
Rollup of 8 pull requests Successful merges: - rust-lang/rust#147071 (constify from_fn, try_from_fn, try_map, map) - rust-lang/rust#148930 (tweak editor configs) - rust-lang/rust#149320 (-Znext-solver: normalize expected function input types when fudging) - rust-lang/rust#149363 (Port the `#![windows_subsystem]` attribute to the new attribute system) - rust-lang/rust#149378 (make run-make tests use 2024 edition by default) - rust-lang/rust#149381 (Add `impl TrustedLen` on `BTree{Map,Set}` iterators) - rust-lang/rust#149388 (remove session+blob decoder construction) - rust-lang/rust#149390 (`rust-analyzer` subtree update) r? `@ghost` `@rustbot` modify labels: rollup
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.