about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/format_foreign/printf
AgeCommit message (Expand)AuthorLines
2025-02-08Rustfmtbjorn3-6/+4
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-5/+7
2022-11-16Use `as_deref` in compiler (but only where it makes sense)Maybe Waffle-1/+1
2021-12-31update testsDavid Renshaw-3/+3
2021-09-29Improve error message for `printf`-style format stringsFabian Wolff-2/+2
2020-08-30mv compiler to compiler/mark-0/+145