rust/compiler
Jubilee 2a8ad06689
Rollup merge of #88850 - matthiaskrgr:identical_conv, r=jackh726
don't convert types into identical types

example: let x: String = String::new().into();
2021-09-11 08:23:46 -07:00
..
2021-09-08 20:51:05 -04:00
2021-09-08 20:51:05 -04:00
2021-09-10 21:36:09 +02:00
2021-09-08 20:40:30 +02:00
2021-09-08 20:40:30 +02:00
2021-09-09 10:41:20 +02:00