rust/compiler/rustc_resolve/src
Yuki Okushi ba40cea487
Rollup merge of #81505 - henryboisdequin:cold_path-not-pub, r=sanxiyn
`fn cold_path` doesn't need to be pub

Fixes #81429

Note: this PR also fixes a small typo that I found
2021-01-30 13:36:58 +09:00
..
late Avoid emitting redundant "unused label" lint 2021-01-21 21:41:46 -08:00
build_reduced_graph.rs resolve: Simplify collection of traits in scope 2021-01-11 23:49:47 +03:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs resolve/expand: Improve attribute expansion on macro definitions and calls 2021-01-09 18:43:01 +03:00
diagnostics.rs fix typo 2021-01-29 16:08:49 +05:30
imports.rs Move lev_distance to rustc_ast, make non-generic 2020-11-24 16:12:23 -08:00
late.rs Fix clippy and comment 2021-01-21 21:43:28 -08:00
lib.rs Add more self-profile info to rustc_resolve 2021-01-21 18:15:17 -05:00
macros.rs Add SEMICOLON_IN_EXPRESSIONS_FROM_MACROS lint 2021-01-28 08:51:43 -05:00