Skip to content

Avoid storing fat pointers as first class aggregates#26595

Merged
bors merged 1 commit into
rust-lang:masterfrom
dotdash:fca_slice
Jun 26, 2015
Merged

Avoid storing fat pointers as first class aggregates#26595
bors merged 1 commit into
rust-lang:masterfrom
dotdash:fca_slice

Conversation

@dotdash
Copy link
Copy Markdown
Contributor

@dotdash dotdash commented Jun 26, 2015

Storing them as FCAs is a regression from the recent change that made
fat pointers immediate return values so that they are passed in
registers instead of memory.

Storing them as FCAs is a regression from the recent change that made
fat pointers immediate return values so that they are passed in
registers instead of memory.
@dotdash
Copy link
Copy Markdown
Contributor Author

dotdash commented Jun 26, 2015

r? @eddyb

cc @pcwalton

@rust-highfive
Copy link
Copy Markdown
Contributor

r? @pnkfelix

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

@rust-highfive rust-highfive assigned eddyb and unassigned pnkfelix Jun 26, 2015
@eddyb
Copy link
Copy Markdown
Contributor

eddyb commented Jun 26, 2015

@bors r+

@bors
Copy link
Copy Markdown
Collaborator

bors commented Jun 26, 2015

📌 Commit 2051b3e has been approved by eddyb

@bors
Copy link
Copy Markdown
Collaborator

bors commented Jun 26, 2015

⌛ Testing commit 2051b3e with merge 2cb8a31...

bors added a commit that referenced this pull request Jun 26, 2015
Storing them as FCAs is a regression from the recent change that made
fat pointers immediate return values so that they are passed in
registers instead of memory.
@bors
Copy link
Copy Markdown
Collaborator

bors commented Jun 26, 2015

💔 Test failed - auto-linux-32-nopt-t

@eddyb
Copy link
Copy Markdown
Contributor

eddyb commented Jun 26, 2015

@bors retry

@bors
Copy link
Copy Markdown
Collaborator

bors commented Jun 26, 2015

@bors
Copy link
Copy Markdown
Collaborator

bors commented Jun 26, 2015

@bors bors merged commit 2051b3e into rust-lang:master Jun 26, 2015
@dotdash dotdash mentioned this pull request Jun 27, 2015
5 tasks
@dotdash dotdash deleted the fca_slice branch July 27, 2015 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants