Changelog #148

Commit: 73ab709
Release: 2022-09-26

New Features

Fixes

  • #13268 fix operator highlighting tags applying too broadly.

  • #13289 use the sysroot proc macro server for analysis-stats.

Internal Improvements

  • #13262 (first contribution) remove reference to Toggle inlay hints.

  • #13264 ensure TyKind::DynTy has at least one trait bound.

  • #13286 don’t run proc-macro-srv tests on the rust-analyzer repo.

  • #13259 simplify feature representation in CargoConfig.

  • #13260 simplify extraEnv handling.