about summary refs log tree commit diff
path: root/tests/ui/inconsistent_digit_grouping.fixed
AgeCommit message (Collapse)AuthorLines
2019-11-14literal repr: ignore more warnings in macrosMichael Wright-0/+15
2019-11-14literal representation: simplificationMichael Wright-0/+3
Simplify calculation in grouping. Add test case to ensure `count()` can't be zero in that branch.
2019-11-13literal representation restructure 4Michael Wright-0/+6
Simplify `grouping_hint` by splitting digits into parts and handling one at a time. Fixes #4762
2019-01-13Add rustfix to inconsistent_digit_grouping testWilco Kusee-0/+15