1
Fork 0
rust/compiler/rustc_resolve/src
Dylan DPC 2c55bacfbf
Rollup merge of #83634 - JohnTitor:proc-macro-ice, r=varkor
Do not emit the advanced diagnostics on macros

Fixes #83510
2021-04-07 13:07:11 +02:00
..
late Rollup merge of #83634 - JohnTitor:proc-macro-ice, r=varkor 2021-04-07 13:07:11 +02:00
build_reduced_graph.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
diagnostics.rs resolve: Partially unify early and late scope-relative ident resolution 2021-03-27 23:38:17 +03:00
imports.rs Fix ICE with use clippy:🅰️:b; 2021-03-21 14:20:28 -07:00
late.rs Cleanups and comments 2021-03-31 10:16:37 -04:00
lib.rs Use more appropriate return type for resolve_associated_item 2021-04-05 08:34:17 -04:00
macros.rs resolve: Stable order for derive helper attributes 2021-04-04 17:51:41 +03:00