finishing touches, move fixed ICEs to ui tests
This commit is contained in:
parent
0a2330630d
commit
8b2fac9612
19 changed files with 182 additions and 65 deletions
|
@ -8,7 +8,8 @@
|
|||
//
|
||||
// FIXME(effects) add `const_trait` to `Fn` so we use `~const`
|
||||
// FIXME(effects) restore `const_trait` to `Destruct`
|
||||
#![feature(const_trait_impl)]
|
||||
#![allow(incomplete_features)]
|
||||
#![feature(const_trait_impl, effects)]
|
||||
#![crate_name = "foo"]
|
||||
|
||||
use std::marker::Destruct;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue