]> git.lizzy.rs Git - rust.git/commit
Fixups from review comments
authorVikas Kumar <kr.vikas@gmail.com>
Tue, 20 Oct 2015 18:26:54 +0000 (11:26 -0700)
committerVikas Kumar <kr.vikas@gmail.com>
Tue, 20 Oct 2015 18:26:54 +0000 (11:26 -0700)
commit5e78fbbf57e5bf5891c116a3c1bf287212744efa
tree60f5afbc4358b7dce820b82339f305123aae9da6
parent675c532eabadeb5e203e71336a50fbf70f7decde
Fixups from review comments

1. Moved common check `in_external_macro` to the top of function from inside each
conditionals.
2. Inlined `is_bool_expr` call
src/matches.rs