Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Remove unused ordering derivations and bounds for SimplifiedTypeGen #94267

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

pierwill
Copy link
Member

@pierwill pierwill commented Feb 22, 2022

This is another small PR clearing the way for work on #90317.

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Feb 22, 2022
@rust-highfive
Copy link
Collaborator

r? @wesleywiser

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 22, 2022
@pierwill pierwill changed the title [test] Remove Ord from HashStable impl trait bounds Remove Ord from HashStable impl trait bounds Feb 22, 2022
@pierwill pierwill changed the title Remove Ord from HashStable impl trait bounds Remove Ord from HashStable impl trait bounds for SimplifiedTypeGen Feb 22, 2022
@pierwill pierwill changed the title Remove Ord from HashStable impl trait bounds for SimplifiedTypeGen Remove unused ordering derivations and bounds for SimplifiedTypeGen Feb 23, 2022
@pierwill
Copy link
Member Author

pierwill commented Feb 23, 2022

@michaelwoerister
Copy link
Member

LGTM! Thanks, @pierwill!

@bors r+

@bors
Copy link
Contributor

bors commented Feb 23, 2022

📌 Commit 516e965 has been approved by michaelwoerister

@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 Feb 23, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 24, 2022
…askrgr

Rollup of 9 pull requests

Successful merges:

 - rust-lang#89887 (Change `char` type in debuginfo to DW_ATE_UTF)
 - rust-lang#94267 (Remove unused ordering derivations and bounds for `SimplifiedTypeGen`)
 - rust-lang#94270 (Miri: relax fn ptr check)
 - rust-lang#94273 (add matching doc to errorkind)
 - rust-lang#94283 (remove feature gate in control_flow examples)
 - rust-lang#94288 (Cleanup a few Decoder methods)
 - rust-lang#94292 (riscv32imc_esp_espidf: set max_atomic_width to 64)
 - rust-lang#94296 (:arrow_up: rust-analyzer)
 - rust-lang#94300 (Fix a typo in documentation of `array::IntoIter::new_unchecked`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 8a42e3d into rust-lang:master Feb 24, 2022
@rustbot rustbot added this to the 1.61.0 milestone Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants