Skip to content

Commit

Permalink
Add wake_trait feature directive to std
Browse files Browse the repository at this point in the history
  • Loading branch information
withoutboats committed Mar 23, 2020
1 parent 06ede35 commit d8a835f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libstd/lib.rs
Expand Up @@ -310,6 +310,7 @@
#![feature(untagged_unions)]
#![feature(unwind_attributes)]
#![feature(vec_into_raw_parts)]
#![feature(wake_trait)]
// NB: the above list is sorted to minimize merge conflicts.
#![default_lib_allocator]

Expand Down

0 comments on commit d8a835f

Please sign in to comment.