| commit | 0208ee09be465f69005a7a12c28d5eccac7d5f34 | [log] [tgz] |
|---|---|---|
| author | bors <[email protected]> | Sun Dec 14 12:32:36 2025 |
| committer | bors <[email protected]> | Sun Dec 14 12:32:36 2025 |
| tree | ea160ae18905a5e0866117d0d49b7e2421786235 | |
| parent | 08de25c4ea16d7ecc3ceeb093d4f343a2be30df5 [diff] | |
| parent | fbd259da35de52ac484124f3ad6002d3376bb9ac [diff] |
Auto merge of #149979 - ChrisDenton:rollup-9rvyn3h, r=ChrisDenton
Rollup of 8 pull requests
Successful merges:
- rust-lang/rust#148755 (Constify `DropGuard::dismiss` and trait impls)
- rust-lang/rust#148825 (Add SystemTime::{MIN, MAX})
- rust-lang/rust#149272 (Fix vec iter zst alignment)
- rust-lang/rust#149417 (tidy: Detect outdated workspaces in workspace list)
- rust-lang/rust#149773 (fix va_list test by adding a llvmir signext check)
- rust-lang/rust#149894 (Update to mdbook 0.5)
- rust-lang/rust#149955 (Fix typo in armv7a-vex-v5 documentation)
- rust-lang/rust#149972 (Enable to ping LoongArch group via triagebot)
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 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.