reenable an old test

This commit is contained in:
Ralf Jung 2018-08-14 09:51:31 +02:00
parent 65357faef8
commit 93fef9a6a2
2 changed files with 0 additions and 2 deletions

0
tests/run-pass/intrinsics.rs Executable file → Normal file
View file

View file

@ -1,5 +1,3 @@
// FIXME: We have to disable this, force_allocation fails.
// TODO: I think this can be triggered even without validation.
// compile-flags: -Zmir-emit-validate=0
#![allow(dead_code)]
#![feature(unsize, coerce_unsized)]