Skip to content

descriptor: reject missing reserved range bounds - #418

Open
fallintoplace wants to merge 1 commit into
anthropics:mainfrom
fallintoplace:fix/reject-reserved-range-bounds
Open

descriptor: reject missing reserved range bounds#418
fallintoplace wants to merge 1 commit into
anthropics:mainfrom
fallintoplace:fix/reject-reserved-range-bounds

Conversation

@fallintoplace

Copy link
Copy Markdown
Contributor

What changed

  • Reject message and enum reserved ranges with a missing start or end bound.
  • Keep complete ranges and the existing range normalization behavior unchanged.
  • Return the original optional bounds in PoolError::InvalidReservedRange.

Tests

  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo fmt --all -- --check
  • task lint-md

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant