]> git.lizzy.rs Git - rust.git/commit
Auto merge of #4262 - bara86:master, r=flip1995
authorbors <bors@rust-lang.org>
Tue, 9 Jul 2019 09:10:07 +0000 (09:10 +0000)
committerbors <bors@rust-lang.org>
Tue, 9 Jul 2019 09:10:07 +0000 (09:10 +0000)
commit1987bf73a8e9e9cc84d6e5d31c607b5fce84d6ae
tree8d7ca21695cc8c41f8b7989aa72d87e5be90dcd4
parent316da7eb41f2c263963fc1b74fe9bb528860817f
parent2fb73fe03782f1485e6e2305afa66edec7f26d83
Auto merge of #4262 - bara86:master, r=flip1995

Use empty block instead of unit type for needless return

fixes #4238

changelog: Use empty block instead of unit type for needless return