We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df291d3 commit a564fa4Copy full SHA for a564fa4
posts/2025-01-30-Rust-1.84.1.md
@@ -32,7 +32,7 @@ appropriate page on our website.
32
33
It also includes several fixes for those building Rust from source:
34
35
-- [Only try to distribute `llvm-objcopy` if llvm tools are enabled.](https://github.com/rust-lang/rust/pull/134240/)
+- [Only try to distribute `llvm-objcopy` if LLVM tools are enabled.](https://github.com/rust-lang/rust/pull/134240/)
36
- [Add Profile Override for Non-Git Sources.](https://github.com/rust-lang/rust/pull/135433/)
37
- [Resolve symlinks of LLVM tool binaries before copying them.](https://github.com/rust-lang/rust/pull/135585/)
38
- [Make it possible to use ci-rustc on tarball sources.](https://github.com/rust-lang/rust/pull/135722/)
0 commit comments