mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
734a5b1aa7
Unfortunately, multiple people are reporting linker warnings related to `__rust_no_alloc_shim_is_unstable` after this change. The solution isn't quite clear yet, let's revert to green for now, and try a reland with a determined solution for `__rust_no_alloc_shim_is_unstable`. This reverts commitc8b7f32434, reversing changes made to667247db71.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.