rust/compiler/rustc_trait_selection/src/traits
Matthias Krüger d4b276caa4
Rollup merge of #119816 - oli-obk:tait_ice_unify_obligations, r=lcnr
Define hidden types in confirmation

fixes  #111470

r? `@lcnr` or `@compiler-errors`

explanation in the newly added test
2024-01-16 17:55:22 +01:00
..
error_reporting Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnr 2024-01-15 08:44:48 +01:00
query Remove unused ErrorReporting variant from overflow handling 2024-01-12 17:00:32 +00:00
select Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnr 2024-01-15 08:44:48 +01:00
specialize allow_internal_unstable(min_specialization) on newtype_index 2024-01-14 19:07:13 +00:00
auto_trait.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
coherence.rs Make inductive cycles in coherence ambiguous always 2024-01-08 15:03:59 +00:00
const_evaluatable.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
engine.rs rename -Ztrait-solver to -Znext-solver 2023-12-14 15:22:37 +01:00
fulfill.rs Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnr 2024-01-15 08:44:48 +01:00
misc.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
mod.rs Avoid silencing relevant follow-up errors 2024-01-09 21:08:16 +00:00
object_safety.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
outlives_bounds.rs Auto merge of #118968 - aliemjay:canon-static, r=lcnr 2024-01-09 09:20:33 +00:00
project.rs Define hidden types in confirmation 2024-01-10 16:03:05 +00:00
structural_match.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
structural_normalize.rs Remove special-casing around aliaskind in new solver 2024-01-11 16:54:11 +00:00
util.rs Add helper for when we want to know if an item has a host param 2024-01-08 01:37:35 +00:00
vtable.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
wf.rs Only check principal trait ref for object safety 2023-12-06 20:22:37 +00:00