Skip to content

Make range/multirange support opt-in #4898

@roji

Description

@roji

Supporting ranges adds substantial code size in NativeAOT, as all generic permutations are generated (arrays of ranges of int, ranges of array of int...). As ranges are a pretty rare feature, we should make it opt-in to avoid paying the size price for basic, normal usage.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions