rust/compiler/rustc_resolve/src
Yuki Okushi b2d0e7838e
Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obk
Suggest adding a `#[macro_export]` to a private macro

fixes #97628
2022-06-15 12:02:05 +09:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=oli-obk 2022-06-15 12:02:01 +09:00
access_levels.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
build_reduced_graph.rs implement MacroData 2022-06-15 00:31:21 +09:00
check_unused.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
def_collector.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
diagnostics.rs remove unnecessary to_string and String::new for tool_only_span_suggestion 2022-06-13 16:01:16 +09:00
ident.rs implement MacroData 2022-06-15 00:31:21 +09:00
imports.rs implement MacroData 2022-06-15 00:31:21 +09:00
late.rs Rollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct-and-trait, r=estebank 2022-06-11 07:42:14 +02:00
lib.rs implement MacroData 2022-06-15 00:31:21 +09:00
macros.rs implement MacroData 2022-06-15 00:31:21 +09:00