about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAaron Turon <aturon@mozilla.com>2014-07-16 13:50:33 -0700
committerAaron Turon <aturon@mozilla.com>2014-07-16 13:53:06 -0700
commit81b69d153869062af6992dc2c99c5536c7ff99f0 (patch)
tree0ad4391d3ee95745acdef3365a60da0148c429e6 /src/rustllvm/ExecutionEngineWrapper.cpp
parent06c7ee9c56f7c768be94c89f699527b44be664ab (diff)
downloadrust-81b69d153869062af6992dc2c99c5536c7ff99f0.tar.gz
rust-81b69d153869062af6992dc2c99c5536c7ff99f0.zip
stability lint: ignore code from macro expansion
This small patch causes the stability lint to bail out when traversing
any AST produced via a macro expansion. Ultimately, we would like to
lint the contents of the macro at the place where the macro is defined,
but regardless we should not be linting it at the use site.

Closes #15703
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions