rust-analyzer/crates/ide
Chayim Refael Friedman 100e166bb1 Calculate drop glue and show it on hover
Also fix the `needs_drop()` intrinsic.

Unions also need this information (to err if they have a drop-needing field), but this will come in a follow-up PR.
2025-02-17 06:29:37 +02:00
..
src Calculate drop glue and show it on hover 2025-02-17 06:29:37 +02:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00