Files
rust-analyzer/crates/intern
Chayim Refael Friedman 33894483a6 Fixes for builtin derive expansions
- Do not store the `MacroCallId` of the "real" expansion anywhere, so that the IDE layer could not expand it by mistake
 - Fix a stupid bug where we used the directive of the `derive` itself instead of of the macro, leading us to re-expand it again and again.
2026-01-08 09:49:55 +02:00
..
2026-01-08 09:49:55 +02:00
2025-12-25 10:38:05 +01:00