tag | 0035dbbca59afecf0b4e53d96d61e00680dca9de | |
---|---|---|
tagger | rust-lang/promote-release <release-team@rust-lang.org> | Tue Mar 18 17:41:29 2025 +0000 |
object | 4eb161250e340c8f48f66e2b929ef4a5bed7c181 |
1.85.1 release
commit | 4eb161250e340c8f48f66e2b929ef4a5bed7c181 | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Sat Mar 15 16:27:19 2025 +0000 |
committer | bors <bors@rust-lang.org> | Sat Mar 15 16:27:19 2025 +0000 |
tree | c418bfb9d805b965e00cf7e01f06014ae8d46af2 | |
parent | 4d91de4e48198da2e33413efdcd9cd2cc0c46688 [diff] | |
parent | 4d11490950147b333cb13c0efb579127e37f7104 [diff] |
Auto merge of #138521 - cuviper:stable-next, r=cuviper [stable] Release 1.85.1 - [Fix the doctest-merging feature of the 2024 Edition.](https://github.com/rust-lang/rust/pull/137899/) - [Relax some `target_feature` checks when generating docs.](https://github.com/rust-lang/rust/pull/137632/) - [Fix errors in `std::fs::rename` on Windows 1607.](https://github.com/rust-lang/rust/pull/137528/) - [Downgrade bootstrap `cc` to fix custom targets.](https://github.com/rust-lang/rust/pull/137460/) - [Skip submodule updates when building Rust from a source tarball.](https://github.com/rust-lang/rust/pull/137338/) Added backports to fix CI: - Remove latest Windows SDK from 32-bit CI #137753 - Do not install rustup on Rust for Linux job #137947 cc `@rust-lang/release` 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 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 media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.