sublime-rust v2.21.0 Release Notes

Release Date: 2019-09-30 // over 4 years ago
    • ➕ 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