]> git.lizzy.rs Git - rust.git/commit
Auto merge of #12464 - harpsword:fix-inline-variable-mismatched-type, r=Veykril
authorbors <bors@rust-lang.org>
Fri, 10 Jun 2022 20:24:06 +0000 (20:24 +0000)
committerbors <bors@rust-lang.org>
Fri, 10 Jun 2022 20:24:06 +0000 (20:24 +0000)
commit7b663a3a4a5e5c7be4214531d6120627f7b90470
tree014bc9ff006473f801b0b9b26384ec6cfc0dac83
parent745230c669e485bc06bd3046b0a4b587e5cd873c
parent061c5ef075965215831b0024439357a216e2b060
Auto merge of #12464 - harpsword:fix-inline-variable-mismatched-type, r=Veykril

feat: fix inline variable produce mismatched type

wrap reference for RefExpr initializer to fix #12453