]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14520 : Ryman/rust/SnakeCaseLint, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 30 May 2014 18:01:37 +0000 (11:01 -0700)
committerbors <bors@rust-lang.org>
Fri, 30 May 2014 18:01:37 +0000 (11:01 -0700)
This enforces `snake_case` for functions and methods only. Might be worth extending it to fields and locals too at some point in the future.

A number of breaking changes each detailed in the attached commits.


Trivial merge