commit | 7bb6510fc1899b008837a376a7fdf31b341cc1bb | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Fri Jun 07 11:26:27 2024 +0000 |
committer | bors <bors@rust-lang.org> | Fri Jun 07 11:26:27 2024 +0000 |
tree | 34adcadda30bcd2928c5ffd500930def97609b9b | |
parent | 81ed1ceb38e9a4bc01b6c84a92c87b34f7abe18d [diff] | |
parent | c689624a0eee5c0d03eb7b7851a014ff74d39ac4 [diff] |
Auto merge of #126093 - cuviper:beta-next, r=cuviper [beta] backports - Fix insufficient logic when searching for the underlying allocation #124761 - Handle field projections like slice indexing in invalid_reference_casting #124908 - Handle Deref expressions in invalid_reference_casting #124978 - Fix ICE in non-operand `aggregate_raw_ptr` instrinsic codegen #125184 - Wrap Context.ext in AssertUnwindSafe #125392 - Revert problematic opaque type change #125489 - ast: Revert a breaking attribute visiting order change #125734 - Update to LLVM 18.1.7 #126061 - Revert "Disallow ambiguous attributes on expressions" on beta #126102 / #126101 - Silence double-symlink errors while building solaris toolchain #126011 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 integrate 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 media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.