rust/compiler
Dylan DPC d18dc3d2ab
Rollup merge of #101367 - compiler-errors:suggest-copied-or-cloned, r=lcnr
Suggest `{Option,Result}::{copied,clone}()` to satisfy type mismatch

Fixes #100699, but in the opposite direction (instead of suggesting to fix the signature, it fixes the body)
2022-09-05 14:15:51 +05:30
..
2022-09-01 14:54:27 +00:00
2022-09-01 14:54:27 +00:00
2022-09-03 07:58:41 +02:00
2022-08-31 18:24:55 +08:00
2022-09-02 07:26:22 +10:00