]> git.lizzy.rs Git - rust.git/commit
Add ui-test for enable-raw-pointer-heuristic-for-send config
authorYechan Bae <yechan@gatech.edu>
Fri, 1 Oct 2021 17:07:25 +0000 (13:07 -0400)
committerYechan Bae <yechan@gatech.edu>
Fri, 1 Oct 2021 18:04:20 +0000 (14:04 -0400)
commit4f01656a7d5d206488f9f3de879d43a637f943a1
tree5ee8c1e9e94f72afef4aa29e38e7c990dc5bd3e1
parent08f0aecffd4e8522bf51a7b9d74386a36834d4a9
Add ui-test for enable-raw-pointer-heuristic-for-send config
clippy_lints/src/non_send_field_in_send_ty.rs
tests/ui-toml/strict_non_send_field_in_send_ty/clippy.toml [new file with mode: 0644]
tests/ui-toml/strict_non_send_field_in_send_ty/test.rs [new file with mode: 0644]
tests/ui-toml/strict_non_send_field_in_send_ty/test.stderr [new file with mode: 0644]
tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr