Skip to content

Fix missing \allowstruct\ for typealiasref#171

Merged
IgorDeepakM merged 2 commits intomasterfrom
fix_allowstruct_for_typealiasref
May 6, 2026
Merged

Fix missing \allowstruct\ for typealiasref#171
IgorDeepakM merged 2 commits intomasterfrom
fix_allowstruct_for_typealiasref

Conversation

@IgorDeepakM
Copy link
Copy Markdown
Owner

When changing to \allowstruct\ annotation instead of AnyNoCheck, checking the \allowstruct\ annotation for typealiasref was left out. Added this check for typealiasref as well.

When changing to \allowstruct\ annotation instead of AnyNoCheck,
checking the \allowstruct\ annotation for typealiasref was left
out. Added this check for typealiasref as well.
Renamed \allowstruct\ annotation to \allowbaretypes\ because it
didn't previously include bare types like bare lambdas as type
arguments. The \allowbaretypes\ annotation makes it possible to
use any bare type like bare lamdas and structs as type arguments.
@IgorDeepakM IgorDeepakM merged commit f7e840f into master May 6, 2026
3 of 4 checks passed
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