]> git.lizzy.rs Git - rust.git/commit
Initial implementation
authorYechan Bae <yechan@gatech.edu>
Thu, 23 Sep 2021 07:51:10 +0000 (03:51 -0400)
committerYechan Bae <yechan@gatech.edu>
Fri, 1 Oct 2021 18:04:20 +0000 (14:04 -0400)
commite4c3000e5bf254ab19895b7a62413ff0d346d337
tree12d72583190aea7b544e02164048f092f57d331c
parentfe999e88edd2254124be6419607bd29156841f59
Initial implementation
CHANGELOG.md
clippy_lints/src/lib.mods.rs
clippy_lints/src/lib.register_lints.rs
clippy_lints/src/lib.register_nursery.rs
clippy_lints/src/lib.rs
clippy_lints/src/non_send_field_in_send_ty.rs [new file with mode: 0644]
tests/ui/non_send_field_in_send_ty.rs [new file with mode: 0644]