commit | b77e0184a95d60080f0d0605e2a3b337e904c21e | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Wed Mar 06 02:18:22 2024 +0000 |
committer | bors <bors@rust-lang.org> | Wed Mar 06 02:18:22 2024 +0000 |
tree | 02f234cb3efa0a393b0e72e8a688e6a3d57d68b4 | |
parent | 62415e2a95a3b0f137636f86f6a904b8ed85798e [diff] | |
parent | 4f73d2a53c74428bd6e4fdda63b1dcc9fdf18353 [diff] |
Auto merge of #122045 - matthiaskrgr:rollup-5l3vpn7, r=matthiaskrgr Rollup of 9 pull requests Successful merges: - #121065 (Add basic i18n guidance for `Display`) - #121744 (Stop using Bubble in coherence and instead emulate it with an intercrate check) - #121829 (Dummy tweaks (attempt 2)) - #121857 (Implement async closure signature deduction) - #121894 (const_eval_select: make it safe but be careful with what we expose on stable for now) - #122014 (Change some attributes to only_local.) - #122016 (will_wake tests fail on Miri and that is expected) - #122018 (only set noalias on Box with the global allocator) - #122028 (Remove some dead code) r? `@ghost` `@rustbot` modify labels: rollup
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Note: this README is for users rather than contributors. If you wish to contribute to the compiler, you should read CONTRIBUTING.md instead.
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 media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.