mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
repeat_str feature has been stablilized
This commit is contained in:
parent
2216a890a6
commit
2be75ef973
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
#![feature(rustc_private)]
|
||||
#![feature(slice_patterns)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
#![feature(repeat_str)]
|
||||
#![feature(conservative_impl_trait)]
|
||||
#![feature(collections_bound)]
|
||||
|
||||
|
|
Loading…
Reference in a new issue