]> git.lizzy.rs Git - rust.git/commit
auto merge of #10277 : dcrewi/rust/missing-doc-and-visibility-rules, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 13 Nov 2013 18:16:29 +0000 (10:16 -0800)
committerbors <bors@rust-lang.org>
Wed, 13 Nov 2013 18:16:29 +0000 (10:16 -0800)
commit314d6f693f9442ab40879b58f34c6d0afb76f447
tree71f431420eb116010af05323335f1ec62140057c
parent825b127d4771ac417572cd783143f0cf7da34e48
parent1f7eb4f9aae43cb1177e2cf67a799a63b911ea78
auto merge of #10277 : dcrewi/rust/missing-doc-and-visibility-rules, r=alexcrichton

Now the privacy pass returns enough information that other passes do not need to duplicate the visibility rules, and the missing_doc implementation is more consistent with other lint checks.
src/librustc/driver/driver.rs
src/librustc/middle/lint.rs