0.2.9
- 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