rust/compiler/rustc_resolve/src
Matthias Krüger 6a9491895f
Rollup merge of #91798 - bugadani:issue-91783, r=michaelwoerister
Avoid suggest adding `self` in visibility spec

Fixes #91783
2021-12-14 20:47:30 +01:00
..
late Rollup merge of #91798 - bugadani:issue-91783, r=michaelwoerister 2021-12-14 20:47:30 +01:00
build_reduced_graph.rs Rollup merge of #91045 - mjptree:issue-90702-fix, r=petrochenkov 2021-12-02 15:52:01 +01:00
check_unused.rs Add ty::Visibility::is_public() 2021-11-09 18:35:00 -08:00
def_collector.rs expand: Turn ast::Crate into a first class expansion target 2021-11-28 15:48:55 +08:00
diagnostics.rs Improve error message for E0659 if the source is not available 2021-11-27 18:42:49 +01:00
imports.rs Improve suggestion for extern crate self error message 2021-12-01 21:59:54 +00:00
late.rs Do not visit attributes in LateResolutionVisitor. 2021-11-25 00:24:04 +01:00
lib.rs Rollup merge of #91394 - Mark-Simulacrum:bump-stage0, r=pietroalbini 2021-12-02 15:52:03 +01:00
macros.rs Suggestion to wrap inner types using allocator_api in tuple 2021-11-24 00:24:13 +09:00