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