rust/src/librustc_resolve
bors 126ad2b813 Auto merge of #68708 - Mark-Simulacrum:stage0-step, r=pietroalbini
Step stage0 to bootstrap from 1.42

This also includes a commit which fixes the rustfmt downloading logic to redownload when the rustfmt channel changes, and bumps rustfmt to a more recent version.
2020-02-04 14:16:18 +00:00
..
late Suggest defining type parameter when appropriate 2020-01-26 10:57:18 -08:00
build_reduced_graph.rs Move builtin attribute logic to new rustc_attr crate. 2020-02-01 18:54:56 +01:00
Cargo.toml syntax::print -> new crate rustc_ast_pretty 2020-02-01 18:59:49 +01:00
check_unused.rs 1. move node_id to syntax 2020-02-01 18:58:08 +01:00
def_collector.rs Use named fields for ast::ItemKind::Impl 2020-01-17 15:59:07 -08:00
diagnostics.rs Rollup merge of #68740 - JohnTitor:do-not-sugg-underscore, r=Centril 2020-02-02 08:30:21 +09:00
imports.rs remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01:00
late.rs Use P for NtTraitItem, NtImplItem, and NtForeignItem. 2020-01-30 11:18:56 +11:00
lib.rs Auto merge of #68708 - Mark-Simulacrum:stage0-step, r=pietroalbini 2020-02-04 14:16:18 +00:00
lifetimes.rs Auto merge of #68267 - estebank:lt-sugg, r=petrochenkov 2020-01-21 06:28:33 +00:00
macros.rs syntax::print -> new crate rustc_ast_pretty 2020-02-01 18:59:49 +01:00