Skip to content

Releases: dtolnay/prettyplease

0.2.32

04 Apr 22:33
0.2.32
81c6daa
Compare
Choose a tag to compare
  • Forbid block comments that end in a slash (#113, thanks @arkeet)

0.2.31

13 Mar 17:55
0.2.31
3ee5818
Compare
Choose a tag to compare
  • Format multiple array elements on the same line (#108)

0.2.30

03 Mar 23:53
0.2.30
8e721e6
Compare
Choose a tag to compare
  • Documentation improvements

0.2.29

12 Jan 16:04
0.2.29
fc5bf6b
Compare
Choose a tag to compare
  • Preserve semicolon on braced statement-position macros (#103)

0.2.28

12 Jan 04:31
0.2.28
99d37c5
Compare
Choose a tag to compare

0.2.27

05 Jan 21:59
0.2.27
882f0ed
Compare
Choose a tag to compare
  • Avoid trailing '.' on non-macro float literals (#89)

0.2.26

05 Jan 21:33
0.2.26
5478bcf
Compare
Choose a tag to compare
  • Synthesize parentheses for precedence (#88)

0.2.25

23 Oct 23:36
0.2.25
50de5c6
Compare
Choose a tag to compare

0.2.24

20 Oct 05:46
0.2.24
c6f0815
Compare
Choose a tag to compare
  • Improve support for use<> syntax (#83)

0.2.23

19 Oct 19:14
0.2.23
a1701f7
Compare
Choose a tag to compare
  • Support formatting &raw const place and &raw mut place expressions (#82)