rust/src/librustc_resolve
bors b24d12e622 Auto merge of #47031 - topecongiro:issue-41719, r=jseyfried
Report an error when resolving non-ident macro path failed

Closes #41719.

Please feel free to bikeshed on the error message.
2017-12-28 10:28:16 +00:00
..
build_reduced_graph.rs Prefer to use attr::contains_name() and attr::find_by_name() 2017-12-28 12:32:24 +09:00
Cargo.toml Make DefIndex use newtype_index macro 2017-11-04 19:22:37 -03:00
check_unused.rs Implement RFC 2128 (use_nested_groups) 2017-11-30 13:10:26 +01:00
diagnostics.rs doc-test: In Markdown tests, Use all of <h1> to <h6> as the test name. 2017-10-08 00:49:33 +08:00
lib.rs Auto merge of #46864 - estebank:closure-type-err-sp, r=nikomatsakis 2017-12-23 04:40:39 +00:00
macros.rs Report an error when resolving non-ident macro path failed 2017-12-28 00:46:27 +09:00
resolve_imports.rs Auto merge of #46419 - jseyfried:all_imports_in_metadata, r=nrc 2017-12-13 08:32:25 +00:00