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

Rustup, aligned heap-allocations on wasm #3606

Merged
merged 4 commits into from
May 16, 2024
Merged

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented May 16, 2024

Pulls in rust-lang/rust#125003 so allocation tests should now work on wasm.

bors and others added 3 commits May 16, 2024 00:26
…ter-len, r=c410-f3r,joshtriplett,joshtriplett

Rename `${length()}` to `${len()}`

Implements the rename suggested in rust-lang/rust#122808 (comment)
> I brought this up in the doc PR but it belongs here – `length` should probably be renamed `len` before stabilization. The latter is de facto standard in the standard library, whereas the former is only used in a single unstable API. These metafunctions aren’t library items of course, but should presumably still be consistent with established names.

r? `@c410-f3r`
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented May 16, 2024

📌 Commit bd21ce0 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented May 16, 2024

⌛ Testing commit bd21ce0 with merge 528adda...

bors added a commit that referenced this pull request May 16, 2024
Rustup

Pulls in rust-lang/rust#125003 so allocation tests should now work on wasm.
@RalfJung RalfJung changed the title Rustup Rustup, aligned heap-allocations on wasm May 16, 2024
@RalfJung RalfJung force-pushed the rustup branch 2 times, most recently from b541e46 to b97bbf5 Compare May 16, 2024 09:15
@RalfJung
Copy link
Member Author

@bors r+ retry

@bors
Copy link
Collaborator

bors commented May 16, 2024

📌 Commit b97bbf5 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented May 16, 2024

⌛ Testing commit b97bbf5 with merge a50c9fa...

bors added a commit that referenced this pull request May 16, 2024
Rustup, aligned heap-allocations on wasm

Pulls in rust-lang/rust#125003 so allocation tests should now work on wasm.
@RalfJung
Copy link
Member Author

@bors r+ retry

@bors
Copy link
Collaborator

bors commented May 16, 2024

📌 Commit dcba7f8 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented May 16, 2024

⌛ Testing commit dcba7f8 with merge 3ab1107...

@bors
Copy link
Collaborator

bors commented May 16, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 3ab1107 to master...

@bors bors merged commit 3ab1107 into rust-lang:master May 16, 2024
8 checks passed
@RalfJung RalfJung deleted the rustup branch May 16, 2024 09:59
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.

None yet

2 participants