]> git.lizzy.rs Git - rust.git/commit
Merge #10870
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sat, 27 Nov 2021 02:29:54 +0000 (02:29 +0000)
committerGitHub <noreply@github.com>
Sat, 27 Nov 2021 02:29:54 +0000 (02:29 +0000)
commit90c435519d7194008cdf2352fb923e1d0dc6f104
tree5300b8e008b7d5d0bf4c9422d8a10004b28dd427
parent9f447ad522a2e7464d827d5b51cdeb53a90c91f5
parentdca8f612d0522aecad27f0f5053987b3e5c6b3e2
Merge #10870

10870: ide: fix macro expansion for 'as _' r=Veykril a=jhgg

fixes: #10862

Co-authored-by: Jake Heinz <jh@discordapp.com>