Skip to content

Rustup, aligned heap-allocations on wasm - #3606

Merged
bors merged 4 commits into
rust-lang:masterfrom
RalfJung:rustup
May 16, 2024
Merged

Rustup, aligned heap-allocations on wasm#3606
bors merged 4 commits into
rust-lang:masterfrom
RalfJung:rustup

Conversation

@RalfJung

@RalfJung RalfJung commented May 16, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
Member Author

@bors r+

@bors

bors commented May 16, 2024

Copy link
Copy Markdown
Contributor

📌 Commit bd21ce0 has been approved by RalfJung

It is now in the queue for this repository.

@bors

bors commented May 16, 2024

Copy link
Copy Markdown
Contributor

⌛ 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
Copy Markdown
Member Author

@bors r+ retry

@bors

bors commented May 16, 2024

Copy link
Copy Markdown
Contributor

📌 Commit b97bbf5 has been approved by RalfJung

It is now in the queue for this repository.

@bors

bors commented May 16, 2024

Copy link
Copy Markdown
Contributor

⌛ 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
Copy Markdown
Member Author

@bors r+ retry

@bors

bors commented May 16, 2024

Copy link
Copy Markdown
Contributor

📌 Commit dcba7f8 has been approved by RalfJung

It is now in the queue for this repository.

@bors

bors commented May 16, 2024

Copy link
Copy Markdown
Contributor

⌛ Testing commit dcba7f8 with merge 3ab1107...

@bors

bors commented May 16, 2024

Copy link
Copy Markdown
Contributor

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

@bors
bors merged commit 3ab1107 into rust-lang:master May 16, 2024
@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.

2 participants