Skip to content

Make some ConstProp tests unit. #110732

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 30, 2023
Merged

Conversation

cjgillot
Copy link
Contributor

Part of the effort to tidy up mir-opt test suite.

@rustbot
Copy link
Collaborator

rustbot commented Apr 23, 2023

r? @Mark-Simulacrum

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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 23, 2023
@Mark-Simulacrum
Copy link
Member

r? compiler

@rustbot rustbot assigned b-naber and unassigned Mark-Simulacrum Apr 28, 2023
@tmiasko
Copy link
Contributor

tmiasko commented Apr 29, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 29, 2023

📌 Commit baa1312 has been approved by tmiasko

It is now in the queue for this repository.

@bors bors 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 Apr 29, 2023
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Apr 30, 2023
Make ConstProp some tests unit.

Part of the effort to tidy up mir-opt test suite.
@cjgillot cjgillot changed the title Make ConstProp some tests unit. Make some ConstProp tests unit. Apr 30, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 30, 2023
…iaskrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#110118 (download-rustc: Give a better error message if artifacts can't be dowloaded)
 - rust-lang#110631 (rustdoc: catch and don't blow up on impl Trait cycles)
 - rust-lang#110732 (Make ConstProp some tests unit.)
 - rust-lang#110996 (bootstrap: Fix compile error: unused-mut)
 - rust-lang#110999 (Output some bootstrap messages on stderr)
 - rust-lang#111000 (Remove unneeded function call in `core::option`.)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit eae208e into rust-lang:master Apr 30, 2023
@rustbot rustbot added this to the 1.71.0 milestone Apr 30, 2023
@cjgillot cjgillot deleted the unit-const-prop branch April 30, 2023 21:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: 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.

6 participants