]> git.lizzy.rs Git - rust.git/commit
Use the correct crates proc-macro loading error message
authorLukas Wirth <lukastw97@gmail.com>
Wed, 15 Jun 2022 16:04:39 +0000 (18:04 +0200)
committerLukas Wirth <lukastw97@gmail.com>
Wed, 15 Jun 2022 16:06:33 +0000 (18:06 +0200)
commit0e41d15b823423363ff99f4170fa62ad70476290
tree8eaf57f0597e1be7ae6faab787f4bc1f9b26dbd7
parent1d34cdcac07b23dafa7826ecf73ce2008b4be479
Use the correct crates proc-macro loading error message
crates/hir-def/src/nameres.rs
crates/hir-def/src/nameres/collector.rs
crates/hir-def/src/nameres/diagnostics.rs
crates/hir/src/diagnostics.rs
crates/hir/src/lib.rs
crates/ide-diagnostics/src/handlers/unresolved_proc_macro.rs