commit | 32084cfdf602196490b40bb7c95ca9291c42d0cb | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Sat Jun 21 02:05:24 2025 +0000 |
committer | bors <bors@rust-lang.org> | Sat Jun 21 02:05:24 2025 +0000 |
tree | 81d59815e5c41bc5baf937d54335a40f43fa6469 | |
parent | f5534dad0efb77ca3d0c48811ba21a6f6a19f2ab [diff] | |
parent | 1a6321405a717eb156cb33638b6ba76e4c9a6bb6 [diff] |
Auto merge of #142791 - cuviper:beta-next, r=cuviper [beta] backports - Make the assertion in `Ident::new` debug-only. rust-lang/rust#140880 - Avoid creating an empty identifer in `Symbol::to_ident_string`. rust-lang/rust#141318 - Backport rust-lang/stdarch#1818 for 1.88 rust-lang/rust#142694 - [beta] Clippy backport rust-lang/rust#142725 - ICE: - https://github.com/rust-lang/rust-clippy/pull/14776 - Lint contradictions: - https://github.com/rust-lang/rust-clippy/pull/14703 - https://github.com/rust-lang/rust-clippy/pull/14810 - Smaller (in LoC changes) fixes: - https://github.com/rust-lang/rust-clippy/pull/14733 - https://github.com/rust-lang/rust-clippy/pull/14730 - [win][ci] Update LLVM toolchain used to build LLVM to 20 rust-lang/rust#140757 r? cuviper
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.