Skip to content

Releases: dtolnay/prettyplease

0.1.8

26 Mar 01:06
0.1.8
bb397fe
Compare
Choose a tag to compare
  • Remove support for inner attributes on non-block expressions (#9, rust-lang/rust#83312)
  • Improve spacing of nested macro calls (#11)

0.1.7

26 Mar 01:05
0.1.7
54ddaa6
Compare
Choose a tag to compare
  • Tweak spacing around equal-sign inside attributes
  • Render empty verbatim item as a blank line

0.1.6

26 Mar 01:04
0.1.6
85cc744
Compare
Choose a tag to compare
  • Improve spacing of UseTree::Group involving empty groups

0.1.5

26 Mar 01:03
0.1.5
bd41b5e
Compare
Choose a tag to compare
  • Automatically insert in token into VisRestricted when required (#7)

0.1.4

05 Feb 07:32
0.1.4
f9a491f
Compare
Choose a tag to compare
  • Improve formatting of or-patterns
  • Fix paren patterns gaining an incorrect comma

0.1.3

05 Feb 06:25
0.1.3
72ccd96
Compare
Choose a tag to compare
  • Improve formatting of method chains in statement position and inside of macro calls
  • Omit trailing comma inside attribute lists that fit on one line
  • Improve formatting of associated type definitions in an impl block

0.1.2

28 Jan 02:24
0.1.2
70741b8
Compare
Choose a tag to compare
  • Improve formatting of Expr::Struct expressions in which the struct's path has generic parameters broken across lines
  • Improve formatting of function call expressions containing a single Block argument
  • Improve formatting of outer attributes on arguments of a function call
  • Improve formatting of expressions containing empty blocks

0.1.1

28 Jan 02:22
0.1.1
84c553d
Compare
Choose a tag to compare
  • Fix missing inner attributes inside of a Pat::Tuple expression
  • Fix trailing comma inside of a tuple of size 1
  • Improve formatting of the rhs of a type alias

0.1.0

12 Jan 23:12
0.1.0
a75efd4
Compare
Choose a tag to compare
Release 0.1.0