1
Fork 0

Make unused_allocation lint warn against Box::new

This commit is contained in:
Maybe Waffle 2022-11-13 13:55:04 +00:00
parent 18caf88956
commit 9ac0da8f39
3 changed files with 8 additions and 2 deletions

View file

@ -429,6 +429,7 @@ symbols! {
borrowck_graphviz_format,
borrowck_graphviz_postflow,
box_free,
box_new,
box_patterns,
box_syntax,
bpf_target_feature,