Skip to content

Conversation

@vks
Copy link
Contributor

@vks vks commented Aug 21, 2014

Fixes #12118.

(I sneaked in an unrelated one-character whitespace fix I spotted while reviewing some benchmarks, if that is not okay, I can create a separate pull request for that.)

vks added 3 commits August 21, 2014 10:09
This makes sure that the benchmarked code does not get optimized away.
Also fixed a typo.

Fixes rust-lang#12118.
Previously they were too short (less than 10 ns), so the benchmarker
could not resolve them meaningfully. Now they should run in the order of
100 ns.
bors added a commit that referenced this pull request Aug 22, 2014
Fixes #12118.

(I sneaked in an unrelated one-character whitespace fix I spotted while reviewing some benchmarks, if that is not okay, I can create a separate pull request for that.)
@bors bors closed this Aug 22, 2014
@bors bors merged commit da5e8ce into rust-lang:master Aug 22, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 3, 2024
…eykril

Add assist for filling fields by replacing ellipsis in record syntax

I'm not sure if the tests cover the most cases, I'll add more if suggested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return value/use extra::test::black_box in benchmarks that are optimised to nothing

3 participants