rust/compiler/rustc_builtin_macros
Tomasz Miąsko 50da126557 Remove unnecessary unsafe block around calls to discriminant_value
Since 63793 the discriminant_value intrinsic is safe to call. Remove
unnecessary unsafe block around calls to this intrinsic in built-in
derive macros.
2020-10-11 00:00:00 +00:00
..
src Remove unnecessary unsafe block around calls to discriminant_value 2020-10-11 00:00:00 +00:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00