rust/compiler/rustc_infer/src
nils 60ce19d848
Rollup merge of #109629 - aliemjay:remove-givens, r=lcnr
remove obsolete `givens` from regionck

Revives #107376. The only change is the last commit (2a3177a8bc) which should fix the regression.

Fixes https://github.com/rust-lang/rust/issues/106567

r? `@lcnr`
2023-03-28 12:51:14 +02:00
..
errors Migrate diagnostic 2023-03-03 05:02:34 +00:00
infer Rollup merge of #109629 - aliemjay:remove-givens, r=lcnr 2023-03-28 12:51:14 +02:00
traits Don't elaborate non-obligations into obligations 2023-03-26 20:33:54 +00:00
lib.rs Simplify message paths 2023-03-11 22:51:57 +01:00