We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
std:fs::rename
1 parent c990a19 commit 4d11490Copy full SHA for 4d11490
RELEASES.md
@@ -5,7 +5,7 @@ Version 1.85.1 (2025-03-18)
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/)
+- [Fix errors in `std::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
0 commit comments