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

Swap macro re-export modules (#405) #406

Merged
merged 12 commits into from
Sep 9, 2024
Merged

Commits on Aug 29, 2024

  1. Bootstrap solution

    tyranron committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c058a2f View commit details
    Browse the repository at this point in the history
  2. Fix no_std tests

    tyranron committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b1f0b56 View commit details
    Browse the repository at this point in the history
  3. Fix no_std tests, vol.2

    tyranron committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cf4d555 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fix doc tests

    tyranron committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fda192d View commit details
    Browse the repository at this point in the history
  2. Fix doc tests, vol.2

    tyranron committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0e96f69 View commit details
    Browse the repository at this point in the history
  3. Fix doc tests, vol.3

    tyranron committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    febdcca View commit details
    Browse the repository at this point in the history
  4. Fix doc tests, vol.4

    tyranron committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0696a13 View commit details
    Browse the repository at this point in the history
  5. Fix doc tests, vol.5

    tyranron committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1274ca9 View commit details
    Browse the repository at this point in the history
  6. Mention in CHANGELOG

    tyranron committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    041d2fb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update src/lib.rs

    Co-authored-by: Jelte Fennema-Nio <github-tech@jeltef.nl>
    tyranron and JelteF authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7340ed0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 405-swap-reexport-modules

    # Conflicts:
    #	impl/doc/from_str.md
    #	impl/doc/try_into.md
    #	impl/src/try_from.rs
    tyranron committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4e2d175 View commit details
    Browse the repository at this point in the history
  3. Return derive module

    tyranron committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fd1d3f3 View commit details
    Browse the repository at this point in the history