Rename the FIXMEs, remove a few that dont matter anymore
This commit is contained in:
parent
0b5ddf30eb
commit
6b96103bf3
47 changed files with 58 additions and 68 deletions
|
@ -6,8 +6,8 @@
|
|||
// stabilized when changing `@!has` to `@has`, and please do
|
||||
// not remove this test.
|
||||
//
|
||||
// FIXME(effects) add `const_trait` to `Fn` so we use `~const`
|
||||
// FIXME(effects) restore `const_trait` to `Destruct`
|
||||
// FIXME(const_trait_impl) add `const_trait` to `Fn` so we use `~const`
|
||||
// FIXME(const_trait_impl) restore `const_trait` to `Destruct`
|
||||
#![feature(const_trait_impl)]
|
||||
#![crate_name = "foo"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue