about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-12-07 23:06:10 +0000
committerbors <bors@rust-lang.org>2016-12-07 23:06:10 +0000
commit7b06438d8349c1a6bbeb29c2a1bd874553a8625c (patch)
tree054b593a28773c1e2836fa954029d441b4b6b0e0 /src/rustllvm/RustWrapper.cpp
parent535b6d397f735ff72064462be38f733d2637cd6f (diff)
parent0f7a18b85d89737a3aab62982ac754ec25ada503 (diff)
downloadrust-7b06438d8349c1a6bbeb29c2a1bd874553a8625c.tar.gz
rust-7b06438d8349c1a6bbeb29c2a1bd874553a8625c.zip
Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor

this unblocks clippy (rustup blocked after #37918)

clippy has lots of lints that internally call an `intravisit::Visitor`, but the current lifetimes on `LateLintPass` methods conflicted with the required lifetimes (there was no connection between the HIR elements and the `TyCtxt`)

r? @Manishearth
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions