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-04-05 15:59:29 +00:00
2023-01-27 18:58:13 +00:00
2023-04-19 19:13:45 +00:00
2023-04-19 19:13:45 +00:00
2023-04-19 19:13:45 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:23 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-04-12 22:50:10 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 18:58:13 +00:00
2023-02-21 05:21:07 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-04-25 19:53:09 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 20:10:17 +00:00
2023-04-12 16:17:31 +00:00
2023-01-27 18:58:13 +00:00
2023-02-22 08:40:47 -07:00
2023-03-12 13:19:46 +00:00
2023-03-12 13:19:46 +00:00
2023-04-28 17:37:56 +00:00
2023-04-28 17:37:56 +00:00
2023-04-14 03:13:56 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 20:10:17 +00:00
2023-01-27 18:58:23 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-01-27 18:58:13 +00:00
2023-04-14 03:13:56 +00:00
2023-04-14 03:13:56 +00:00
2023-04-14 03:13:56 +00:00
2023-01-30 20:12:19 +00:00
2023-04-27 17:18:11 +00:00
2023-04-27 17:18:11 +00:00