about summary refs log tree commit diff
path: root/tests/ui/inline-const/break-inside-inline-const-issue-128604.stderr
AgeCommit message (Collapse)AuthorLines
2025-06-10Loop check anon consts on their ownOli Scherer-11/+11
2025-06-10Remove check_mod_loops query and run the checks per-body insteadOli Scherer-12/+12
2025-06-10Add regression test for break inside const itemsOli Scherer-1/+13
2024-08-06Don't Suggest Labeling `const` and `unsafe` BlocksVeera-13/+13
2024-08-06Add TestsVeera-0/+39