| commit | c5e283b0d209ee6f7cd1a8cbc1974927c547f3e6 | [log] [tgz] |
|---|---|---|
| author | bors <bors@rust-lang.org> | Thu Nov 06 11:45:06 2025 +0000 |
| committer | bors <bors@rust-lang.org> | Thu Nov 06 11:45:06 2025 +0000 |
| tree | 4cdb9bc6a15503814cfca88970aa77ac69cefbf3 | |
| parent | 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [diff] | |
| parent | 9243928c6cd1939c0eae15f01cd94baeec1b90ac [diff] |
Auto merge of #148188 - Muscraft:annotate-snippets-default-on-nightly, r=estebank feat: Use annotate-snippets by default on nightly This PR switches the default renderer to use `annotate-snippets` on nightly, but does not affect stable. This is part of the ongoing effort to use `annotate-snippets` to render all diagnostics. [MCP](https://github.com/rust-lang/compiler-team/issues/937) Note: This contains the test change from rust-lang/rust#148004, without the change to the default emitter. rust-lang/rust#59346 rust-lang/rust-project-goals#123 r? `@davidtwco`
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.