rust/compiler/rustc_data_structures
Yuki Okushi eae7f947b5
Rollup merge of #107153 - tmiasko:dominates, r=oli-obk
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-23 19:30:02 +09:00
..
src Rollup merge of #107153 - tmiasko:dominates, r=oli-obk 2023-01-23 19:30:02 +09:00
Cargo.toml Bump cfg-if to 1.0 2022-12-20 13:03:45 +00:00