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
…jieyouxu,Veykril
Remove support for decompressing dylib metadata
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.
Fixesrust-lang/rust-analyzer#18451
lnicola
pushed a commit
to lnicola/rust-analyzer
that referenced
this issue
Nov 1, 2024
…Veykril
Remove support for decompressing dylib metadata
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.
Fixesrust-lang#18451
Originally posted by @bjorn3 in rust-lang/rust#132402 (comment)
The text was updated successfully, but these errors were encountered: