rust/compiler/rustc_feature/src
bors 92009f217a Auto merge of #116093 - RalfJung:link_llvm_intrinsics, r=oli-obk
make link_llvm_intrinsics and platform_intrinsics features internal

These are both a lot like `feature(intrinsics)`, just slightly different syntax, so IMO it should be treated the same (also in terms of: if you get ICEs with this feature, that's on you -- we are not doing "nice" type-checking for intrinsics).
2023-09-27 11:28:36 +00:00
..
accepted.rs fix version for abi_thiscall to 1.73.0, which was forgotten to change when stabilized 2023-09-01 19:46:09 +03:00
active.rs also make platform_intrinsics internal 2023-09-23 21:30:45 +02:00
builtin_attrs.rs Gate and validate #[rustc_safe_intrinsic] 2023-09-25 22:33:15 +02:00
lib.rs Issue numbers are enforced on active features; remove FIXME 2023-08-06 20:01:23 +02:00
removed.rs Fix the error message for #![feature(no_coverage)] 2023-09-14 13:01:54 +10:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00