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

Continue cleanup of reference-counting validation code #2364

Merged
merged 18 commits into from
May 24, 2024
Merged

Commits on May 24, 2024

  1. Simplify error message

    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4f5e1d3 View commit details
    Browse the repository at this point in the history
  2. Update doc comment

    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ae9291b View commit details
    Browse the repository at this point in the history
  3. Add missing doc comments

    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    33850d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7978bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10b80ea View commit details
    Browse the repository at this point in the history
  6. Simplify error message

    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d612c0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e92123b View commit details
    Browse the repository at this point in the history
  8. Update formatting

    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8b7a60d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d514a2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e24545 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dab3851 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f75a72 View commit details
    Browse the repository at this point in the history
  13. Update doc comments

    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    11857d1 View commit details
    Browse the repository at this point in the history
  14. Move error variants to ValidationError

    This makes it possible to further simplify `ObjectNotExclusivelyOwned`
    in a next step.
    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4ea6aec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf977a7 View commit details
    Browse the repository at this point in the history
  16. Merge redundant structs

    hannobraun committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e64bc24 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    40a85af View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3c09fe5 View commit details
    Browse the repository at this point in the history