Samuel Tardieu
|
b3d401ecb1
|
Add unsafe markers to accomodate edition 2024 rules
- Add `unsafe` blocks inside `unsafe fn` using unsafe constructs
- Add `unsafe` qualifier to `extern` blocks
- Add `unsafe` qualifier to `no_mangle` attributes
|
2025-04-15 20:33:01 +02:00 |
|
Guillaume Gomez
|
f666fd6417
|
Update UI tests
|
2025-02-15 13:38:16 +01:00 |
|
WeiTheShinobi
|
b167895a19
|
Fix used_underscore_items lint uses of foreign functions
|
2025-02-13 01:06:32 +08:00 |
|
WeiTheShinobi
|
d40e04a1cb
|
used_underscore_items will not lint exteranl item
|
2024-08-26 00:52:52 +08:00 |
|
WeiTheShinobi
|
b615c82180
|
Add new lint: used_underscore_items
|
2024-08-21 19:57:41 +08:00 |
|