rust-analyzer/crates/hir-def
bors 0d76b94c90 Auto merge of #13866 - Nilstrieb:rustc_safe_intrinsic, r=Veykril
Use `rustc_safe_intrinsic` attribute to check for intrinsic safety

Instead of maintaining a list that is poorly kept in sync we can just use the attribute.

This will make new RA versions unusable with old toolchains that don't have the attribute yet. Should we keep maintaining the list as a fallback or just don't care?
2022-12-30 22:14:31 +00:00
..
src Auto merge of #13866 - Nilstrieb:rustc_safe_intrinsic, r=Veykril 2022-12-30 22:14:31 +00:00
Cargo.toml Simplify 2022-12-21 21:34:01 +01:00