rust/compiler/rustc_infer
Jack Huey c1623a2ee7
Rollup merge of #80593 - jackh726:chalk-upgrade, r=nikomatsakis
Upgrade Chalk

~~Blocked on rust-lang/chalk#670~~
~~Now blocked on rust-lang/chalk#680 and release~~

In addition to the straight upgrade, I also tried to fix some tests by properly returning variables and max universes in the solution. Unfortunately, this actually triggers the same perf problem that rustc traits code runs into in `canonicalizer`. Not sure what the root cause of this problem is, or why it's supposed to be solved in chalk.

r? ```@nikomatsakis```
2021-02-02 16:01:32 -05:00
..
src Rollup merge of #80593 - jackh726:chalk-upgrade, r=nikomatsakis 2021-02-02 16:01:32 -05:00
Cargo.toml Move MiniSet to data_structures 2020-09-23 08:09:16 +02:00