mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +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