Skip to content

AIX: add alignment info for test - #134398

Merged
bors merged 1 commit into
rust-lang:masterfrom
mustartt:aix-alignment-test-fix
Dec 17, 2024
Merged

AIX: add alignment info for test#134398
bors merged 1 commit into
rust-lang:masterfrom
mustartt:aix-alignment-test-fix

Conversation

@mustartt

@mustarttmustartt commented Dec 16, 2024

Copy link
Copy Markdown
Contributor

Supply alignment and size info for test cases for AIX.

@rustbot

Copy link
Copy Markdown
Collaborator

r? @petrochenkov

rustbot has assigned @petrochenkov.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 16, 2024
@compiler-errors

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Dec 16, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit 2b7c0a8 has been approved by compiler-errors

It is now in the queue for this repository.

@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 Dec 16, 2024
jhpratt added a commit to jhpratt/rust that referenced this pull request Dec 17, 2024
…=compiler-errors
AIX: add alignment info for test
Supply alignment and size info for test cases for AIX.
@jhprattjhpratt mentioned this pull request Dec 17, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 17, 2024
Rollup of 9 pull requests
Successful merges:
- rust-lang#133265 (Add a range argument to vec.extract_if)
- rust-lang#134202 (Remove `rustc::existing_doc_keyword` lint)
- rust-lang#134354 (Handle fndef rendering together with signature rendering)
- rust-lang#134365 (Rename `rustc_mir_build::build` to `builder`)
- rust-lang#134368 (Use links to edition guide for edition migrations)
- rust-lang#134388 (Update books)
- rust-lang#134397 (rustc_borrowck: Suggest changing `&raw const` to `&raw mut` if applicable)
- rust-lang#134398 (AIX: add alignment info for test)
- rust-lang#134400 (Fix some comments related to upvars handling)
Failed merges:
- rust-lang#134399 (Do not do if ! else, use unnegated cond and swap the branches instead)
r? `@ghost`
`@rustbot` modify labels: rollup
@jhprattjhpratt mentioned this pull request Dec 17, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 17, 2024
Rollup of 10 pull requests
Successful merges:
- rust-lang#134202 (Remove `rustc::existing_doc_keyword` lint)
- rust-lang#134354 (Handle fndef rendering together with signature rendering)
- rust-lang#134365 (Rename `rustc_mir_build::build` to `builder`)
- rust-lang#134368 (Use links to edition guide for edition migrations)
- rust-lang#134397 (rustc_borrowck: Suggest changing `&raw const` to `&raw mut` if applicable)
- rust-lang#134398 (AIX: add alignment info for test)
- rust-lang#134400 (Fix some comments related to upvars handling)
- rust-lang#134406 (Fix `-Z input-stats` ordering)
- rust-lang#134409 (bootstrap: fix a comment)
- rust-lang#134412 (small borrowck cleanup)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 3e93f2b into rust-lang:masterDec 17, 2024
@rustbotrustbot added this to the 1.85.0 milestone Dec 17, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 17, 2024
Rollup merge of rust-lang#134398 - mustartt:aix-alignment-test-fix, r=compiler-errors
AIX: add alignment info for test
Supply alignment and size info for test cases for AIX.
@workingjubileeworkingjubilee added the O-aix OS: Big Blue's Advanced Interactive eXecutive.. label Feb 14, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-aixOS: Big Blue's Advanced Interactive eXecutive..S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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

@mustartt@rustbot@compiler-errors@bors@petrochenkov@workingjubilee