Mark const_trait_impl
as active
This commit is contained in:
parent
b1f8e27b74
commit
8841a426e5
38 changed files with 24 additions and 47 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
#![feature(const_trait_bound_opt_out)]
|
||||
#![feature(const_trait_impl)]
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
// For now, this parses since an error does not occur until AST lowering.
|
||||
impl ?const T {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue