mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
47050275f4
CTFE inbounds-error-messages tweak * use CheckInAllocMsg::PointerArithmeticTest for ptr_offset error * nicer errors for some null pointer cases r? `@oli-obk`
For more information about how rustc works, see the rustc dev guide.