mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Rename the attribute to on_unknown
This commit is contained in:
@@ -799,7 +799,7 @@
|
||||
diagnostic_namespace,
|
||||
diagnostic_on_const,
|
||||
diagnostic_on_move,
|
||||
diagnostic_on_unknown_item,
|
||||
diagnostic_on_unknown,
|
||||
dialect,
|
||||
direct,
|
||||
discriminant_kind,
|
||||
@@ -1419,7 +1419,7 @@
|
||||
on_const,
|
||||
on_move,
|
||||
on_unimplemented,
|
||||
on_unknown_item,
|
||||
on_unknown,
|
||||
opaque,
|
||||
opaque_module_name_placeholder: "<opaque>",
|
||||
ops,
|
||||
|
||||
Reference in New Issue
Block a user