sublime-rust v2.22.0 Release Notes

Release Date: 2020-04-01 // about 4 years ago
    • ➕ Add union names to Goto-symbol index. #416
    • Syntax: Recover on bad enum syntax. #419
    • 🛠 Fix type of file_extensions property in Cargo syntax YAML #429

Previous changes from v2.21.0

    • ➕ Add unreachable snippet #389
    • 🛠 Fix bug in how raw string auto-complete worked. #396
    • 👷 Build system and messages:
      • Clippy no longer requires nightly. #395
      • Allow target detection with Clippy. #412
      • Next/prev jump to end of span. #397
    • Syntax:
      • Better error recovery in generics. #410
      • Add bitwise and/or assignment tokens. #411