rust/compiler/rustc_infer/src
Guillaume Gomez 696d722169
Rollup merge of #112703 - aliemjay:next-solver-root-var, r=compiler-errors
[-Ztrait-solver=next, mir-typeck] instantiate hidden types in the root universe

Fixes an ICE in the test `member-constraints-in-root-universe`.

Main motivation is to make #112691 pass under the new solver.

r? ``@compiler-errors``
2023-06-24 20:26:43 +02:00
..
errors More robust as_ref/as_deref suggestions 2023-06-08 16:30:05 +00:00
infer Rollup merge of #112703 - aliemjay:next-solver-root-var, r=compiler-errors 2023-06-24 20:26:43 +02:00
traits Expect clause more 2023-06-22 18:34:24 +00:00
lib.rs Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00