Files
rust/compiler
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-04-20 00:18:28 +08:00
2026-04-20 00:18:28 +08:00
2026-04-30 16:53:10 +10:00
2026-04-08 21:09:07 +02:00
2026-04-20 00:18:28 +08:00