mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
a076bd8a61
This feature used to be for when Cranelift didn't support inline assembly, but its last uses were removed in52933e0bd2("Don't disable inline asm usage in compiler-builtins when the cranelift backend is enabled"). andcba05a7a14("Support naked functions"). This doesn't remove the feature from the `compiler-builtins` crate, that will be done separately in the subtree repo.