You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#7693 - F3real:vec2, r=Manishearth
Expand box_vec lint to box_collection
fixedrust-lang#7451
changelog: Expand `box_vec` into [`box_collection`], and have it error on all sorts of boxed collections
*[`box_vec`], [`vec_box`] and [`borrowed_box`]: add link to the documentation of `Box`
1053
+
*[`box_vec`](https://rust-lang.github.io/rust-clippy/master/index.html#box_collection), [`vec_box`] and [`borrowed_box`]: add link to the documentation of `Box`
0 commit comments