Files
rust/compiler/rustc_const_eval/src/transform
Tomasz Miąsko df116ec246 Migrate memory overlap check from validator to lint
The check attempts to identify potential undefined behaviour, rather
than whether MIR is well-formed. It belongs in the lint not validator.
2024-01-04 23:32:22 +01:00
..
2021-11-29 12:58:15 -08:00
2023-11-23 14:11:08 +03:00