11664: fix: Properly handle proc-macro crate types for nameres r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
This commit is contained in:
bors[bot] 2022-03-09 21:45:42 +00:00 committed by GitHub
commit 5b51cb835a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 219 additions and 150 deletions

View file

@ -268,6 +268,7 @@ pub mod known {
bench,
cfg_accessible,
cfg_eval,
crate_type,
derive,
global_allocator,
test,