rust/compiler/rustc_trait_selection/src/traits
2023-10-09 23:14:23 +00:00
..
error_reporting Remove need for has_errors() check 2023-10-09 23:14:23 +00:00
query Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
select Do not assert that hidden types don't have erased regions. 2023-10-05 15:50:36 +00:00
specialize Tweak output of to_pretty_impl_header involving only anon lifetimes 2023-08-28 17:17:11 +00:00
auto_trait.rs move required_consts check to general post-mono-check function 2023-09-14 22:30:42 +02:00
coherence.rs Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
const_evaluatable.rs move required_consts check to general post-mono-check function 2023-09-14 22:30:42 +02:00
engine.rs Reorder fullfillment errors to keep more interesting ones first 2023-10-04 02:04:14 +00:00
fulfill.rs move required_consts check to general post-mono-check function 2023-09-14 22:30:42 +02:00
misc.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
mod.rs Reorder fullfillment errors to keep more interesting ones first 2023-10-04 02:04:14 +00:00
object_safety.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
outlives_bounds.rs unconstrained region vars: do not ICE ICE baby 2023-09-05 11:15:05 +02:00
project.rs a small wf and clause cleanup 2023-09-29 11:34:50 +02:00
structural_match.rs Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
structural_normalize.rs HACK: avoid hang in structurally_normalize 2023-09-21 08:17:58 +02:00
util.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
vtable.rs Optimize some alloc_from_iter call sites. 2023-10-03 18:12:37 +11:00
wf.rs a small wf and clause cleanup 2023-09-29 11:34:50 +02:00