Changelog #254
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.