Files
rust/compiler
Yuki Okushi 9c61f817eb Rollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
simplify code of finding arg index in `opt_const_param_of`

From the FIXME in the impl of `opt_const_param_of`. Part of the code is simplified by blending two iterator statements and using `let...else` statement.
2022-06-01 23:36:47 +09:00
..
2022-05-26 13:14:24 +02:00
2022-05-27 07:36:17 -04:00
2022-05-12 18:31:42 +09:00
2022-05-23 14:07:40 +02:00
2022-05-26 13:14:24 +02:00
2022-05-27 07:36:17 -04:00