File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ = Changelog #276
2+ :sectanchors:
3+ :experimental:
4+ :page-layout: post
5+
6+ Commit: commit:5e7dd31c80d5821113ed9c9aa1616a73a63b49a1[] +
7+ Release: release:2025-03-10[] (`v0.3.2337` )
8+
9+ == New Features
10+
11+ * pr:19243[] allow unsetting default ``#[cfg]``s.
12+ * pr:19265[] add diagnostic for dangling `dyn` and `impl`.
13+
14+ == Fixes
15+
16+ * pr:19226[] (first contribution) improve completions that return a reference.
17+ * pr:19279[] (first contribution) add `letm` and improve `let` keyword completion.
18+ * pr:19308[] bring back support for Rust 1.78 projects.
19+ * pr:19261[] support tuple structs in `expand_rest_pattern`.
20+ * pr:19324[] fix adding of brackets in "Inline variable".
21+ * pr:19297[] fix completion relevance check.
22+ * pr:19290[] warn when `cargo metadata` fails.
23+ * pr:19292[] handle modifiers in punctuation highlighting.
24+ * pr:19274[] don't highlight unsafe definitions as `unsafe`.
25+ * pr:19295[] make "rust-analyzer: Run" available in manifest file.
26+
27+ == Internal Improvements
28+
29+ * pr:19288[] (first contribution) use `size_of` from the prelude.
30+ * pr:19244[], pr:19275[] warn when the active toolchain is too old.
31+ * pr:19286[] twiddle with the `rustup` invocation on CI.
You can’t perform that action at this time.
0 commit comments