rust/compiler/rustc_index/src
Matthias Krüger b80dd9e445
Rollup merge of #89643 - cjgillot:overlap, r=matthewjasper
Fix inherent impl overlap check.

The current implementation of the overlap check was slightly buggy, and unified the wrong connected component in the `ids.len() <= 1` case. This became visible in another PR which changed the iteration order of items.

r? ``@matthewjasper`` since you reviewed the other PR.
2021-10-11 23:45:46 +02:00
..
bit_set Formatting 2021-08-26 13:23:24 -07:00
vec mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
bit_set.rs Remove unnecessary variable 2021-10-11 08:11:30 +02:00
lib.rs Replace Fn impls with RPIT impls in rustc_index 2021-10-03 17:50:53 +02:00
vec.rs Rollup merge of #89643 - cjgillot:overlap, r=matthewjasper 2021-10-11 23:45:46 +02:00