rust/compiler/rustc_trait_selection/src/traits
2023-06-22 18:34:23 +00:00
..
error_reporting Migrate item_bounds to ty::Clause 2023-06-22 18:34:23 +00:00
query Rollup merge of #112772 - compiler-errors:clauses-1, r=lcnr 2023-06-21 07:37:01 +02:00
select Migrate item_bounds to ty::Clause 2023-06-22 18:34:23 +00:00
specialize s/Clause/ClauseKind 2023-06-19 14:57:42 +00:00
auto_trait.rs s/Clause/ClauseKind 2023-06-19 14:57:42 +00:00
chalk_fulfill.rs Report overflows gracefully with new solver 2023-04-10 16:36:30 +00:00
coherence.rs Add AliasKind::Weak for type aliases. 2023-06-16 19:39:48 +00:00
const_evaluatable.rs s/Clause/ClauseKind 2023-06-19 14:57:42 +00:00
engine.rs Make TraitEngine::new use the right solver, add compare mode 2023-06-06 18:43:20 +00:00
fulfill.rs s/Clause/ClauseKind 2023-06-19 14:57:42 +00:00
misc.rs Impl ConstParamTy for tuples, make PartialStructuralEq a supertrait too 2023-06-01 18:21:42 +00:00
mod.rs Don't substitute a GAT that has mismatched generics in OpaqueTypeCollector 2023-06-21 16:33:17 +00:00
object_safety.rs Migrate item_bounds to ty::Clause 2023-06-22 18:34:23 +00:00
outlives_bounds.rs Add AliasKind::Weak for type aliases. 2023-06-16 19:39:48 +00:00
project.rs Migrate item_bounds to ty::Clause 2023-06-22 18:34:23 +00:00
structural_match.rs remove search_for_adt_const_param_violation 2023-06-01 18:03:59 +00:00
structural_normalize.rs New trait solver is a property of inference context 2023-06-06 18:43:06 +00:00
util.rs Don't substitute a GAT that has mismatched generics in OpaqueTypeCollector 2023-06-21 16:33:17 +00:00
vtable.rs Collect VTable stats & add -Zprint-vtable-sizes 2023-06-12 15:58:35 +00:00
wf.rs s/Clause/ClauseKind 2023-06-19 14:57:42 +00:00