File tree 1 file changed +31
-0
lines changed
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ = Changelog #281
2
+ :sectanchors:
3
+ :experimental:
4
+ :page-layout: post
5
+
6
+ Commit: commit:8365cf853e791c93fa8bc924f031f11949bb1a3c[] +
7
+ Release: release:2025-04-14[] (`v0.3.2379` )
8
+
9
+ == New Features
10
+
11
+ * pr:19255[], pr:19554[] (first contribution) add "Locate child modules" command.
12
+
13
+ == Fixes
14
+
15
+ * pr:19432[] fix another false positive invalid cast diagnostic.
16
+ * pr:19563[] walk const block expressions for unsafety checking.
17
+ * pr:19541[] prefer imports of matching types for argument lists.
18
+ * pr:19571[] fix missing test update notifications when there are hyphens in the target name and exclude dependencies from "Run all".
19
+
20
+ == Internal Improvements
21
+
22
+ * pr:19425[] (first contribution) make drop glue info less verbose.
23
+ * pr:19462[], pr:19558[], pr:19570[] lower ``TypeRef``s before type inference.
24
+ * pr:19536[] port closure inference from `rustc`.
25
+ * pr:19566[] use the `callable_item_signature` query in `dyn`-compatibility checks.
26
+ * pr:19550[] turn `LifetimeRef` into an enum.
27
+ * pr:19562[] tweak invalid signature bitflags.
28
+ * pr:19573[] render sigantures in "View HIR" command.
29
+ * pr:19512[] fix some `stdx` lints.
30
+ * pr:19559[] switch to Rust 1.86.
31
+ * pr:19565[] add `prime-caches` subcommand.
You can’t perform that action at this time.
0 commit comments