]> git.lizzy.rs Git - rust.git/commit
Avoid or_fun_call for const_fn with no args
authorEduardo Broto <ebroto@tutanota.com>
Mon, 10 Aug 2020 21:38:58 +0000 (23:38 +0200)
committerEduardo Broto <ebroto@tutanota.com>
Mon, 10 Aug 2020 21:38:58 +0000 (23:38 +0200)
commit5d66bd7bb3fd701d70ec11217e3f89fabe5cb0a7
tree04c4f1120412dfeaffa6b5e21dc4fd62566d39de
parent41134532023a8e5bbbe621f2538e61049ceafe6b
Avoid or_fun_call for const_fn with no args
clippy_lints/src/utils/mod.rs
tests/ui/or_fun_call.fixed
tests/ui/or_fun_call.rs