Add deprecated_safe feature gate and attribute, cc #94978
This commit is contained in:
parent
83460d5e62
commit
e4f1179fa6
5 changed files with 36 additions and 0 deletions
|
@ -563,6 +563,7 @@ symbols! {
|
|||
delay_span_bug_from_inside_query,
|
||||
deny,
|
||||
deprecated,
|
||||
deprecated_safe,
|
||||
deprecated_suggestion,
|
||||
deref,
|
||||
deref_method,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue