Skip to content

Commit eb5c32d

Browse files
committed
Release 1.85.1
1 parent 541b2c6 commit eb5c32d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

RELEASES.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Version 1.85.1 (2025-03-18)
2+
==========================
3+
4+
<a id="1.85.1"></a>
5+
6+
- [Fix the doctest-merging feature of the 2024 Edition.](https://github.com/rust-lang/rust/pull/137899/)
7+
- [Relax some `target_feature` checks when generating docs.](https://github.com/rust-lang/rust/pull/137632/)
8+
- [Fix errors in `fs::rename` on Windows 1607.](https://github.com/rust-lang/rust/pull/137528/)
9+
- [Downgrade bootstrap `cc` to fix custom targets.](https://github.com/rust-lang/rust/pull/137460/)
10+
- [Skip submodule updates when building Rust from a source tarball.](https://github.com/rust-lang/rust/pull/137338/)
11+
112
Version 1.85.0 (2025-02-20)
213
==========================
314

src/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.85.0
1+
1.85.1

0 commit comments

Comments
 (0)