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 no_std once primitive for stdlib deserialization #1463

Merged
merged 23 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    c9c29a0 View commit details
    Browse the repository at this point in the history
  2. replace spinlock w race

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6faff58 View commit details
    Browse the repository at this point in the history
  3. partial impl lazylock

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b32a062 View commit details
    Browse the repository at this point in the history
  4. rename file

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f8f3da0 View commit details
    Browse the repository at this point in the history
  5. box impl

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0e57917 View commit details
    Browse the repository at this point in the history
  6. cleanup

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    62ff883 View commit details
    Browse the repository at this point in the history
  7. Rm box from interface

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e5499cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6149d28 View commit details
    Browse the repository at this point in the history
  9. buff unit tests

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    94ca6eb View commit details
    Browse the repository at this point in the history
  10. fix comment position

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3042ebc View commit details
    Browse the repository at this point in the history
  11. Add comments

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    59fb279 View commit details
    Browse the repository at this point in the history
  12. mod racy_lock unconditional

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5c3f0f2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e981c86 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b382152 View commit details
    Browse the repository at this point in the history
  15. Restructure sync modules

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bf12f90 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31a1935 View commit details
    Browse the repository at this point in the history
  17. Fix comment

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7cc44cf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    419ecd9 View commit details
    Browse the repository at this point in the history
  19. Update changelog

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    43b9347 View commit details
    Browse the repository at this point in the history
  20. Update explanatory comments

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    21abe17 View commit details
    Browse the repository at this point in the history
  21. Add safety comment

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    51b5ca3 View commit details
    Browse the repository at this point in the history
  22. Fix safety comment

    sergerad committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8731b8a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix docstring links

    sergerad committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e22f52c View commit details
    Browse the repository at this point in the history