]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/consts/const-eval/ub-uninhabit.rs
Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514
[rust.git] / src / test / ui / consts / const-eval / ub-uninhabit.rs
index 33fbd14c4726e0983407d186948d0ada62801acd..213f15b79174e95cafb8b799591d713cd792bed9 100644 (file)
@@ -1,5 +1,4 @@
 // stderr-per-bitwidth
-#![allow(const_err)] // make sure we cannot allow away the errors tested here
 
 use std::mem;