rust-analyzer/crates/hir-ty
Chayim Refael Friedman 2b240c6490 Migrate drop glue handling to new solver
And:
 - Remove it from being a query (it is only used for hover, where no caching is needed, and MIR evaluation of `needs_drop()`, which is rare).
 - Fix handling of `PhantomData`.
2025-10-08 16:14:22 +03:00
..
src Migrate drop glue handling to new solver 2025-10-08 16:14:22 +03:00
Cargo.toml Implement fallback properly 2025-09-24 20:42:06 +03:00