| commit | abf6d307aeafc1ef4e5f95544d9b403d0aaaa0ef | [log] [tgz] |
|---|---|---|
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | Tue Nov 18 14:14:39 2025 +0100 |
| committer | GitHub <noreply@github.com> | Tue Nov 18 14:14:39 2025 +0100 |
| tree | b42be9b31b1bf45ebc0e5068d2866e6ae75ce007 | |
| parent | ff262bcb29974b3fe6edf8825e20009174adfab3 [diff] | |
| parent | bad7d36c33cd6fc985d722c9bdb2ddc4ca9de618 [diff] |
Rollup merge of #149020 - RalfJung:flush_delayed, r=nnethercote flush_delayed: add note about stashed diagnostics r? `@nnethercote` Is `emit_stashed_diagnostics` the right advice to give? The other option seems to be to call `finish_diagnostics`. That's what I ended up doing (for now) in https://github.com/rust-lang/miri/pull/4702 because it best matches what happens during normal compilation.
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.