Changelog #148 Sep 26, 2022 Commit: 73ab709 Release: 2022-09-26 New Features #12966, #13269, #13285, #13288 run inference on enum variant bodies and display values on hover: 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.