Skip to content

Commit 0b0666e

Browse files
authored
Rollup merge of #92238 - dtolnay:stringifytest, r=Mark-Simulacrum
Add a test suite for stringify macro This attempts to cover the behavior of `stringify!` on various interpolated syntax tree nodes. The pretty printer has a history of unsightly whitespace (double spaces, missing spaces, spaces where there shouldn't be spaces) — #91437, #91562, #91568. There are several such issues left; the test cases that I consider to be currently behaving incorrectly are marked with `// FIXME` in the PR.
2 parents f1598ed + 55fc986 commit 0b0666e

File tree

1 file changed

+879
-0
lines changed

1 file changed

+879
-0
lines changed

0 commit comments

Comments
 (0)