mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
9838411cb7
privacy: Assert that compared visibilities are (usually) ordered And make "greater than" (`>`) the new primary operation for comparing visibilities instead of "is at least" (`>=`).
For more information about how rustc works, see the rustc dev guide.