Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix warning when compiling rustc
  • Loading branch information
varkor committed Dec 28, 2018
1 parent 3cda631 commit 04c1a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libstd/lib.rs
Expand Up @@ -248,7 +248,6 @@
#![feature(const_cstr_unchecked)]
#![feature(core_intrinsics)]
#![feature(dropck_eyepatch)]
#![cfg_attr(stage0, feature(duration_as_u128))]
#![feature(exact_size_is_empty)]
#![feature(external_doc)]
#![feature(fixed_size_array)]
Expand Down

0 comments on commit 04c1a92

Please sign in to comment.