Skip to content

[nll] add tests for #48697 and #30104 - #53349

Merged
bors merged 2 commits into
rust-lang:masterfrom
memoryruins:nll-tests
Aug 17, 2018
Merged

[nll] add tests for #48697 and #30104#53349
bors merged 2 commits into
rust-lang:masterfrom
memoryruins:nll-tests

Conversation

@memoryruins

Copy link
Copy Markdown
Contributor

Adds tests for the following issues:

r? @nikomatsakis

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 14, 2018
@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Aug 16, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit f4bed39 has been approved by nikomatsakis

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 16, 2018
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Aug 17, 2018
[nll] add tests for rust-lang#48697 and rust-lang#30104
Adds tests for the following issues:
- rust-lang#48697 ``[NLL] ICE: unexpected region for local data with reference to closure``
- rust-lang#30104 ``Destructuring boxes into multiple mutable references seems broken``
r? @nikomatsakis
@frewsxcvfrewsxcv mentioned this pull request Aug 17, 2018
bors added a commit that referenced this pull request Aug 17, 2018
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
@bors
bors merged commit f4bed39 into rust-lang:masterAug 17, 2018
@memoryruins
memoryruins deleted the nll-tests branch August 17, 2018 19:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@memoryruins@nikomatsakis@bors@rust-highfive