Dylan DPC
110d8d99b2
Rollup merge of #100851 - Alexendoo:rpf-width-prec-spans, r=fee1-dead
...
Fix rustc_parse_format precision & width spans
When a `precision`/`width` was `CountIsName - {:name$}` or `CountIs - {:10}` the `precision_span`/`width_span` was set to `None`
For `width` the name span in `CountIsName(_, name_span)` had its `.start` off by one
r? ``@fee1-dead`` / cc ``@PrestonFrom`` since this is similar to #99987
2022-08-23 20:40:06 +05:30
..
2022-08-18 19:29:02 +01:00
2022-08-21 16:54:07 +02:00
2022-08-23 06:55:24 +02:00
2022-08-22 07:35:33 +10:00
2022-08-22 01:24:47 +09:00
2022-08-18 19:29:02 +01:00
2022-08-12 16:28:15 -04:00
2022-08-22 18:08:46 +08:00
2022-08-23 20:40:06 +05:30
2022-08-21 16:54:07 +02:00
2022-08-21 02:21:41 +04:00
2022-08-16 06:05:57 +02:00
2022-08-22 11:34:06 -07:00
2022-08-21 20:00:38 -04:00
2022-08-22 18:08:46 +08:00
2022-08-22 07:35:33 +10:00
2022-08-18 19:29:02 +01:00
2022-08-23 20:40:04 +05:30
2022-08-21 09:17:43 +02:00
2022-08-22 07:35:33 +10:00
2022-08-18 19:29:02 +01:00
2022-08-18 19:29:02 +01:00
2022-08-18 19:29:02 +01:00
2022-08-18 19:29:02 +01:00
2022-08-18 19:29:02 +01:00
2022-08-18 19:29:02 +01:00
2022-08-23 20:40:03 +05:30
2022-08-21 09:17:43 +02:00
2022-08-18 19:29:02 +01:00
2022-08-22 00:57:21 +09:00
2022-08-22 00:57:21 +09:00
2022-08-21 07:19:49 +00:00
2022-08-18 19:29:02 +01:00
2022-08-22 01:11:59 +09:00
2022-08-19 15:31:25 +00:00
2022-08-22 23:09:35 +00:00
2022-08-22 17:46:57 +00:00
2022-08-22 18:10:28 +08:00
2022-08-21 21:15:28 +02:00
2022-08-19 10:53:18 -07:00
2022-08-23 06:55:24 +02:00
2022-08-21 20:21:45 +00:00
2022-08-21 09:17:43 +02:00
2022-08-22 16:35:05 +01:00
2022-08-21 09:17:43 +02:00
2022-08-20 07:09:03 +02:00
2022-08-16 07:54:22 +00:00
2022-08-23 00:09:58 +02:00
2022-08-21 16:54:07 +02:00
2022-08-22 01:11:59 +09:00
2022-08-18 19:29:02 +01:00
2022-08-23 00:08:42 +02:00
2022-08-23 06:55:25 +02:00
2022-08-23 20:40:03 +05:30
2022-08-18 19:29:02 +01:00
2022-08-21 09:17:09 -04:00
2022-08-17 12:22:32 +02:00
2022-08-18 13:33:03 -04:00
2022-08-23 20:40:02 +05:30