Changelog #191
Commit: 99718d0
Release: 2023-07-24
(v0.3.1599
)
New Features
#15303
fix highlighting of byte escape sequences.
Fixes
#15277
(first contribution) limitchange_visibility
assist to top-level items.#15312
don't follow raw pointer derefs when considering method receiver candidates.#15317
look up supertraits inis_dyn_method
.#15320
reportincorrect-ident-case
for inner items.#15325
normalize expected type in call arguments.
Internal Improvements
#15290
(first contribution) use notification command links for debugger installation.#15313
(first contribution) add configuration example for Kate.#15301
support reading uncompressed proc macro metadata.#15287
removecrate
visibility modifier.#15316
passTraitEnvironment
intolayout_ty
andconst_eval
.#15323
optimizeDepKindInfo
toDepKind
conversion.#15304
use.kind(Interner)
instead of.data(Interner).kind
.#15281
break down VS Code extension CI steps to make them clearer.
See also the changelog post.