rust/compiler/rustc_trait_selection
David Wood 1229c82094
trait_sel: MetaSized bounds in dispatchable check
Given the necessary additions of bounds to these traits and their impls
in the standard library, it is necessary to add `MetaSized` bounds to
the obligation which is proven as part of checking for dyn
dispatchability.
2025-06-16 23:04:34 +00:00
..
2025-06-03 10:52:32 -07:00