Cleanup feature gates.
This commit is contained in:
parent
3c7947ee43
commit
27d8cd7db0
111 changed files with 236 additions and 272 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// Regression test for #23827
|
||||
|
||||
#![feature(core, fn_traits, unboxed_closures)]
|
||||
#![feature(fn_traits, unboxed_closures)]
|
||||
|
||||
pub struct Prototype {
|
||||
pub target: u32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue