Skip to content

Commit 3bea1aa

Browse files
committed
Changelog #286
1 parent 1576d61 commit 3bea1aa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)