rust-analyzer/crates/hir_def
Aleksey Kladov 093f99b809 internal: start new macro test suite
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.
2021-10-09 13:42:32 +03:00
..
src internal: start new macro test suite 2021-10-09 13:42:32 +03:00
Cargo.toml switch log crate to tracing 2021-08-30 15:11:42 +08:00