mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 07:36:53 +00:00
The internal feature `more_maybe_bounds` doesn't influence sized elaboration in HIR ty lowering and therefore doesn't get to dictate where `?Sized` is allowed.