Skip to content

util: Rewrite Arc based on std::sync::Arc#142

Merged
taiki-e merged 1 commit into
mainfrom
rewrite-arc
Dec 27, 2023
Merged

util: Rewrite Arc based on std::sync::Arc#142
taiki-e merged 1 commit into
mainfrom
rewrite-arc

Conversation

@taiki-e

@taiki-e taiki-e commented Dec 17, 2023

Copy link
Copy Markdown
Owner

Closes #139
Closes #140

@taiki-e taiki-e added the A-portable-atomic-util Area: related to portable-atomic-util (moved to https://github.com/taiki-e/portable-atomic-util) label Dec 17, 2023
@taiki-e taiki-e force-pushed the rewrite-arc branch 6 times, most recently from a36ab24 to 289554a Compare December 19, 2023 16:05
@taiki-e taiki-e marked this pull request as ready for review December 19, 2023 16:58
@taiki-e taiki-e force-pushed the rewrite-arc branch 5 times, most recently from 5679af0 to fe9db75 Compare December 21, 2023 15:09
@taiki-e taiki-e force-pushed the rewrite-arc branch 15 times, most recently from 4779410 to 098f84c Compare December 27, 2023 19:02
@taiki-e taiki-e force-pushed the rewrite-arc branch 2 times, most recently from a2b35a0 to fce5910 Compare December 27, 2023 19:46
@taiki-e taiki-e merged commit aee77f3 into main Dec 27, 2023
@taiki-e taiki-e deleted the rewrite-arc branch December 27, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-portable-atomic-util Area: related to portable-atomic-util (moved to https://github.com/taiki-e/portable-atomic-util)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

portable-atomic-util: Rewrite Arc based on std::sync::Arc portable-atomic-util: Arc::{into_raw,as_ptr} should not take self

1 participant