mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
92009f217a
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).