about summary refs log tree commit diff
path: root/tests/ui/fmt/fmt_debug
AgeCommit message (Collapse)AuthorLines
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+2
2024-08-28fmt-debug optionKornel-0/+91
Allows disabling `fmt::Debug` derive and debug formatting.