]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #25 from Twisol/lint-toplevel-ref-arg
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 25 Dec 2014 00:12:37 +0000 (05:42 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 25 Dec 2014 00:12:37 +0000 (05:42 +0530)
Check for args like `fn foo(ref x: u8)`, where the `ref` is useless


Trivial merge