mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
7162558809
resolve : mark repr_simd as internal I changed ```repr_simd``` to ```internal``` and changed the position to ```feature-group-start: internal feature gates```. close rust-lang/rust#154034