Skip to content

Update clobber_abi list to include k[1-7] regs - #88985

Merged
bors merged 1 commit into
masterfrom
unknown repository
Sep 16, 2021
Merged

Update clobber_abi list to include k[1-7] regs#88985
bors merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

Copy link
Copy Markdown

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 15, 2021
@GuillaumeGomezGuillaumeGomez added the T-libs Relevant to the library team, which will review and decide on the PR/issue. label Sep 15, 2021
@GuillaumeGomez

Copy link
Copy Markdown
Member

r? @Amanieu

@Amanieu

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Sep 15, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 09745a6 has been approved by Amanieu

@bors

bors commented Sep 15, 2021

Copy link
Copy Markdown
Collaborator

🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened.

@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 Sep 15, 2021
@Amanieu

Copy link
Copy Markdown
Member

@bors rollup

@nagisa

Copy link
Copy Markdown
Member

Please adjust the PR description to describe why this change is being made even if it is just a very brief

These registers have been accepted since such and such #abcdef PR. This brings the documentation to match the implementation.

Or somesuch.

Manishearth added a commit to Manishearth/rust that referenced this pull request Sep 16, 2021
Update clobber_abi list to include k[1-7] regs
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Sep 16, 2021
Update clobber_abi list to include k[1-7] regs
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 16, 2021
…arth
Rollup of 10 pull requests
Successful merges:
- rust-lang#88292 (Enable --generate-link-to-definition for rustc's docs)
- rust-lang#88729 (Recover from `Foo(a: 1, b: 2)`)
- rust-lang#88875 (cleanup(rustc_trait_selection): remove vestigial code from rustc_on_unimplemented)
- rust-lang#88892 (Move object safety suggestions to the end of the error)
- rust-lang#88928 (Document the closure arguments for `reduce`.)
- rust-lang#88976 (Clean up and add doc comments for CStr)
- rust-lang#88983 (Allow calling `get_body_with_borrowck_facts` without `-Z polonius`)
- rust-lang#88985 (Update clobber_abi list to include k[1-7] regs)
- rust-lang#88986 (Update the backtrace crate)
- rust-lang#89009 (Fix typo in `break` docs)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 617725a into rust-lang:masterSep 16, 2021
@cuvipercuviper added this to the 1.57.0 milestone Nov 16, 2023
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.T-libsRelevant to the library 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

@rust-highfive@GuillaumeGomez@Amanieu@bors@nagisa@cuviper