]> git.lizzy.rs Git - rust.git/commit
Verify whether adding block is safe in rewrite_closure_with_block()
authorSeiichi Uchida <seuchida@gmail.com>
Sun, 10 Dec 2017 12:27:28 +0000 (21:27 +0900)
committerSeiichi Uchida <seuchida@gmail.com>
Sun, 10 Dec 2017 12:27:28 +0000 (21:27 +0900)
commit5871967312dffd7df20c692ffe233719ac41b10c
treec78f71b66d87da05cf027117d270b4b14382ab36
parent4110c7b8c5d2ff671799236350e8a8ffdad34ba7
Verify whether adding block is safe in rewrite_closure_with_block()

Also ensure that the expression is nested to avoid false-positive.
src/closures.rs