mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
05a665f21a
They're semantically the same, so this means the backends don't need to handle the intrinsic and means fewer MIR basic blocks in pointer arithmetic code.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.