rust/compiler/rustc_resolve/src
Yuki Okushi a77c1d836a
Rollup merge of #81046 - rylev:unknown-external-crate, r=estebank
Improve unknown external crate error

This improves error messages when unknown items in the crate root are encountered.

Fixes #63799

r? ```@estebank```
2021-01-21 20:04:45 +09:00
..
late Rollup merge of #81105 - LingMan:init_directly, r=nagisa 2021-01-18 21:53:28 +10:00
build_reduced_graph.rs resolve: Simplify collection of traits in scope 2021-01-11 23:49:47 +03:00
check_unused.rs
def_collector.rs resolve/expand: Improve attribute expansion on macro definitions and calls 2021-01-09 18:43:01 +03:00
diagnostics.rs resolve: Reject ambiguity built-in attr vs different built-in attr 2021-01-17 01:48:17 +03:00
imports.rs
late.rs Rollup merge of #81046 - rylev:unknown-external-crate, r=estebank 2021-01-21 20:04:45 +09:00
lib.rs Rollup merge of #81046 - rylev:unknown-external-crate, r=estebank 2021-01-21 20:04:45 +09:00
macros.rs resolve: Reject ambiguity built-in attr vs different built-in attr 2021-01-17 01:48:17 +03:00