]> git.lizzy.rs Git - rust.git/commit
Separate tests for each lint
authorDaniel Smith <daniel.smith@datadoghq.com>
Mon, 19 Oct 2020 16:07:04 +0000 (12:07 -0400)
committerDaniel Smith <daniel.smith@datadoghq.com>
Wed, 21 Oct 2020 15:04:26 +0000 (11:04 -0400)
commit4d3322525d9b65ce4c6fc183bc1cd3cfc9477300
tree39bed2c86c8549333fa382802f96be346231607e
parent86f2b29d2ff33862264e2e6dfdc7cc20ad054ad1
Separate tests for each lint
tests/ui/await_holding_invalid.rs [deleted file]
tests/ui/await_holding_invalid.stderr [deleted file]
tests/ui/await_holding_lock.rs [new file with mode: 0644]
tests/ui/await_holding_lock.stderr [new file with mode: 0644]
tests/ui/await_holding_refcell_ref.rs [new file with mode: 0644]
tests/ui/await_holding_refcell_ref.stderr [new file with mode: 0644]