rust/compiler/rustc_trait_selection/src/traits
2024-04-15 21:45:47 -04:00
..
error_reporting Make array suggestions slightly more accurate 2024-04-15 21:45:47 -04:00
query Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr 2024-04-08 23:01:50 +00:00
select Stop using PolyTraitRef for closure/coroutine predicates already instantiated w placeholders 2024-04-15 10:32:21 -04:00
specialize Rollup merge of #122894 - compiler-errors:downgrade, r=lcnr 2024-04-05 16:38:49 +02:00
auto_trait.rs rustdoc: heavily simplify synthesis of auto trait impls 2024-04-02 01:49:57 +02:00
coherence.rs Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
const_evaluatable.rs Avoid various uses of Option<Span> in favor of using DUMMY_SP in the few cases that used None 2024-03-18 09:34:08 +00:00
engine.rs Get rid of some sub_exp and eq_exp 2024-03-01 01:20:49 +00:00
fulfill.rs Rollup merge of #123464 - fmease:rn-has-proj-to-has-aliases, r=compiler-errors 2024-04-04 21:16:58 -04:00
misc.rs Deeply normalize when processing registered region obligations 2024-01-30 00:06:53 +00:00
mod.rs Revert "remove pred_known_to_hold_modulo_regions" 2024-04-06 23:29:59 +00:00
normalize.rs Rename HAS_PROJECTIONS to HAS_ALIASES etc. 2024-04-04 19:26:17 +02:00
object_safety.rs Split out ImplPolarity and PredicatePolarity 2024-03-22 11:16:56 -04:00
outlives_bounds.rs Convert delayed_bugs to bugs. 2024-02-21 10:20:05 +11:00
project.rs Don't rely on upvars being assigned just because coroutine-closure kind is assigned 2024-04-08 22:43:32 -04:00
structural_match.rs Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
structural_normalize.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00
util.rs Uplift and start using check_args_compatible more liberally 2024-04-03 11:18:55 -04:00
vtable.rs eagerly instantiate binders to avoid relying on sub 2024-03-14 17:19:40 +01:00
wf.rs Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00