]> git.lizzy.rs Git - rust.git/commit
Merge #11455
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 21 Feb 2022 16:56:37 +0000 (16:56 +0000)
committerGitHub <noreply@github.com>
Mon, 21 Feb 2022 16:56:37 +0000 (16:56 +0000)
commit979b5b32bce12c1efb88d4b58874606eef0a4c6a
treec5f3d1aac6833a5cdd1b142d1063765420617181
parent24255e5b3dbabe7eaec1a42668d50d96d6b1aa0f
parent0d3cd90d0883625e894d7635858fb15c16d826d2
Merge #11455

11455: Handle proc-macro functions as the proc-macro they resolve to r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/11212

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
crates/hir/src/lib.rs
crates/ide_db/src/helpers.rs