commit | 0399709cdc3c5cc22327e9f657dc7956546a0457 | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Wed Sep 25 18:19:08 2024 +0000 |
committer | bors <bors@rust-lang.org> | Wed Sep 25 18:19:08 2024 +0000 |
tree | 5191d6d23da893ab9075ea155625c9651e25c754 | |
parent | b5117538e934f81e39eb9c326fdcc6574d144cb7 [diff] | |
parent | e805182fcc0daf1c0d7b9a1c5b42322b9263ded3 [diff] |
Auto merge of #130847 - matthiaskrgr:rollup-f0n80bw, r=matthiaskrgr Rollup of 6 pull requests Successful merges: - #130735 (Simple validation for unsize coercion in MIR validation) - #130781 (Fix up setting strip = true in Cargo.toml makes build scripts fail in…) - #130811 (add link from random() helper fn to extensive DefaultRandomSource docs) - #130819 (Add `must_use` attribute to `len_utf8` and `len_utf16`.) - #130832 (fix some cfg logic around optimize_for_size and 16-bit targets) - #130842 (Add tracking issue for io_error_inprogress) 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 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.