about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2015-03-29 23:41:54 -0400
committerCorey Richardson <corey@octayn.net>2015-03-30 18:16:25 -0400
commit31a52852009958c58828ebf174cfd609503602e1 (patch)
tree61bbe31c37e01973e5d68b5ab5aaebddc422480b /src/rustllvm/ExecutionEngineWrapper.cpp
parent199bdcfeff5cfafd1f8e8ff583d7209272469879 (diff)
downloadrust-31a52852009958c58828ebf174cfd609503602e1.tar.gz
rust-31a52852009958c58828ebf174cfd609503602e1.zip
lint: handle private traits better
Due to a long-standing conservative approach to trait exports, all traits are
considered exported. However, the missing_docs lint uses the export map to
determine if something is public and ought to have documentation. This commit
modifies the lint to check if traits are private before emitting the warning.

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