File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ = Changelog #300
2+ :sectanchors:
3+ :experimental:
4+ :page-layout: post
5+
6+ Commit: commit:bacc5bbd3020b8265e472ff98000ef477ff86e4a[] +
7+ Release: release:2025-11-03[] (`TBD` )
8+
9+ == New Features
10+
11+ * pr:20186[] add option to exclude nearby derives from "Go to implementations" and implementations lens.
12+ * pr:20906[] support opaques properly.
13+
14+ == Fixes
15+
16+ * pr:20921[] avoid calling `specializes()` query on crates that do not define `#![feature(specialization)]`.
17+ * pr:20920[] resolve `target-dir` more precisely.
18+ * pr:20369[] change method to associated function calls when renaming `self`.
19+ * pr:20931[] show proper async function signatures in the signature help.
20+ * pr:20930[] fix handling of nested block modules.
21+ * pr:20919[] consider all matches for flyimport even when searched with a qualifier.
22+ * pr:20942[] fix false positive syntax errors on frontmatters.
23+ * pr:20934[] improve error recovery with malformed function return types.
24+ * pr:20915[] offer `replace_is_method_with_if_let_method` in `while` expression.
25+
26+ == Internal Improvements
27+
28+ * pr:20922[] reduce `client_commands` allocations in LSP conversion.
29+ * pr:20927[] support memory profiling using `dhat`.
You can’t perform that action at this time.
0 commit comments