]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
authorDylan DPC <dylan.dpc@gmail.com>
Fri, 17 Jan 2020 13:23:44 +0000 (18:53 +0530)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2020 13:23:44 +0000 (18:53 +0530)
commit87a2896b0aa32343af271d430c1e9ce548e1ff1f
treeac06ded53b801d000253d51a4b4572309185d362
parented0e11a3cbaa4c3d3a6e90c2dea197952398ab88
parent4dbae1e8baf5c42b42aa2ab4d1104ec019b75b83
Rollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC

Allow added string.insert benchmarks to compile

Allow the code added by #67281 to compile.

(symptons listed [in internals forum](https://internals.rust-lang.org/t/x-py-how-to-benchmark-liballoc/11635))
r? @llogiq