]> git.lizzy.rs Git - rust.git/commit
Merge #6480
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fri, 6 Nov 2020 19:41:13 +0000 (19:41 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Nov 2020 19:41:13 +0000 (19:41 +0000)
commit1faa9559fe3d731856c4e7e83b40d186f1a21f9e
tree1b75b83f45e50099578dfd69fc9f6726fffcd635
parent6a759e51608c690b2e1f83090208e301e3a5f475
parente95a65ccaf8831e03d4c18c7b742c4605b3034bc
Merge #6480

6480: Support closure in change_return_type_to_result assist r=Veykril a=Veykril

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>