mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-06 08:36:52 -04:00
714df2bf00
Also use `greater_than` instead of `is_at_least` for comparing visibilities, which we can do because visibilities are asserted to be ordered now.