Releases: dtolnay/prettyplease
Releases · dtolnay/prettyplease
0.2.9
- Recognize
...
placeholder in all Verbatim
variants
0.2.8
- Prevent brace insertion from changing meaning of closure bodies (#52)
0.2.7
- Format some standard library macros better (#51)
0.2.6
- Fix semicolon on macro_rules written with parentheses (#48)
0.2.4
- Improve formatting of path generics in the trait part of qpath
0.2.3
- Improve formatting of match arms (#45)
0.2.2
- Fill in even more
Verbatim
item support
0.2.1
- Improve support for some
Verbatim
variants
0.2.0
- Update syn dependency to 2.x