| commit | d5525a73009e2c61b09daa69df79064530bd4dcf | [log] [tgz] |
|---|---|---|
| author | bors <bors@rust-lang.org> | Tue Dec 09 08:20:51 2025 +0000 |
| committer | bors <bors@rust-lang.org> | Tue Dec 09 08:20:51 2025 +0000 |
| tree | a5ee6c736ec6c1ac5566d9242778e45ce6fc62b7 | |
| parent | 018d26972e523b8d28f9579056185a1713949dfd [diff] | |
| parent | 288e97018a5b98959d01af990a50cac960dc9d5f [diff] |
Auto merge of #149798 - matthiaskrgr:rollup-wjgs9x6, r=matthiaskrgr Rollup of 11 pull requests Successful merges: - rust-lang/rust#147585 (Suppress the error for private fields with non_exhaustive attribute) - rust-lang/rust#149215 (Emit `check-cfg` lints during attribute parsing rather than evaluation) - rust-lang/rust#149652 (Add release notes for 1.92.0) - rust-lang/rust#149720 (rustdoc book: mention inner doc attribute) - rust-lang/rust#149730 (lint: emit proper diagnostic for unsafe binders in improper_ctypes instead of ICE) - rust-lang/rust#149754 (Retire `opt_str2` from compiletest cli parsing) - rust-lang/rust#149755 (bootstrap: Use a `CompiletestMode` enum instead of bare strings) - rust-lang/rust#149763 (Add inline attribute to generated delegation function if needed) - rust-lang/rust#149772 (test: Add a test for 146133) - rust-lang/rust#149779 (Fix typo "an" → "and") - rust-lang/rust#149782 (Remove `[no-mentions]` handler in the triagebot config) Failed merges: - rust-lang/rust#148491 ( Correctly provide suggestions when encountering `async fn` with a `dyn Trait` return type) r? `@ghost` `@rustbot` modify labels: rollup
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.