]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/non_send_fields_in_send_ty.rs
Auto merge of #7709 - Qwaz:drop_non_send, r=xFrednet
[rust.git] / clippy_lints / src / non_send_fields_in_send_ty.rs
2021-10-03 borsAuto merge of #7709 - Qwaz:drop_non_send, r=xFrednet
2021-10-02 Yechan BaeUpdate documentation and name for non_send_fields_in_se...