about summary refs log tree commit diff
path: root/src/test/run-make/fmt-write-bloat
AgeCommit message (Collapse)AuthorLines
2020-11-29Add test to check for fmt::write bloat.Mara Bos-0/+57
It checks that fmt::write by itself doesn't pull in any panicking or or display code.