rust/compiler/rustc_feature/src
bors 5c786a7fe3 Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk
remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics

`@Amanieu` `@workingjubilee` I don't think there is any reason these need to be "special"? The [original RFC](https://rust-lang.github.io/rfcs/1199-simd-infrastructure.html) indicated eventually making them stable, but I think that is no longer the plan, so seems to me like we can clean this up a bit.

Blocked on https://github.com/rust-lang/stdarch/pull/1538, https://github.com/rust-lang/rust/pull/121542.
2024-02-26 22:24:16 +00:00
..
accepted.rs Stabilize cfg_target_abi 2024-02-24 17:52:03 -03:00
builtin_attrs.rs Rollup merge of #121493 - surechen:edit_attribute_only_local, r=lcnr 2024-02-26 16:06:03 +01:00
lib.rs Replace NonZero::<_>::new with NonZero::new. 2024-02-15 08:09:42 +01:00
removed.rs remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics 2024-02-25 08:14:52 +01:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk 2024-02-26 22:24:16 +00:00