You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
image::https://user-images.githubusercontent.com/71162630/280443864-362a5a93-e109-4ffc-996e-9b6e4f54fcfa.gif["Screen recording showing the assist adding an `IndexMut` impl from an existing `Index` one"]
15
+
16
+
== Fixes
17
+
18
+
* pr:15827[] (first contribution) add `formatters` category to VSCode metadata.
19
+
* pr:15788[] allow importing traits `as _`:
20
+
+
21
+
image::https://user-images.githubusercontent.com/71162630/277167845-81601160-fe55-46e3-ab8d-b2705e1aa696.gif["Screen recording showing both `import Foo` and `import Foo as _` being available in the quick fix menu"]
0 commit comments