1
Fork 0
rust/compiler/rustc_trait_selection/src
bors 9227ff28af Auto merge of #113329 - lcnr:probe_candidate, r=BoxyUwU
add `ecx.probe_candidate`

Not yet changing the candidate source to an enum because that would be more involved, but this by itself should already be a significant improvement imo

r? `@BoxyUwU`
2023-07-05 03:50:36 +00:00
..
solve Auto merge of #113329 - lcnr:probe_candidate, r=BoxyUwU 2023-07-05 03:50:36 +00:00
traits Auto merge of #113330 - matthiaskrgr:rollup-zm3owin, r=matthiaskrgr 2023-07-04 23:51:52 +00:00
errors.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
infer.rs Fallible<_> -> Result<_, NoSolution> 2023-05-25 17:29:22 +00:00
lib.rs remove hash_drain_filter feature uses 2023-06-14 09:28:56 +02:00