1
Fork 0

Rename stderr->64bit.stderr where needed.

This commit is contained in:
Hameer Abbasi 2021-03-31 08:09:16 +00:00
parent c3ec0add8b
commit 091433d699
52 changed files with 192 additions and 157 deletions

View file

@ -1,5 +1,5 @@
#![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
//! points at the right array element.