Bug: https://github.com/rust-lang/rust/issues/89577
===================================================================
Gbp-Pq: Name u-ignore-endian-big-diff.patch
+// ignore-test
// stderr-per-bitwidth
#![feature(never_type)]
#![allow(const_err)] // make sure we cannot allow away the errors tested here
+// ignore-test
#![allow(const_err)] // make sure we cannot allow away the errors tested here
// stderr-per-bitwidth
//! Test the "array of int" fast path in validity checking, and in particular whether it
+// ignore-test
// stderr-per-bitwidth
#![feature(rustc_attrs)]
#![allow(const_err, invalid_value)] // make sure we cannot allow away the errors tested here
+// ignore-test
// ignore-tidy-linelength
// stderr-per-bitwidth
#![allow(const_err, invalid_value)] // make sure we cannot allow away the errors tested here
+// ignore-test
// stderr-per-bitwidth
#![allow(const_err)] // make sure we cannot allow away the errors tested here
+// ignore-test
// stderr-per-bitwidth
// ignore-tidy-linelength
#![allow(unused)]