Uh oh!
There was an error while loading. Please reload this page.
Do not suggest conversion method that is already there - #53406
Conversation
rust-highfive
commented
Aug 15, 2018
(rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
3fe43e3 to
5a0a38aComparemichaelwoerister
commented
Aug 16, 2018
bors
commented
Aug 16, 2018
📌 Commit 5a0a38a has been approved by |
bors
commented
Aug 17, 2018
⌛ Testing commit 5a0a38a with merge fe5d073b1157c05ed68ad026863b2c5c7e2fc5fa... |
bors
commented
Aug 17, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Aug 17, 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 |
kennytm
commented
Aug 17, 2018
@bors retry GitHub archive issue.
|
…haelwoerister Do not suggest conversion method that is already there Fixrust-lang#53348.
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
Fix#53348.