rust/compiler/rustc_lint_defs
Nicholas Nethercote a70d03b624 Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`.
To temporarily allow a `str` field in a packed struct using `derive`,
along with `[u8]`.
2023-02-09 11:47:12 +11:00
..
src Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`. 2023-02-09 11:47:12 +11:00
Cargo.toml Use serde_json for json error messages 2022-06-03 16:46:19 +00:00