]> git.lizzy.rs Git - rust.git/commit
Make new_without_default ignore const fns; fixes #977
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 3 Jun 2016 14:45:07 +0000 (20:15 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 3 Jun 2016 14:47:39 +0000 (20:17 +0530)
commitbf4ce86e9e16763fab03cd6322d003fb9792ea2f
treef47d20594bccf1b87c545ba4486a8741f58a961f
parentd7df882fa0b6c1c02afa8b8d1b8a5e9c434cbc3d
Make new_without_default ignore const fns; fixes #977
clippy_lints/src/new_without_default.rs
tests/compile-fail/new_without_default.rs