Commit 4f9166c
committed
Add suppression for 1.93+
Apparently the `std::thread`-module was restructured, so that the
`std::thread::Thread`-type now resides in `std::thread::thread::Thread`
instead, thus the suppression needs to be updated as well. Instead of
changing the old one, a new one is added to stay compatible with 1.84.std::thread::new()
1 parent ad8e006 commit 4f9166c
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
12 | 23 | | |
13 | 24 | | |
14 | 25 | | |
| |||
0 commit comments