libregex: fix fallout
This commit is contained in:
parent
5e9ca5b255
commit
fee500d312
2 changed files with 4 additions and 2 deletions
|
@ -370,6 +370,7 @@
|
|||
|
||||
#![allow(unknown_features)]
|
||||
#![feature(macro_rules, phase, slicing_syntax, globs)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![deny(missing_docs)]
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue