Skip to content

Remove the last use of rustrt::rust_compare_and_swap_ptr - #3913

Closed
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:issue-3527
Closed

Remove the last use of rustrt::rust_compare_and_swap_ptr#3913
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:issue-3527

Conversation

@catamorphism

Copy link
Copy Markdown
Contributor

as per #3527. Passes make check locally.

r? @brson

@brson

brson commented Nov 3, 2012

Copy link
Copy Markdown
Contributor

r+

@catamorphism

Copy link
Copy Markdown
ContributorAuthor

Merged - 563aa0b

RalfJung pushed a commit to RalfJung/rust that referenced this pull request Sep 29, 2024
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
3913: Remove allocations from LCA r=matklad a=matklad
I haven't actually profiled this, but not allocating a hash map (or
anything, really) seems like a good idea
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Sign up for freeto 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

@catamorphism@brson