Commit: 2b750da
Release: 2024-10-07 (v0.3.2137)
New Features
#18085provide an option (rust-analyzer.cfg.setTest) to not setcfg(test).
Fixes
#18207(first contribution) suggest UpperCamelCase instead of CamelCase to matchrustc.#18210fix resolution of labels inside macro calls.#18206handle block expressions as modules when finding their parents.#18219fix incorrect bootstrap error message.#18255use external stack in borrow check DFS.
Internal Improvements
#18167send less data for completions, if possible.#18234filter out opaque tokens when descending into macros for some IDE features.#18195removeDefaultfrom OpQueue.#18227add JSONtracingLayerfor profiling start-up.
See also the changelog post.