]> git.lizzy.rs Git - rust.git/commit
resolve: Merge resolution for `macro_rules` into the common early in-scope resolution...
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Tue, 18 Sep 2018 00:19:26 +0000 (03:19 +0300)
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Fri, 5 Oct 2018 07:40:40 +0000 (11:40 +0400)
commit050bd32958dac4413bfc1de0f48073dfbc06c278
tree068adc089c30e548f3abaacccb699f291a2ceb76
parent05a46815e4c54bffd95036249b080f293cd3acff
resolve: Merge resolution for `macro_rules` into the common early in-scope resolution function

`fn resolve_legacy_scope`/`fn resolve_lexical_macro_path_segment` -> `fn early_resolve_ident_in_lexical_scope`
src/librustc_resolve/Cargo.toml
src/librustc_resolve/lib.rs
src/librustc_resolve/macros.rs
src/librustc_resolve/resolve_imports.rs
src/test/ui/imports/macros.stderr
src/test/ui/imports/shadow_builtin_macros.stderr