add fixme
This commit is contained in:
parent
8f237791d5
commit
7a8bd2d133
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#![feature(staged_api)]
|
||||
#![feature(const_generics_defaults)]
|
||||
#![allow(incomplete_features)]
|
||||
// FIXME(const_generics): It seems like we aren't testing the right thing here,
|
||||
// FIXME(const_generics_defaults): It seems like we aren't testing the right thing here,
|
||||
// I would assume that we want the attributes to apply to the const parameter defaults
|
||||
// themselves.
|
||||
#![stable(feature = "const_default_test", since="none")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue