rust/compiler/rustc_trait_selection
Nicholas Nethercote 72605cd267 Remove some unused type folders.
I'm surprised the compiler doesn't warn about these. It appears having
an `impl` on a struct is enough to avoid a warning about it never being
constructed.
2023-04-13 12:20:44 +10:00
..
2023-04-13 12:20:44 +10:00
2023-03-11 22:51:57 +01:00