Files
rust/tests/ui/drop
Usman Akinyemi e5b42e5084 Fix E0040 suggestion for explicit Drop::drop UFCS calls
`Drop::drop(&mut f)` now correctly suggests `drop(f)` instead of
the bare `drop` with no argument.

Signed-off-by: Usman Akinyemi <usmanakinyemi202@gmail.com>
2026-05-05 01:09:33 +05:30
..
2026-02-16 12:24:15 +00:00
2025-12-01 19:51:20 +09:00
2026-02-16 12:24:15 +00:00
2026-02-16 12:24:15 +00:00
2026-02-16 12:24:15 +00:00