about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-01-19 04:45:22 +0000
committerbors <bors@rust-lang.org>2018-01-19 04:45:22 +0000
commit10333dde82b03c7df2620f742596d3e7714f9e25 (patch)
tree8fb15906cf99a8aa18681c612b5b5a426afbb7c4 /src/rustllvm/RustWrapper.cpp
parent9af8d42ec79558225043189e429e9d652ff89eab (diff)
parentf0a7d8e2bd5a878ef65b34406637c1032507a675 (diff)
downloadrust-10333dde82b03c7df2620f742596d3e7714f9e25.tar.gz
rust-10333dde82b03c7df2620f742596d3e7714f9e25.zip
Auto merge of #47494 - michaelwoerister:proc-macro-incremental, r=nikomatsakis
Don't include DefIndex in proc-macro registrar function symbol.

There can only ever be one registrar function per plugin or proc-macro crate, so adding the `DefIndex` to the function's symbol name does not serve a real purpose. Remove the `DefIndex` from the symbol name makes it stable across incremental compilation sessions.

This should fix issue #47292.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions