We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1576d61 commit 3bea1aaCopy full SHA for 3bea1aa
thisweek/_posts/2025-05-19-changelog-286.adoc
@@ -0,0 +1,20 @@
1
+= Changelog #286
2
+:sectanchors:
3
+:experimental:
4
+:page-layout: post
5
+
6
+Commit: commit:e464ff8c755c6e12540a45b83274ec4de4829191[] +
7
+Release: release:2025-05-19[] (`v0.3.2466`)
8
9
+== Fixes
10
11
+* pr:19793[] keep derive macros when removing unused imports.
12
+* pr:19687[] highlight unsafe operations as related when the caret is on `unsafe`.
13
+* pr:19801[] improve `asm!` support.
14
+* pr:19794[] don't allow duplicate crates in the `all_crates` list.
15
+* pr:19807[] don't override `RUSTUP_TOOLCHAIN` if it is already set.
16
17
+== Internal Improvements
18
19
+* pr:19796[] (first contribution) bump some dependencies for Cygwin support.
20
+* pr:19808[] run metrics on the beta channel.
0 commit comments