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
Copy file name to clipboardExpand all lines: src/items/use-declarations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ They may create bindings for:
116
116
*[Built-in types]
117
117
*[Attributes]
118
118
*[Derive macros]
119
-
*[Macros by example]
119
+
*[`macro_rules`]
120
120
121
121
r[items.use.path.disallowed]
122
122
They cannot import [associated items], [generic parameters], [local variables], paths with [`Self`], or [tool attributes]. More restrictions are described below.
0 commit comments