Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an atomic-polyfill optional dependancy #165

Merged
merged 2 commits into from
Dec 14, 2021
Merged

Add an atomic-polyfill optional dependancy #165

merged 2 commits into from
Dec 14, 2021

Commits on Dec 1, 2021

  1. Add an atomic-polyfill optional dependancy

    To make it compile on platform that have limited atomics
    
    Note that this re-implement the Debug version of the OnceBox
    because atomic-polyfill::AtomicPtr don't implement Debug
    ogoffart committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    133096d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    12ccfec View commit details
    Browse the repository at this point in the history