]> git.lizzy.rs Git - rust.git/commit
Auto merge of #51762 - petrochenkov:oh-hi-mark, r=oli-obk
authorbors <bors@rust-lang.org>
Sat, 30 Jun 2018 09:19:21 +0000 (09:19 +0000)
committerbors <bors@rust-lang.org>
Sat, 30 Jun 2018 09:19:21 +0000 (09:19 +0000)
commitbfc1ee4968ff5778cd80e12150f379ddfe6c2767
tree1e61b5ce7879de8613a142ffd6c029f8866bf70a
parentacf50b79beb5909c16861cc7c91e8226b7f78272
parent84f1bc8b662da4ceb0e448bf0d24ce627e6a462b
Auto merge of #51762 - petrochenkov:oh-hi-mark, r=oli-obk

hygiene: Implement transparent marks and use them for call-site hygiene in proc-macros

Fixes https://github.com/rust-lang/rust/issues/50050
src/librustc/hir/map/definitions.rs
src/librustc_resolve/lib.rs
src/libsyntax/parse/parser.rs