mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
1cdcf508bb
Make slice::reverse const I remember this not being doable for some reason before, but decided to try it again and everything worked out in the tests.