Skip to content

Releases: dtolnay/prettyplease

0.2.9

21 Jun 01:55
0.2.9
4a2318e
Compare
Choose a tag to compare
  • Recognize ... placeholder in all Verbatim variants

0.2.8

19 Jun 04:59
0.2.8
82d41ab
Compare
Choose a tag to compare
  • Prevent brace insertion from changing meaning of closure bodies (#52)

0.2.7

17 Jun 00:06
0.2.7
0aa895b
Compare
Choose a tag to compare
  • Format some standard library macros better (#51)

0.2.6

23 May 16:00
0.2.6
f69383a
Compare
Choose a tag to compare
  • Fix semicolon on macro_rules written with parentheses (#48)

0.2.5

14 May 09:46
0.2.5
Compare
Choose a tag to compare

0.2.4

25 Mar 19:47
0.2.4
9204b58
Compare
Choose a tag to compare
  • Improve formatting of path generics in the trait part of qpath

0.2.3

25 Mar 06:32
0.2.3
b0e14e3
Compare
Choose a tag to compare
  • Improve formatting of match arms (#45)

0.2.2

25 Mar 03:45
0.2.2
c08cb35
Compare
Choose a tag to compare
  • Fill in even more Verbatim item support

0.2.1

24 Mar 19:23
0.2.1
e80d246
Compare
Choose a tag to compare
  • Improve support for some Verbatim variants

0.2.0

23 Mar 00:40
0.2.0
fbd724a
Compare
Choose a tag to compare
  • Update syn dependency to 2.x