about summary refs log tree commit diff
path: root/src/test/ui/macros/format-parse-errors.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2019-07-15Specific error for positional args after named args in `format!()`Esteban Küber-2/+8
2019-01-11don't unwrap unexpected tokens in `format!`Andy Russell-0/+1
2019-01-02make `panictry!` private to libsyntaxAndy Russell-0/+10