rust/compiler/rustc_middle/src/traits
Nicholas Nethercote af7d3e501b Remove unused Lift derives.
I found these by commenting out all `Lift` derives and then adding back
the ones that were necessary to successfully compile.
2023-09-18 09:37:10 +10:00
..
solve dedup GoalEvaluationStep and GoalCandidate 2023-09-11 15:50:09 +02:00
mod.rs Remove unused Lift derives. 2023-09-18 09:37:10 +10:00
query.rs Remove unused Lift derives. 2023-09-18 09:37:10 +10:00
select.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
solve.rs inspect: strongly typed CandidateKind 2023-09-11 13:11:32 +02:00
specialization_graph.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
structural_impls.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
util.rs Migrate predicates_of and caller_bounds to Clause 2023-06-26 23:12:03 +00:00