Skip to content

Add some regression tests - #77388

Merged
bors merged 5 commits into
rust-lang:masterfrom
JohnTitor:add-tests
Oct 4, 2020
Merged

Add some regression tests#77388
bors merged 5 commits into
rust-lang:masterfrom
JohnTitor:add-tests

Conversation

@JohnTitor

Copy link
Copy Markdown
Member

Closes#66501
Closes#68951
Closes#72565
Closes#74244
Closes#75299

The first issue is fixed in 1.43.0, other issues are fixed in the recent nightly.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(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 Oct 1, 2020
@jyn514jyn514 added the A-testsuite Area: The testsuite used to check the correctness of rustc label Oct 1, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Oct 3, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 38f460f has been approved by Dylan-DPC

@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 Oct 3, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

r? @Dylan-DPC

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Oct 3, 2020
Add some regression tests
Closesrust-lang#66501Closesrust-lang#68951Closesrust-lang#72565Closesrust-lang#74244Closesrust-lang#75299
The first issue is fixed in 1.43.0, other issues are fixed in the recent nightly.
@JohnTitorJohnTitor mentioned this pull request Oct 4, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 4, 2020
Rollup of 11 pull requests
Successful merges:
- rust-lang#75143 (Use `tracing` spans to trace the entire MIR interp stack)
- rust-lang#75699 (Uplift drop-bounds lint from clippy)
- rust-lang#76768 (Test and reject out-of-bounds shuffle vectors)
- rust-lang#77190 (updated p! macro to accept literals)
- rust-lang#77388 (Add some regression tests)
- rust-lang#77419 (Create E0777 error code for invalid argument in derive)
- rust-lang#77447 (BTreeMap: document DrainFilterInner better)
- rust-lang#77468 (Fix test name)
- rust-lang#77469 (Improve rustdoc error for failed intra-doc link resolution)
- rust-lang#77473 (Make --all-targets in x.py check opt-in)
- rust-lang#77508 (Fix capitalization in blog post name)
Failed merges:
r? `@ghost`
@bors
bors merged commit f09c962 into rust-lang:masterOct 4, 2020
@rustbotrustbot added this to the 1.49.0 milestone Oct 4, 2020
@JohnTitor
JohnTitor deleted the add-tests branch October 4, 2020 07:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

7 participants

@JohnTitor@rust-highfive@Dylan-DPC-zz@bors@Mark-Simulacrum@jyn514@rustbot