You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[stable] Prepare Rust 1.84.1 point release
- [Fix ICE 132920 in duplicate-crate diagnostics.](rust-lang#133304)
- [Fix errors for overlapping impls in incremental rebuilds.](rust-lang#133828)
- [Fix slow compilation related to the next-generation trait solver.](rust-lang#135618)
- [Fix debuginfo when LLVM's location discriminator value limit is exceeded.](rust-lang#135643)
- Fixes for building Rust from source:
- [Only try to distribute `llvm-objcopy` if llvm tools are enabled.](rust-lang#134240)
- [Add Profile Override for Non-Git Sources.](rust-lang#135433)
- [Resolve symlinks of LLVM tool binaries before copying them.](rust-lang#135585)
- [Make it possible to use ci-rustc on tarball sources.](rust-lang#135722)
cc `@rust-lang/release`
r? ghost
0 commit comments