rust/compiler/rustc_next_trait_solver/src/solve
lcnr fe0bd76a8b elaborate unknowable goals
if a trait is unknowable, but its super trait
is definitely not implemented, then the trait
itself is definitely also not implemented.
2024-07-10 16:16:48 +02:00
..
assembly elaborate unknowable goals 2024-07-10 16:16:48 +02:00
eval_ctxt Get rid of trait_ref_is_knowable from delegate 2024-07-07 11:10:48 -04:00
inspect Rename tcx to cx 2024-06-25 17:36:52 -04:00
normalizes_to Rollup merge of #127146 - compiler-errors:fast-reject, r=lcnr 2024-07-02 17:47:47 +02:00
alias_relate.rs Rename tcx to cx 2024-06-25 17:36:52 -04:00
mod.rs exhaustively destructure external constraints 2024-07-09 09:10:19 +02:00
project_goals.rs Rename tcx to cx 2024-06-25 17:36:52 -04:00
search_graph.rs cycle_participants to nested_goals 2024-07-09 09:51:50 +02:00
trait_goals.rs Finish uplifting supertraits 2024-07-07 11:28:01 -04:00