Skip to content

reduce test size for Miri - #69765

Merged
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:miri-test
Mar 8, 2020
Merged

reduce test size for Miri#69765
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:miri-test

Conversation

@RalfJung

Copy link
Copy Markdown
Member

The larger sizes take quite a while, and there is probably little point in repeating this quite so often.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @LukasKalbertodt

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 6, 2020
@LukasKalbertodt

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Mar 7, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 2770f30 has been approved by LukasKalbertodt

@bors

bors commented Mar 7, 2020

Copy link
Copy Markdown
Collaborator

🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened

@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 Mar 7, 2020
@LukasKalbertodt

Copy link
Copy Markdown
Contributor

@bors rollup

@CentrilCentril mentioned this pull request Mar 7, 2020
bors added a commit that referenced this pull request Mar 8, 2020
Rollup of 8 pull requests
Successful merges:
- #69667 (Remove the `no_debug` feature)
- #69687 (resolve, inconsistent binding mode: tweak wording)
- #69708 (On mismatched delimiters, only point at empty blocks that are in the same line)
- #69765 (reduce test size for Miri)
- #69773 (fix various typos)
- #69787 (mir::Local is Copy we can pass it by value in these cases)
- #69794 (Add `Layout::dangling()` to return a well-aligned `NonNull<u8>`)
- #69797 (Correct version that relaxed orphan rules)
Failed merges:
r? @ghost
@bors
bors merged commit e6d4996 into rust-lang:masterMar 8, 2020
@RalfJung
RalfJung deleted the miri-test branch March 8, 2020 21:05
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

@RalfJung@rust-highfive@LukasKalbertodt@bors