mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
37df2753fc
Added -Z randomize-layout flag An implementation of #77316, it currently randomly shuffles the fields of `repr(rust)` types based on their `DefPathHash` r? ``@eddyb``