[gnome-builder/gnome-builder-43] plugins/rust-analyzer: proc macro support is no longer experimental
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-43] plugins/rust-analyzer: proc macro support is no longer experimental
- Date: Mon, 26 Sep 2022 16:13:43 +0000 (UTC)
commit 2cba8782023c67b0134b73c3b593683c0262481b
Author: bjorn3 <bjorn3_gh protonmail com>
Date: Mon Sep 26 16:00:00 2022 +0000
plugins/rust-analyzer: proc macro support is no longer experimental
It hasn't been experimental for quite a while.
src/plugins/rust-analyzer/tweaks.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/rust-analyzer/tweaks.ui b/src/plugins/rust-analyzer/tweaks.ui
index 4781a5588..2e0e44440 100644
--- a/src/plugins/rust-analyzer/tweaks.ui
+++ b/src/plugins/rust-analyzer/tweaks.ui
@@ -46,7 +46,7 @@
<child>
<object class="IdeTweaksRadio">
<property name="title" translatable="yes">Proc Macros</property>
- <property name="subtitle" translatable="yes">Enables the experimental Proc
Macros feature of rust-analyzer</property>
+ <property name="subtitle" translatable="yes">Enables the Proc Macros feature of
rust-analyzer</property>
<property name="value">'procMacro.enable'</property>
<property name="binding">
<object class="IdeTweaksSetting">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]