Box the biggest ast::ItemKind variants
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
test(attr(deny(warnings)))
|
||||
)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(const_fn)] // For the `transmute` in `P::new`
|
||||
#![feature(const_fn_transmute)]
|
||||
#![feature(const_panic)]
|
||||
|
||||
Reference in New Issue
Block a user