]> git.lizzy.rs Git - rust.git/commit
resolve: Include stdlib prelude into name lookup in macro namespace
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Wed, 3 Jul 2019 20:25:46 +0000 (23:25 +0300)
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Wed, 10 Jul 2019 21:12:08 +0000 (00:12 +0300)
commit8bc187d1047b3680efe2cda53dcc83f45012578b
treeef88eb8c2435d3033fc8c6cb999e7984235677d4
parent3041ec61185d6f9795ff16cc345e8f11b06edbbf
resolve: Include stdlib prelude into name lookup in macro namespace

This is going to be used when built-in macros are defined through libcore and made available to other crates through standard library prelude
src/librustc_resolve/macros.rs