]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/consts/const-eval/ub-uninhabit.rs
New upstream version 1.66.0+dfsg1
[rustc.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;