about summary refs log tree commit diff
path: root/src/tools/rustfmt/tests/target/postfix-yield.rs
AgeCommit message (Collapse)AuthorLines
2025-03-17Teach rustfmt to handle postfix yieldEric Holk-2/+7
This involved fixing the span when parsing .yield
2025-03-14Teach rustfmt to handle postfix yieldEric Holk-0/+12