rust/crates/hir-expand
Florian Diebold 8b3ec12aac fix: Report proc macro errors in expressions correctly as well
They didn't have a krate before, resulting in the generic "proc macro
not found" error.

Also improve error messages a bit more.
2022-06-28 10:43:22 +02:00
..
src fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
Cargo.toml Improve proc macro errors a bit 2022-06-24 13:45:19 +02:00