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

Fix decode_ignored_any #4

Merged
merged 21 commits into from Apr 2, 2024
Merged

Commits on Mar 24, 2024

  1. add ignored any test

    DrewMcArthur committed Mar 24, 2024
    Copy the full SHA
    aef4dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix ignore_value

    DrewMcArthur committed Mar 25, 2024
    Copy the full SHA
    12d7ef9 View commit details
    Browse the repository at this point in the history
  2. fix clippy warning

    DrewMcArthur committed Mar 25, 2024
    Copy the full SHA
    b1f07af View commit details
    Browse the repository at this point in the history
  3. fix cargo clippy test

    DrewMcArthur committed Mar 25, 2024
    Copy the full SHA
    0b799ab View commit details
    Browse the repository at this point in the history
  4. bump version

    DrewMcArthur committed Mar 25, 2024
    Copy the full SHA
    36861a8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8779c21 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. use raw string for test

    DrewMcArthur committed Mar 27, 2024
    Copy the full SHA
    8c10c3b View commit details
    Browse the repository at this point in the history
  2. remove pub from peek

    DrewMcArthur committed Mar 27, 2024
    Copy the full SHA
    8555926 View commit details
    Browse the repository at this point in the history
  3. rearrange ignoring

    DrewMcArthur committed Mar 27, 2024
    Copy the full SHA
    a9df705 View commit details
    Browse the repository at this point in the history
  4. delete or_null methods

    DrewMcArthur committed Mar 27, 2024
    Copy the full SHA
    4772436 View commit details
    Browse the repository at this point in the history
  5. vertical spacing

    DrewMcArthur committed Mar 27, 2024
    Copy the full SHA
    b99fec6 View commit details
    Browse the repository at this point in the history
  6. clippy

    DrewMcArthur committed Mar 27, 2024
    Copy the full SHA
    74ba00a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d92a524 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Copy the full SHA
    760d857 View commit details
    Browse the repository at this point in the history
  2. update tests

    DrewMcArthur committed Mar 29, 2024
    Copy the full SHA
    b1170dd View commit details
    Browse the repository at this point in the history
  3. match test format

    DrewMcArthur committed Mar 29, 2024
    Copy the full SHA
    3de4fd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Copy the full SHA
    9a9f703 View commit details
    Browse the repository at this point in the history
  2. works: impl Stream

    DrewMcArthur committed Apr 2, 2024
    Copy the full SHA
    33ba256 View commit details
    Browse the repository at this point in the history
  3. add more tests

    DrewMcArthur committed Apr 2, 2024
    Copy the full SHA
    d26f288 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2dfba8f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    342c7a8 View commit details
    Browse the repository at this point in the history