mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 10:46:19 +00:00
explain why CTFE/Miri perform truncation on shift offset Closes https://github.com/rust-lang/miri/issues/1920
For more information about how rustc works, see the rustc dev guide.