about summary refs log tree commit diff
path: root/tests/ui/feature-gates/feature-gate-pattern-complexity.rs
AgeCommit message (Collapse)AuthorLines
2025-02-17Rename `pattern_complexity` attr as `pattern_complexity_limit`.Nicholas Nethercote-6/+0
For consistency with `recursion_limit`, `move_size_limit`, and `type_length_limit`.
2024-03-03Add feature gate test for `pattern_complexity` attributeGuillaume Gomez-0/+6