]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/types/box_collection.rs
Avoid needless heap allocation in box_collection
[rust.git] / clippy_lints / src / types / box_collection.rs
2021-09-24 F3realAvoid needless heap allocation in box_collection
2021-09-23 borsAuto merge of #7707 - Jarcho:suspicious_else_proc_mac...
2021-09-22 borsAuto merge of #7693 - F3real:vec2, r=Manishearth
2021-09-20 F3realExpand BOX_VEC to BOX_COLLECTION