mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 13:48:50 +00:00
093f99b809
I don't like our macro tests -- they are brittle and don't inspire confidence. I think the reason for that is that we try to unit-test them, but that is at odds with reality, where macro expansion fundamentally depends on name resolution. |
||
---|---|---|
.. | ||
ast_id_map.rs | ||
builtin_attr.rs | ||
builtin_derive.rs | ||
builtin_macro.rs | ||
db.rs | ||
eager.rs | ||
hygiene.rs | ||
lib.rs | ||
name.rs | ||
proc_macro.rs | ||
quote.rs | ||
test_db.rs |