SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 67 Rust

tests: `{Meta,Pointee}Sized` in non-minicore tests

As before, add `MetaSized` and `PointeeSized` traits to all of the
non-minicore `no_core` tests so that they don't fail for lack of
language items.
D
David Wood committed
322cc315040da14c12f84d74fd5761c5d064e50e
Parent: c6d88a1