| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-18 | Turn invalid index suffixes into hard errors | Jieyou Xu | -21/+23 | |
| 2025-08-18 | Expand `tuple-index-suffix` test coverage | Jieyou Xu | -8/+67 | |
| Actually, the accidentally accepted invalid suffixes also include tuple struct indexing positions, struct numeral field name positions. So before changing anything, first expand test coverage, so we can observe the effect of bumping the non-lint pseudo-FCW warning into a hard error. | ||||
| 2025-08-18 | Rename and move tuple index suffix regression test | Jieyou Xu | -0/+18 | |
| To make it more obvious what it's testing. This is its own commit to make git blame easier. | ||||
