rust/compiler
Dylan DPC 1ef566fc7c
Rollup merge of #82030 - LingMan:init_directly, r=varkor
Use `Iterator::all` instead of open-coding it

Shorter code and by initializing to the final value directly, the variable
doesn't need to be mut.
2021-02-12 22:53:38 +01:00
..
2021-02-07 23:48:58 -08:00
2021-02-07 23:48:58 -08:00
2021-02-09 11:39:20 +03:00
2021-02-07 23:48:58 -08:00
2021-02-09 11:39:20 +03:00
2021-02-07 23:48:58 -08:00