Skip to content

Conversation

@mutantbob
Copy link
Contributor

This is an alternative to #124 against the 0.7 stream.

Some crates depend on 0.7.x and switching them to 0.8.0 triggers a lot of compile errors ( rust-lang/hashbrown#356 ) .

This patch could become part of version 0.7.7 which would enable crates which depend on ahash 0.7 to compile on architectures (like AVR) which need atomic-polyfill for things like AtomicUsize and Ordering.

@tkaitchuck tkaitchuck self-requested a review September 11, 2022 21:24
@tkaitchuck tkaitchuck merged commit 0847da5 into tkaitchuck:release-0.7 Oct 23, 2022
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