]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #105872 - chenyukang:yukang/fix-105494-remove-method-call, r=eholk
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 24 Dec 2022 07:53:47 +0000 (08:53 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 07:53:47 +0000 (08:53 +0100)
commita952b61e9413a9c0b6d16267bcfbf0cc65c4941d
tree0fd481fe14a9dd037fb6fcdbce96ca1dcab0aa56
parent9ae98804e51178a12bc8166bf469abc5283e10fd
parent3b38adf5682c153ce58e67fa346624b7bc5286b2
Rollup merge of #105872 - chenyukang:yukang/fix-105494-remove-method-call, r=eholk

Suggest remove last method call when type coerce with expected  type

Fixes #105494