Uh oh!
There was an error while loading. Please reload this page.
Implement Iterator::size_hint for Elaborator. - #52858
Conversation
rust-highfive
commented
Jul 30, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
rust-highfive
commented
Jul 30, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Mark-Simulacrum
commented
Jul 30, 2018
r? @SimonSapin |
XAMPPRocky
commented
Aug 10, 2018
Triage: @SimonSapin Do you have time to review this PR? |
SimonSapin
commented
Aug 10, 2018
Oops, sorry for the delay. I’m not familiar with this part of compiler internals but based on reading surrounding code: the lower bound look accurate, but I think the upper bound should be |
06700f8 to
742ef58Comparefrewsxcv
commented
Aug 17, 2018
Addressed in the latest force push. |
SimonSapin
commented
Aug 17, 2018
@bors r+ |
bors
commented
Aug 17, 2018
📌 Commit 742ef58 has been approved by |
bors
commented
Aug 17, 2018
⌛ Testing commit 742ef58 with merge 7af5ff31898fb613859a9c8c8ff289db2b8bf32f... |
bors
commented
Aug 17, 2018
💔 Test failed - status-appveyor |
frewsxcv
commented
Aug 17, 2018
@bors retry rollup |
…onSapin Implement Iterator::size_hint for Elaborator. None
Rollup of 11 pull requests Successful merges: - #52858 (Implement Iterator::size_hint for Elaborator.) - #53321 (Fix usage of `wasm_target_feature`) - #53326 ([nll] add regression test for issue #27868) - #53347 (rustc_resolve: don't allow paths starting with `::crate`.) - #53349 ([nll] add tests for #48697 and #30104) - #53357 (Pretty print btreemap for GDB) - #53358 (`{to,from}_{ne,le,be}_bytes` for unsigned integer types) - #53406 (Do not suggest conversion method that is already there) - #53407 (make more ported compile fail tests more robust w.r.t. NLL) - #53413 (Warn that `#![feature(rust_2018_preview)]` is implied when the edition is set to Rust 2018.) - #53434 (wasm: Remove --strip-debug argument to LLD) Failed merges: r? @ghost
No description provided.