]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #56126 - Turbo87:bench-parse, r=alexcrichton
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 22 Nov 2018 09:37:56 +0000 (10:37 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Nov 2018 09:37:56 +0000 (10:37 +0100)
commit61d7b3e9b028ba1a682448e8bdc6212552ce1ff3
tree75ff948998ef604d4dee15ef3af410afabbaad32
parent6afecfd7855df5a3d31c9d7e70488b128c30f8e0
parente538a4a7debaff6627c11f4a5d2cb29beea0b336
Rollup merge of #56126 - Turbo87:bench-parse, r=alexcrichton

core/benches/num: Add `from_str/from_str_radix()` benchmarks

This was extracted from #55973

/cc @alexcrichton