rust/compiler/rustc_trait_selection
Nicholas Nethercote 03923661af Inline and remove SelectionContext::fast_reject_trait_refs.
Because it has a single call site, and it lets us move a small amount of
the work outside the loop.
2023-03-29 06:48:52 +11:00
..
2023-03-11 22:51:57 +01:00