Rollup of 10 pull requests Successful merges: - #115291 (Save liveness results for DestinationPropagation) - #119855 (Enable Static Builds for FreeBSD) - #119975 (Don't ICE if TAIT-defining fn contains a closure with `_` in return type) - #120001 (Consistently unset RUSTC_BOOTSTRAP when compiling bootstrap) - #120020 (Gracefully handle missing typeck information if typeck errored) - #120031 (Construct closure type eagerly) - #120032 (Fix `rustc_abi` build on stable) - #120039 (pat_analysis: Don't rely on contiguous `VariantId`s outside of rustc) - #120044 (Fix typo in comments (in_place_collect)) - #120056 (Use FnOnceOutput instead of FnOnce where expected) r? `@ghost` `@rustbot` modify labels: rollup
The Rust Programming Language
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Note: this README is for users rather than contributors. If you wish to contribute to the compiler, you should read CONTRIBUTING.md instead.
Table of Contents
Quick Start
Read "Installation" from The Book.
Installing from source
If you really want to install from source (though this is not recommended), see INSTALL.md.
Getting Help
See https://www.rust-lang.org/community for a list of chat platforms and forums.
Contributing
See CONTRIBUTING.md.
License
Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.
Trademark
The Rust Foundation owns and protects the Rust and Cargo trademarks and logos (the "Rust Trademarks").
If you want to use these names or brands, please read the media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.