Vadim Petrochenkov
Vadim Petrochenkov
Blocked on https://github.com/rust-lang/rust/pull/95255.
Blocked on https://github.com/rust-lang/rust/pull/95337.
Blocked on https://github.com/rust-lang/rust/pull/95706.
@BelovDV you originally suggested this alternative, and you were right, this solution is probably the least bad.
Beta-nominating as a regression fix (the regression has also first landed on beta).
This issue exists for all kinds on native libraries, not only raw dylibs. If we have a tree like this ``` - Final executable - Rust dylib - Native dylib...
@michaelwoerister Yes, and do the same thing for dylibs and staticlibs too. Not in this PR, of course.
>I'm not sure how you'd like to move forward with this. Leave it as is for a couple more years? There's no pressure to remove deprecation lints urgently. It can...
I'm somewhat concerned about ~15MB of binaries committed here for testing. Is it a temporary measure? I suspect that the infra team can help with hosting them elsewhere.