Change8

1.85.1

📦 rust-languageView on GitHub →
🐛 5 fixes🔧 2 symbols

Summary

This patch release (1.85.1) addresses several bugs, including fixes for doctest merging, documentation generation checks, and issues with `std::fs::rename` on older Windows versions.

🐛 Bug Fixes

  • Fixed the doctest-merging feature of the 2024 Edition.
  • Relaxed some `target_feature` checks when generating docs.
  • Fixed errors in `std::fs::rename` on Windows 10, version 1607.
  • Downgraded bootstrap `cc` to fix custom targets.
  • Skipped submodule updates when building Rust from a source tarball.

🔧 Affected Symbols

std::fs::renametarget_feature