]> git.lizzy.rs Git - rust.git/commit
Auto merge of #45611 - Manishearth:lint-generics, r=petrochenkov
authorbors <bors@rust-lang.org>
Sun, 29 Oct 2017 15:22:38 +0000 (15:22 +0000)
committerbors <bors@rust-lang.org>
Sun, 29 Oct 2017 15:22:38 +0000 (15:22 +0000)
commit690ff045949ac3f3c5bd341e1584f90bc49f0596
tree6f3749dfc390fddadd395b0178c977f7c25d4f5d
parent7d475a28dfa5399600c9b4121193fa57786ab88b
parent84f1fc951dc0b80334d36e27ca408cb56c028e02
Auto merge of #45611 - Manishearth:lint-generics, r=petrochenkov

Add generics to LateContext

Fixes clippy breakage from https://github.com/rust-lang/rust/pull/44766 as discussed in https://github.com/rust-lang-nursery/rust-clippy/pull/2140#issuecomment-336973875

r? @nikomatsakis