rust/src/librustc_infer
Manish Goregaokar 61f8c3ef27
Rollup merge of #73452 - matthewjasper:auto-rec, r=nikomatsakis
Unify region variables when projecting associated types

This is required to avoid cycles when evaluating auto trait predicates.
Notably, this is required to be able add Chalk types to `CtxtInterners` for `cfg(parallel_compiler)`.

r? @nikomatsakis
2020-06-19 19:43:07 -07:00
..
infer Rollup merge of #73452 - matthewjasper:auto-rec, r=nikomatsakis 2020-06-19 19:43:07 -07:00
traits Auto merge of #72962 - lcnr:ObligationCause-lrc, r=ecstatic-morse 2020-06-16 06:22:52 +00:00
Cargo.toml Rename the crates in source code 2020-06-02 20:42:54 +03:00
lib.rs Add Extend::{extend_one,extend_reserve} 2020-05-29 17:05:17 -07:00