| commit | a741008f5b09716754d1ff1275968a55ff6492b2 | [log] [tgz] |
|---|---|---|
| author | bors <bors@rust-lang.org> | Sun Jan 18 04:13:20 2026 +0000 |
| committer | bors <bors@rust-lang.org> | Sun Jan 18 04:13:20 2026 +0000 |
| tree | d2e5a2ccec33eabdaa2a973dffbdd179a4f21859 | |
| parent | 9a4aba12f3360680f24451ef112d9e8d08ee978d [diff] | |
| parent | 6feceec6b3e782aab1ca914b800bf6cccdc560cb [diff] |
Auto merge of #151270 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrum [beta] backports * [beta] Disable SimplifyComparisonIntegral rust-lang/rust#151267 * Use the old homu bors e-mail address again rust-lang/rust#150959 Does not backport other nominated PRs: * Only use SSA locals in SimplifyComparisonIntegral rust-lang/rust#150925 (replaced with the disablement PR) * Don't try to evaluate const blocks during constant promotion rust-lang/rust#150557 (backport essentially denied at this point) * Use realstd current thread static variables in tests rust-lang/rust#150131 (as far as I can tell, this only affects internal std tests and hasn't landed in time for backport) r? @Mark-Simulacrum
Website | Getting started | Learn | Documentation | Contributing
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Performance: Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrated with other languages.
Reliability: Our rich type system and ownership model ensure memory and thread safety, reducing bugs at compile-time.
Productivity: Comprehensive documentation, a compiler committed to providing great diagnostics, and advanced tooling including package manager and build tool (Cargo), auto-formatter (rustfmt), linter (Clippy) and editor support (rust-analyzer).
Read “Installation” from The Book.
If you really want to install from source (though this is not recommended), see INSTALL.md.
See https://www.rust-lang.org/community for a list of chat platforms and forums.
See CONTRIBUTING.md.
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.
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 Rust language trademark policy.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.