Skip to content

Commit

Permalink
Add ordering_chaining feature to libcore/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rednum committed Oct 17, 2016
1 parent 43a0226 commit c78a212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcore/lib.rs
Expand Up @@ -92,6 +92,7 @@
#![feature(question_mark)]
#![feature(never_type)]
#![feature(prelude_import)]
#![feature(ordering_chaining)]

#[prelude_import]
#[allow(unused)]
Expand Down

0 comments on commit c78a212

Please sign in to comment.