]> git.lizzy.rs Git - rust.git/commit - src/tools/rustfmt
Auto merge of #48999 - GuillaumeGomez:add-repeat-on-slice, r=Kimundi
authorbors <bors@rust-lang.org>
Tue, 24 Apr 2018 03:31:11 +0000 (03:31 +0000)
committerbors <bors@rust-lang.org>
Tue, 24 Apr 2018 03:31:11 +0000 (03:31 +0000)
commitf305b025cf907d0bbdd2135ec59d89cd32e5cbe9
tree56355854a989c4b9dcebd7c8576885961d6342ad
parenta1286f6835ade2d46b936100acd82d44093b3b68
parent3c1fea9c0de008d105e8e043b53c4aba57d0df65
Auto merge of #48999 - GuillaumeGomez:add-repeat-on-slice, r=Kimundi

Add repeat method on slice

Fixes #48784.
src/liballoc/slice.rs
src/liballoc/str.rs