]> git.lizzy.rs Git - rust.git/commit
Auto merge of #47132 - cramertj:impl-trait-camel-case, r=nikomatsakis
authorbors <bors@rust-lang.org>
Thu, 4 Jan 2018 03:12:39 +0000 (03:12 +0000)
committerbors <bors@rust-lang.org>
Thu, 4 Jan 2018 03:12:39 +0000 (03:12 +0000)
commit608aae904b14efd09b4f95d9f4c3f030e6a34f95
tree7490f6120fa99e43619981da3ebf9d7b160ed1f4
parent0a3761e63e5961ddd6ae5b9923e7a3c0725541f8
parentb86a65d39b6d06fe0986f0735d33b907b1025c60
Auto merge of #47132 - cramertj:impl-trait-camel-case, r=nikomatsakis

Limit style lint to non-synthetic generic params

Fix https://github.com/rust-lang/rust/issues/46959

r? @nikomatsakis