prettyplease

A minimal `syn` syntax tree pretty-printer

APACHE-2.0 License

Downloads
79.3M
Stars
588
Committers
2
prettyplease -

Published by dtolnay over 1 year ago

  • Improve support for some Verbatim variants
prettyplease -

Published by dtolnay over 1 year ago

  • Update syn dependency to 2.x
prettyplease -

Published by dtolnay over 1 year ago

  • Fix printing of trailing comma after reordered generic params (#36)
prettyplease -

Published by dtolnay over 1 year ago

  • Set html_root_url attribute
prettyplease -

Published by dtolnay almost 2 years ago

  • Update where-clause placement of generic associated types (#33, thanks @wada314)
prettyplease -

Published by dtolnay almost 2 years ago

  • Documentation improvements
prettyplease -

Published by dtolnay about 2 years ago

  • Fix formatting of multiline doc comments containing */ in the value (#31)
prettyplease -

Published by dtolnay about 2 years ago

  • Fix comma before variadic in extern function signature (#29)
prettyplease -

Published by dtolnay about 2 years ago

  • Improve indentation of multi-line else if condition (#28)
prettyplease -

Published by dtolnay about 2 years ago

  • Add categories to crates.io metadata
prettyplease -

Published by dtolnay about 2 years ago

  • Documentation improvements
prettyplease -

Published by dtolnay over 2 years ago

  • Strip off empty angle bracketed generic arguments (#26)
prettyplease -

Published by dtolnay over 2 years ago

  • Support feature(generic_arg_infer)
  • Support feature(inline_const)
  • Support feature(associated_const_equality)
  • Support type aliases inside foreign modules
prettyplease -

Published by dtolnay over 2 years ago

  • Improve indentation of method calls that have a multiline turbofish (#23)
  • Improve formatting of closures with multiline body (#24)
prettyplease -

Published by dtolnay over 2 years ago

  • Support for raw reference syntax — &raw const expr, &raw mut expr (#21)
prettyplease -

Published by dtolnay over 2 years ago

  • Expose prettyplease version number as env::var("DEP_PRETTYPLEASE01_VERSION") to downstream build scripts (#20)
prettyplease -

Published by dtolnay over 2 years ago

  • Fix indentation of multiline return types (#17)
prettyplease -

Published by dtolnay over 2 years ago

  • Trim trailing spaces from comments (#16)
prettyplease -

Published by dtolnay over 2 years ago

  • Support variadic functions with a named variadic arg (#14)
prettyplease -

Published by dtolnay over 2 years ago