]> git.lizzy.rs Git - rust.git/commit
let-else: fix attribute aliasing + add test for issue 89807
authorCormac Relf <web@cormacrelf.net>
Wed, 13 Oct 2021 07:08:43 +0000 (18:08 +1100)
committerCormac Relf <web@cormacrelf.net>
Mon, 13 Dec 2021 03:02:41 +0000 (14:02 +1100)
commit9b45713b6c1775f0103a1ebee6ab7c6d9b781a21
treef1f7c917c38ef8532bb4ef443d9b86b02a37b67c
parentaf2f0e6b7ceb6a4344d83fc39ae80320e9b9e851
let-else: fix attribute aliasing + add test for issue 89807
compiler/rustc_ast_lowering/src/block.rs
src/test/ui/let-else/let-else-allow-unused.rs [new file with mode: 0644]