mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 18:10:43 +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.