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

Add simple [repr(align)] codegen test. #41673

Merged
merged 1 commit into from
May 2, 2017

Conversation

bitshifter
Copy link
Contributor

@bitshifter bitshifter commented May 1, 2017

Checks alloca and memcpy are aligned correctly.

Test added to as additional check for #33626.

Checks alloca and memcpy are aligned correctly.
@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@arielb1
Copy link
Contributor

arielb1 commented May 2, 2017

@bors r+ rollup

@bors
Copy link
Contributor

bors commented May 2, 2017

📌 Commit 1dd082f has been approved by arielb1

@arielb1 arielb1 added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 2, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 2, 2017
… r=arielb1

Add simple `[repr(align)]` codegen test.

Checks alloca and memcpy are aligned correctly.

Test added to as additional check for rust-lang#33626.
bors added a commit that referenced this pull request May 2, 2017
Rollup of 6 pull requests

- Successful merges: #41661, #41662, #41673, #41688, #41692, #41693
- Failed merges:
@bors bors merged commit 1dd082f into rust-lang:master May 2, 2017
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants