mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 21:45:15 +00:00
The check attempts to identify potential undefined behaviour, rather than whether MIR is well-formed. It belongs in the lint not validator.
The check attempts to identify potential undefined behaviour, rather than whether MIR is well-formed. It belongs in the lint not validator.