flip1995
|
cdf9a28006
|
Improve lint message of await_holding_*
Improves the message of the lints await_holding_lock and
await_holding_refcell_ref. Now also actually tests RwLock.
|
2022-02-17 18:00:40 +01:00 |
|
Andre Bogus
|
a4ede72b3d
|
update most tests to 2021 edition
|
2021-10-30 14:50:53 +02:00 |
|
Matthias Krüger
|
8eb2bd13d0
|
update the lint messages and tests
|
2021-02-28 02:22:05 +01:00 |
|
Daniel Smith
|
4d3322525d
|
Separate tests for each lint
|
2020-10-21 11:04:26 -04:00 |
|
Daniel Smith
|
ee20ebadaf
|
Move refcell lint into shared module
|
2020-10-21 11:04:26 -04:00 |
|
Daniel Smith
|
b3a427d873
|
Add another test case
|
2020-10-21 11:04:26 -04:00 |
|
Daniel Smith
|
57bf80f776
|
Add lint for holding RefCell Ref across an await
|
2020-10-21 11:04:26 -04:00 |
|