Stabilise then

This commit is contained in:
varkor 2020-11-22 13:25:19 +00:00
parent 20328b5323
commit cf32afcf48
6 changed files with 1 additions and 8 deletions

View file

@ -1,6 +1,5 @@
//! The main parser interface.
#![feature(bool_to_option)]
#![feature(crate_visibility_modifier)]
#![feature(bindings_after_at)]
#![feature(iter_order_by)]