rust/compiler/rustc_infer/src
Matthias Krüger 18c9c643c1
Rollup merge of #107385 - BoxyUwU:ConstInferUnifier_is_folder, r=compiler-errors
Use `FallibleTypeFolder` for `ConstInferUnifier` not `TypeRelation`

I am not sure why this was using a `TypeRelation`, maybe it predates the ability to have fallible type folders
2023-01-28 11:11:08 +01:00
..
errors Fix #107090, fix missing arguments for fluent 2023-01-18 22:53:24 +08:00
infer Rollup merge of #107385 - BoxyUwU:ConstInferUnifier_is_folder, r=compiler-errors 2023-01-28 11:11:08 +01:00
traits Pacify tidy. 2023-01-27 22:01:25 +00:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00