Skip to content

Conversation

MabezDev
Copy link

@MabezDev MabezDev commented Dec 1, 2023

Without this entry, esp32s2 users with futures-* dependencies in their tree, indirectly or not must somehow enable the portable atomic feature. This change makes it seamless like it is on RISCV etc.

@MabezDev MabezDev force-pushed the add-esp32-to-no-cas-list branch from 9b215f5 to 7668fee Compare December 1, 2023 16:23
@taiki-e
Copy link
Member

taiki-e commented Dec 1, 2023

Thanks for the PR. I would prefer not to accept a way to manually manage such a list of platforms. I've said this many times in other repos like crossbeam-rs/crossbeam#751 (review), crossbeam-rs/crossbeam#937 (comment).

Instead, I would accept a patch to use target_has_atomic = "ptr", like done in crossbeam crossbeam-rs/crossbeam#1033.

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