mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03: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.