Skip to content

Commit

Permalink
repeat_str feature has been stablilized
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrmaxmeier committed Feb 3, 2017
1 parent bddba23 commit 22a05ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clippy_lints/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#![feature(rustc_private)]
#![feature(slice_patterns)]
#![feature(stmt_expr_attributes)]
#![feature(repeat_str)]
#![feature(conservative_impl_trait)]
#![feature(collections_bound)]

Expand Down

0 comments on commit 22a05ec

Please sign in to comment.