mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 08:56:00 +00:00
interpret/validity: separately control checking numbers for being init and non-ptr This lets Miri control this in a more fine-grained way. r? `@oli-obk`
For more information about how rustc works, see the rustc dev guide.