mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 17:55:31 +00:00
With `MetaSized` bounds replacing `?Sized` and being added as a supertrait, the same relaxations applied to the standard library must be applied to minicore.