Files
rust/compiler/rustc_data_structures/src
Dylan DPC 49a31cdc1d Rollup merge of #95372 - RalfJung:unaligned_references, r=oli-obk
make unaligned_references lint deny-by-default

This lint has been warn-by-default for a year now (since https://github.com/rust-lang/rust/pull/82525), so I think it is time to crank it up a bit. Code that triggers the lint causes UB (without `unsafe`) when executed, so we really don't want people to write code like this.
2022-04-16 07:12:43 +02:00
..
2020-08-30 18:45:07 +03:00
2022-02-21 12:00:26 +01:00
2021-08-24 02:28:38 +02:00
2020-08-30 18:45:07 +03:00
2022-03-04 16:57:34 +01:00
2022-03-01 20:02:47 +08:00
2021-12-12 12:35:01 +08:00
2020-08-30 18:45:07 +03:00
2021-10-10 15:38:19 +02:00
2021-08-15 18:44:06 +02:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2021-12-09 00:01:29 +01:00
2022-03-04 16:57:34 +01:00
2022-03-04 16:57:34 +01:00
2021-10-21 23:08:57 +02:00
2022-04-12 19:59:32 +02:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2021-11-07 16:59:05 +01:00
2022-01-22 10:38:31 +11:00
2021-08-22 15:35:11 +02:00
2020-09-08 22:37:18 -04:00
2021-10-10 15:38:19 +02:00
2021-03-27 22:16:33 -04:00