#[deprecated_safe_2024]
: Also use the // TODO:
hint in the compiler error
This doesn't work for translated compiler error messages.
This commit is contained in:
parent
399ef23d2b
commit
811d7dd113
7 changed files with 18 additions and 11 deletions
|
@ -472,6 +472,7 @@ symbols! {
|
|||
attr,
|
||||
attr_literals,
|
||||
attributes,
|
||||
audit_that,
|
||||
augmented_assignments,
|
||||
auto_traits,
|
||||
automatically_derived,
|
||||
|
@ -1897,7 +1898,6 @@ symbols! {
|
|||
to_string,
|
||||
to_string_method,
|
||||
to_vec,
|
||||
todo,
|
||||
todo_macro,
|
||||
tool_attributes,
|
||||
tool_lints,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue