rust-analyzer/crates/ide-diagnostics/src
bors a021b85be5 Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril
feat: Use spans for builtin and declarative macro expansion errors

This should generally improve some error reporting for macro expansion errors. Especially for `compile_error!` within proc-macros
2024-07-29 14:07:33 +00:00
..
handlers Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril 2024-07-29 14:07:33 +00:00
lib.rs Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
tests.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00