Skip to content

impl ExactSize for vec::MoveItems#17266

Merged
bors merged 1 commit into
rust-lang:masterfrom
Gankra:vec-move
Sep 16, 2014
Merged

impl ExactSize for vec::MoveItems#17266
bors merged 1 commit into
rust-lang:masterfrom
Gankra:vec-move

Conversation

@Gankra

@Gankra Gankra commented Sep 15, 2014

Copy link
Copy Markdown
Contributor

Seems to correctly report exact size, so it should claim to do so formally.

bors added a commit that referenced this pull request Sep 16, 2014
Seems to correctly report exact size, so it should claim to do so formally.
@bors bors closed this Sep 16, 2014
@bors bors merged commit 975569b into rust-lang:master Sep 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 25, 2026
`or_fun_call` check runs for every method call in the crate, and before
this change it walked the entire argument expression (including closure
bodies) with for_each_expr, and ran type queries in
check_unwrap_or_default, before comparing the method name

| crate | instructions base | instructions new | delta |
|---|---|---|---|
| cargo-0.80.0 (lib) | 29,891,979,058 | 29,833,065,792 | -0.20% |
| cargo-0.80.0 (bin) | 1,631,502,396 | 1,623,055,610 | -0.52% |
| syn-2.0.71 | 3,397,389,176 | 3,392,929,964 | -0.13% |
| tokio-1.38.1 | 522,363,523 | 521,964,144 | -0.08% |
| ryu-1.0.18 | 271,052,786 | 270,867,046 | -0.07% |

changelog: none
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.

4 participants