bors 3903243192 Auto merge of #13027 - jonas-schievink:fix-mismatch-with-trailing-empty-macro, r=jonas-schievink
fix: Fix incorrect type mismatch with `cfg_if!` and other macros in expression position

Fixes https://github.com/rust-lang/rust-analyzer/issues/12940

This is a bit of a hack, ideally `MacroStmts` would not exist at all after HIR lowering, but that requires changing how the lowering code works.
2022-08-15 16:06:59 +00:00
..
2022-08-15 13:51:45 +02:00
2022-08-15 16:40:10 +02:00
2022-08-10 16:29:23 +08:00
2022-08-10 16:28:56 +08:00
2022-08-06 17:25:02 +03:00