Name Description Size
union_into_bytes_cfg.rs See: https://github.com/google/zerocopy/issues/553 zerocopy must still allow derives of deprecated types. This test has a hand-written impl of a deprecated type, and should result in a compilation error. If zerocopy does not tack an allow(deprecated) annotation onto its impls, then this test will fail because more than one compile error will be generated. 897
union_into_bytes_cfg.stderr 1430