Michael Schubart
|
b85deea3f5
|
Test all types supported by [collection_is_never_read ]
|
2023-04-11 12:27:25 +09:00 |
|
Michael Schubart
|
3d711455c2
|
Add test case from #10488
|
2023-04-11 10:37:00 +09:00 |
|
Michael Schubart
|
008ba7326b
|
Ignore fake read access
|
2023-04-11 10:32:09 +09:00 |
|
bluthej
|
32aa07f832
|
Fix false negative for Strings
`String` is not a diagnostic item and was thus not picked up by
`is_type_diagnostic_item`, leading to a false negative for
`collection_is_never_read`
|
2023-04-09 13:25:50 +02:00 |
|
Michael Schubart
|
4ee65535a7
|
Add test where container is passed to a function
|
2023-03-06 22:19:34 +00:00 |
|
Michael Schubart
|
85ad8a6fdc
|
Avoid false positives from extension traits
|
2023-03-06 07:19:09 +00:00 |
|
Michael Schubart
|
fbb7fd59c3
|
Add test for an interesting edge case
|
2023-02-28 22:09:04 +00:00 |
|
Michael Schubart
|
cb3bb8a5b5
|
Add tests that show: insert() can be a read or not
|
2023-02-28 22:09:04 +00:00 |
|
Michael Schubart
|
2a9c254e23
|
Add collection_is_never_read
|
2023-02-27 07:14:55 +00:00 |
|