Matthias Krüger
1b262b8b56
Rollup merge of #110823 - compiler-errors:tweak-await-span, r=b-naber
...
Tweak await span to not contain dot
Fixes a discrepancy between method calls and await expressions where the latter are desugared to have a span that *contains* the dot (i.e. `.await`) but method call identifiers don't contain the dot. This leads to weird suggestions suggestions in borrowck -- see linked issue.
Fixes #110761
This mostly touches a bunch of tests to tighten their `await` span.
2023-05-01 01:09:47 +02:00
..
2023-03-11 10:53:47 -06:00
2023-04-28 23:08:54 +02:00
2023-04-28 21:00:54 -07:00
2023-05-01 01:09:47 +02:00
2023-05-01 01:09:47 +02:00
2023-04-19 08:26:47 +00:00
2023-05-01 01:09:47 +02:00
2023-04-18 18:56:22 +00:00
2023-02-04 22:28:59 +01:00
2023-05-01 01:09:47 +02:00
2023-04-27 17:18:11 +00:00
2023-04-29 12:00:43 +00:00
2023-04-27 08:35:19 +01:00
2023-04-27 08:35:19 +01:00
2023-04-30 01:14:55 +02:00
2023-05-01 01:09:47 +02:00
2023-04-27 17:43:09 +00:00
2023-02-02 07:47:39 +01:00
2023-04-25 08:17:18 -07:00
2023-04-17 16:09:18 -04:00
2023-04-18 18:56:22 +00:00
2023-04-21 06:44:30 +02:00
2023-04-25 18:59:55 +01:00
2023-04-29 11:50:16 +02:00
2023-04-22 22:03:33 +01:00
2023-03-16 21:50:23 +01:00
2023-04-28 18:34:55 +10:00
2023-04-28 20:19:48 +02:00
2023-04-21 02:14:04 -07:00
2023-04-28 22:56:44 +02:00
2023-04-26 07:46:13 +02:00
2023-04-24 13:53:37 +00:00
2023-04-27 21:34:14 +02:00
2023-04-29 21:58:13 +00:00
2023-04-10 06:52:41 +00:00
2023-04-27 08:35:19 +01:00
2023-04-27 18:43:03 +00:00
2023-04-24 08:45:15 +00:00
2023-04-10 17:24:23 +09:00
2023-04-24 13:53:35 +00:00
2023-04-28 17:32:46 +02:00
2023-05-01 01:09:47 +02:00
2023-04-24 13:53:35 +00:00
2023-04-24 13:53:35 +00:00
2023-04-30 01:14:58 +02:00
2023-04-27 08:35:19 +01:00
2023-05-01 01:09:47 +02:00
2023-04-10 22:02:52 +02:00
2023-04-26 11:40:21 +01:00
2023-04-18 18:56:22 +00:00
2023-04-20 12:36:50 -06:00
2023-04-26 07:46:13 +02:00
2023-04-29 21:58:13 +00:00
2023-04-30 01:14:59 +02:00
2023-04-28 18:34:55 +10:00
2023-04-29 21:58:13 +00:00
2023-04-20 12:00:41 -03:00
2023-05-01 01:09:47 +02:00
2023-04-27 08:35:19 +01:00
2023-04-25 14:15:31 +08:00
2023-05-01 01:09:47 +02:00
2023-04-27 08:35:19 +01:00
2023-04-26 15:19:50 +10:00
2023-04-27 08:35:19 +01:00
2023-04-27 21:34:14 +02:00