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 explicit_struct_names Extension #522

Merged
merged 27 commits into from
Jan 7, 2024
Merged

Add explicit_struct_names Extension #522

merged 27 commits into from
Jan 7, 2024

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    521d91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b973e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    f372298 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    sylv256 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cf7710e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8605b97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f29b8c View commit details
    Browse the repository at this point in the history
  5. fix wording in ExpectedStructName error message

    Co-authored-by: Juniper Tyree <[email protected]>
    sylv256 and juntyr authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c2fdc0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7c4a8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef7f6cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dabe55 View commit details
    Browse the repository at this point in the history
  9. fix extensions test

    sylv256 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d59f672 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b620b3f View commit details
    Browse the repository at this point in the history
  11. resolve redundant else block

    sylv256 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ec5f527 View commit details
    Browse the repository at this point in the history
  12. add "see also" blurbs, OR the explicit_struct_names value in `Prett…

    …yConfig::struct_names`
    sylv256 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3f584af View commit details
    Browse the repository at this point in the history
  13. fix formatting

    sylv256 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1057138 View commit details
    Browse the repository at this point in the history
  14. fix coverage

    sylv256 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    00a65cd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    966675a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ebb5d View commit details
    Browse the repository at this point in the history
  3. fix Serializer::struct_names

    sylv256 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8add0cc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    17cb912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d99d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90de04f View commit details
    Browse the repository at this point in the history
  4. Fix grammar error in extensions.rs

    Co-authored-by: Juniper Tyree <[email protected]>
    sylv256 and juntyr authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7283d7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    313b30f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45204f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94fabf3 View commit details
    Browse the repository at this point in the history
  8. add GRCOV_EXCL

    sylv256 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4bf6ef7 View commit details
    Browse the repository at this point in the history