Skip to content

Misc updates

Compare
Choose a tag to compare
@ehuss ehuss released this 30 Sep 21:02
· 143 commits to master since this release
4b7e6df
  • 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