rust/compiler/rustc_trait_selection/src
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
..
solve Rollup merge of #124718 - compiler-errors:record-impl-args, r=lcnr 2024-05-04 22:27:33 +02:00
traits Take ocx by move for pending obligations 2024-05-02 22:03:01 -04:00
errors.rs Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
infer.rs Use ObligationCtxt in favor of TraitEngine in many places 2024-05-02 22:03:01 -04:00
lib.rs Step bootstrap cfgs 2024-05-01 22:19:11 -04:00
regions.rs Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00