Make unused_allocation
lint warn against Box::new
This commit is contained in:
parent
18caf88956
commit
9ac0da8f39
3 changed files with 8 additions and 2 deletions
|
@ -429,6 +429,7 @@ symbols! {
|
|||
borrowck_graphviz_format,
|
||||
borrowck_graphviz_postflow,
|
||||
box_free,
|
||||
box_new,
|
||||
box_patterns,
|
||||
box_syntax,
|
||||
bpf_target_feature,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue