]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/trivial-bounds-inconsistent-copy.rs
Reenable trivial bounds
[rust.git] / src / test / ui / trivial-bounds-inconsistent-copy.rs
index f73c96a002d43cd7f1292cf72b1e10c013ecd96d..375885a02c75a56f70217508cae3ece7b8558754 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// ignore-test FIXME(#50825)
 // run-pass
 // Check tautalogically false `Copy` bounds
 #![feature(trivial_bounds)]