about summary refs log tree commit diff
path: root/tests/ui/fmt/format-string-wrong-order.rs
AgeCommit message (Expand)AuthorLines
2025-08-27Fix format string grammar in docs and improve alignment error messageNilotpal Gupta-3/+5
2024-10-14Remove `'apostrophes'` from `rustc_parse_format`Lieselotte-2/+2
2024-01-07Adding alignment to the list of cases to test for specific error message. Cov...Mads Ravn-0/+6
2023-02-02PR fixing wrong order of format parameters in strings. Issue #106572Mads Ravn-0/+15