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 c809a41 commit 6ba5f6aCopy full SHA for 6ba5f6a
rust-engine/macros/src/replace.rs
@@ -67,7 +67,7 @@ impl Parse for AttributeArgs {
67
68
ResugaredExprKind, ResugaredTyKind, ResugaredPatKind,
69
ResugaredImplItemKind, ResugaredTraitItemKind, ResugaredItemKind,
70
-
+
71
FunApp, NullaryName, UnaryName, BinaryName, TernaryName
72
}.into(),
73
_ => {
0 commit comments