Skip to content

Conversation

@psg-19
Copy link
Contributor

@psg-19 psg-19 commented Feb 8, 2026

Fixes #4149

Summary :-

  • Added clear documentation stating the caller must provide sorted subtags, deduplicated subtags, canonical form ( lowercase ) subtags

  • Updated all examples to show properly sorted input which is "bar" before "foo"

@robertbastian
Copy link
Member

I don't think private subtag lists actually need to be sorted (they're private, there shouldn't be any invariants on them). @zbraniecki?

@robertbastian robertbastian changed the title updated docs Clarify docs on extensions::Private Feb 9, 2026
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.

Can we make private use subtags constructor always safe?

2 participants