Changelog #49
Commit: 86d3b78
Release: 2020-11-02
Sponsors
Become a sponsor: On OpenCollective or GitHub Sponsors.
Fixes
-
#6361fixes to TextMate grammar. -
#6360fix unary minus highlighting. -
#6350fix false positive for case checking diagnostics. -
#6333fix parsing ofpub(in path)visibility. -
#6367correctly handle#![cfg]at the crate root. -
#6257don’t suggest extracting enum variant into a struct if it’s already extracted. -
#6376add a quick hack to fix type inference aroundFntraits. -
#6384allow running struct’s doctests.