Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prettier-plugin-rust

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-rust - npm Package Versions

0.1.9

Diff

Changelog

Source

0.1.9

  • feat: format cfg_if! macros
  • feat: format @ character in macro_rules
  • fix: format <number>. and <number>e0 to float instead of int (#14, #16)
  • fix: always end files with a newline (#21)
  • fix: avoid removing optional semi in rare rust compiler bug (#22)
jinxdash
published 0.2.0 •

jinxdash
published 0.1.8 •

Changelog

Source

0.1.8

  • feat(extension): display message when formatting fails due to non-parser errors.
  • feat: move ..spread, .. to the end of patterns and reassignments (#7)
  • fix: remove comma after .. in patterns and reassignments (#7)
  • fix: support malformed macro_rules! (jinx-rust@0.1.6)
  • fix: unprinted comment errors in failed macros (#8)
jinxdash
published 0.1.7 •

Changelog

Source

0.1.7

  • feat: move ..spread to the end of struct literals (#6)
  • fix: remove comma after ..spread in struct literals (#6)
jinxdash
published 0.1.6 •

Changelog

Source

0.1.6

  • fix: parenthesize >1 length dyn/impl types nested in unary types. (#4)
  • fix: remove comma after match cases with block-like macro expressions. (#4)
jinxdash
published 0.1.5 •

Changelog

Source

0.1.5

  • feat: wrap non-block closure expressions with a block when a -> ReturnType is defined
  • fix: add extension to filepath in ESM imports (#2)
  • fix: add missing whitespace in let_else feature
  • fix(extension): disable config caching
jinxdash
published 0.1.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc