about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-05-11 19:01:19 +0000
committerbors <bors@rust-lang.org>2025-05-11 19:01:19 +0000
commitce7e97f7371af47e0786f74aa169f6ac9473ff4e (patch)
tree4917ae7359262e27be963ccf283e7fe8a0af64b7 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent3528a5b76db3501d8835d7a154accf77528b96c9 (diff)
parent5bd3d0e99da2d79cafd73e7f174b99fe8349fa75 (diff)
downloadrust-ce7e97f7371af47e0786f74aa169f6ac9473ff4e.tar.gz
rust-ce7e97f7371af47e0786f74aa169f6ac9473ff4e.zip
Auto merge of #140899 - oyvindln:update_coverage_dump_deps, r=Zalathar
Update miniz_oxide dependency of coverage_dump

This was the final subproject that depended on ```miniz_oxide``` 0.7.x after the rest were when updating the ```backtrace-rs``` dependency in in #140705. Older versions of ```miniz_oxide``` got hit by a [serious](https://github.com/rust-lang/rust/issues/132636) performance regression in rust 1.82 (which has been worked around in more recent versions of the library) so should really be avoided if possible (granted it only affects compression so not sure if it had much impact in practice here, though there have also been some other performance improvements since .)

This also means no longer having to build two versions of miniz_oxide as everything can now use the same version, and no longer needing to build both ```adler``` and ```adler2```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions