Skip to content

0.2.9

Choose a tag to compare

@AzureMarker AzureMarker released this 06 Mar 04:42
· 21 commits to master since this release
275e6c2
  • Fix an error when using the plugin with IntelliJ-Rust >= 165 (reported via Sentry)
  • Fix an error in InferFromRustPluginQuickFix when the type isn't known
  • More accurately match the supported RegExp functionality in LALRPOP (fixes #52)
  • Fix a possible issue with non-unique keys in MissingTerminalsInspection (reported via Sentry)
  • Drop support for < 2021.3 IDEs