mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 13:20:11 +00:00

We haven't been compressing dylib metadata for a while now. Removing decompression support will regress error messages about an incompatible rustc version being used, but dylibs are pretty rare anyway.