mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
638b226a6a
These gates are unnecessary now that unit tests for `core` are in a separate package, `coretests`, instead of in the same files as the source code. They previously prevented the two `core` versions from conflicting with each other.