1
Fork 0
rust/compiler/rustc_mir_transform
Nicholas Nethercote 6a4b1572f9 Remove erroneous E0133 code from an error message.
This error message is about `derive` and `packed`, but E0133 is for
"Unsafe code was used outside of an unsafe function or block".
2022-07-26 12:54:24 +10:00
..
src Remove erroneous E0133 code from an error message. 2022-07-26 12:54:24 +10:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00