rust/compiler/rustc_data_structures
Tomasz Miąsko 955e7fbb16 Consistently use dominates instead of is_dominated_by
There is a number of APIs that answer dominance queries. Previously they
were named either "dominates" or "is_dominated_by". Consistently use the
"dominates" form.

No functional changes.
2023-01-21 12:15:02 +01:00
..
src Consistently use dominates instead of is_dominated_by 2023-01-21 12:15:02 +01:00
Cargo.toml Bump cfg-if to 1.0 2022-12-20 13:03:45 +00:00