rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger 07dc4aa837
Rollup merge of #124718 - compiler-errors:record-impl-args, r=lcnr
Record impl args in the proof tree

Weren't recording these since they went through a different infcx method

r? lcnr
2024-05-04 22:27:33 +02:00
..
assembly Record more kinds of things as impl where bounds 2024-05-02 21:56:14 -04:00
eval_ctxt Record impl args in the proof tree 2024-05-04 12:57:01 -04:00
inspect Rollup merge of #124418 - compiler-errors:better-cause, r=lcnr 2024-05-03 23:34:21 -04:00
normalizes_to Record more kinds of things as impl where bounds 2024-05-02 21:56:14 -04:00
alias_relate.rs normalizes-to change from '1' to '0 to inf' steps 2024-04-04 12:39:58 +02:00
fulfill.rs Rollup merge of #124717 - compiler-errors:do-not-recomment-next-solver, r=lcnr 2024-05-04 22:27:32 +02:00
mod.rs Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
normalize.rs Auto merge of #123537 - compiler-errors:shallow, r=lcnr 2024-04-16 21:59:36 +00:00
project_goals.rs track the source of nested goals 2023-12-18 08:47:29 +01:00
search_graph.rs NormalizesTo return nested goals 2024-03-18 15:53:16 +01:00
trait_goals.rs Record more kinds of things as impl where bounds 2024-05-02 21:56:14 -04:00