rust/clippy_lints
Philipp Krones b4524004e0
Rollup merge of #4830 - lzutao:str-repeat, r=flip1995
use more efficient code to generate repeated string

see https://rust.godbolt.org/z/z9vrFP for comparison

changelog: none
2019-11-23 18:16:03 +01:00
..
src Rollup merge of #4830 - lzutao:str-repeat, r=flip1995 2019-11-23 18:16:03 +01:00
Cargo.toml bump smallvec to 1.0.0 2019-11-06 17:46:45 +07:00
README.md

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.