]> git.lizzy.rs Git - rust.git/commitdiff
Merge #1752
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 2 Sep 2019 19:20:24 +0000 (19:20 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2019 19:20:24 +0000 (19:20 +0000)
1752: Always wrap blocks into block expressions r=flodiebold a=matklad

This way, things like function bodies are expressions, and we don't have to single them out

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>

Trivial merge