Skip to content

Rollup of 4 pull requests - #90572

Closed
matthiaskrgr wants to merge 9 commits into
rust-lang:masterfrom
matthiaskrgr:rollup-xv5fy4f
Closed

Rollup of 4 pull requests#90572
matthiaskrgr wants to merge 9 commits into
rust-lang:masterfrom
matthiaskrgr:rollup-xv5fy4f

Conversation

@matthiaskrgr

Copy link
Copy Markdown
Member

Successful merges:

Failed merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

GuillaumeGomezand others added 9 commits November 3, 2021 21:37
Inspired by rust-lang#90521 , and by the
various `must_use` PRs; in all of those cases, the submitter of the PR
could know that `relnotes` applied, but couldn't apply it themselves.
People should be able to help triage by observing that a change needs an
FCP before we can apply it.
…r=notriddle
Simplify js tester a bit
r? `@notriddle`
…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`.
…riplett
Add more text and examples to `carrying_{add|mul}`
`feature(bigint_helper_methods)` tracking issue rust-lang#85532
cc `@clarfonthey`
…r=Mark-Simulacrum
rustbot allow labels
`relnotes` was inspired by rust-lang#90521 , and by the various `must_use` PRs; in all of those cases, the submitter of the PR could know that `relnotes` applied, but couldn't apply it themselves.
For `needs-fcp`, I think people should be able to help triage by observing that a change needs an FCP before we can apply it.
@rustbotrustbot added the rollup A PR which is a rollup label Nov 4, 2021
@matthiaskrgr

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=4 rollup=never

@bors

bors commented Nov 4, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 42fd51a has been approved by matthiaskrgr

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Nov 4, 2021
@matthiaskrgr
matthiaskrgr deleted the rollup-xv5fy4f branch November 20, 2021 15:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollupS-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.

7 participants

@matthiaskrgr@bors@rustbot@GuillaumeGomez@ehuss@scottmcm@joshtriplett