Skip to content

Rely only on base alignment and offset for computing field alignment #54547

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 28, 2018

Conversation

AstralSorceress
Copy link
Contributor

@AstralSorceress AstralSorceress commented Sep 25, 2018

Fix #54028
r? @eddyb

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 25, 2018
@AstralSorceress
Copy link
Contributor Author

r? @eddyb

@rust-highfive rust-highfive assigned eddyb and unassigned nikomatsakis Sep 25, 2018
@eddyb
Copy link
Member

eddyb commented Sep 27, 2018

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 27, 2018

📌 Commit 06b8c3e has been approved by eddyb

@bors bors 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 27, 2018
@bors
Copy link
Collaborator

bors commented Sep 28, 2018

⌛ Testing commit 06b8c3e with merge c222479...

bors added a commit that referenced this pull request Sep 28, 2018
Rely only on base alignment and offset for computing field alignment

Fix #54028
r? @eddyb
@bors
Copy link
Collaborator

bors commented Sep 28, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing c222479 to master...

@bors bors merged commit 06b8c3e into rust-lang:master Sep 28, 2018
@glaubitz
Copy link
Contributor

This commit has caused a regression: #56927

The compiler is generating code with unaligned access.

# for free to join this conversation on GitHub. Already have an account? # 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.

6 participants