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
non-inline modules in proc macro input are unstable
162
162
163
+
expand_or_patterns_back_compat = the meaning of the `pat` fragment specifier is changing in Rust 2021, which may affect this macro
164
+
.suggestion = use pat_param to preserve semantics
165
+
163
166
expand_proc_macro_back_compat = using an old version of `{$crate_name}`
164
167
.note = older versions of the `{$crate_name}` crate no longer compile; please update to `{$crate_name}` v{$fixed_version}, or switch to one of the `{$crate_name}` alternatives
0 commit comments