Skip to content

Clean up some -Z unstable-options in tests. - #90554

Merged
bors merged 1 commit into
rust-lang:masterfrom
ehuss:unstable-options-cleanup
Nov 5, 2021
Merged

Clean up some -Z unstable-options in tests.#90554
bors merged 1 commit into
rust-lang:masterfrom
ehuss:unstable-options-cleanup

Conversation

@ehuss

@ehussehuss commented Nov 4, 2021

Copy link
Copy Markdown
Contributor

Several of these tests were for features that have been stabilized, or otherwise don't need -Z unstable-options.

@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 Nov 4, 2021
@joshtriplett

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Nov 4, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 754455e has been approved by joshtriplett

@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 Nov 4, 2021
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 4, 2021
…oshtriplett
Clean up some `-Z unstable-options` in tests.
Several of these tests were for features that have been stabilized, or otherwise don't need `-Z unstable-options`.
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 4, 2021
…oshtriplett
Clean up some `-Z unstable-options` in tests.
Several of these tests were for features that have been stabilized, or otherwise don't need `-Z unstable-options`.
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 4, 2021
…oshtriplett
Clean up some `-Z unstable-options` in tests.
Several of these tests were for features that have been stabilized, or otherwise don't need `-Z unstable-options`.
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 4, 2021
…oshtriplett
Clean up some `-Z unstable-options` in tests.
Several of these tests were for features that have been stabilized, or otherwise don't need `-Z unstable-options`.
@JohnTitorJohnTitor mentioned this pull request Nov 5, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 5, 2021
Rollup of 9 pull requests
Successful merges:
- rust-lang#90507 (Suggest `extern crate alloc` when using undeclared module `alloc`)
- rust-lang#90530 (Simplify js tester a bit)
- rust-lang#90533 (Add note about x86 instruction prefixes in asm! to unstable book)
- rust-lang#90537 (Update aarch64 `target_feature` list for LLVM 12.)
- rust-lang#90544 (Demote metadata load warning to "info".)
- rust-lang#90554 (Clean up some `-Z unstable-options` in tests.)
- rust-lang#90556 (Add more text and examples to `carrying_{add|mul}`)
- rust-lang#90563 (rustbot allow labels)
- rust-lang#90571 (Fix missing bottom border for headings in sidebar)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 7ee926a into rust-lang:masterNov 5, 2021
@rustbotrustbot added this to the 1.58.0 milestone Nov 5, 2021
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.

6 participants

@ehuss@rust-highfive@joshtriplett@bors@Mark-Simulacrum@rustbot