about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/format.rs
AgeCommit message (Expand)AuthorLines
2020-09-08Point at named argument not found when using `format_args_capture` instead of...Esteban Küber-3/+6
2020-09-02Improve recovery on malformed format callSasha-8/+20
2020-08-30Use string literal directly when available in formatSasha-1/+20
2020-08-30mv compiler to compiler/mark-0/+1155