bors
e737694a4d
Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth
...
Add expansion to while desugar spans
In the same vein as #88163 , this reverts a change in Clippy behavior as a result of #80357 (and reverts some `#[allow]`s): This changes `clippy::blocks_in_if_conditions` to not fire on `while` loops. Though we might actually want Clippy to lint those cases, we should introduce the change purposefully, with tests, and possibly under a different lint name.
The actual change here is to add a desugaring expansion to the spans when lowering a `while` loop.
r? `@Manishearth`
2021-10-03 21:44:10 +00:00
..
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00
2021-10-02 17:41:14 -05:00
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00
2021-10-02 19:38:19 -05:00
2021-10-02 18:46:27 +00:00
2021-09-30 19:41:32 +02:00
2021-09-30 20:22:42 +02:00
2021-10-02 10:52:09 +00:00
2021-10-01 09:18:16 -07:00
2021-10-01 14:46:48 -07:00
2021-09-28 12:28:22 +00:00
2021-10-02 10:52:09 +00:00
2021-09-20 22:21:42 -04:00
2021-09-22 19:03:22 +02:00
2021-09-28 22:17:13 +02:00
2021-09-24 21:48:30 +03:00
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00
2021-10-01 20:06:34 +00:00
2021-09-29 23:16:47 +02:00
2021-09-29 23:16:47 +02:00
2021-09-22 03:11:29 +03:00
2021-10-02 19:38:19 -05:00
2021-10-02 10:52:09 +00:00
2021-09-20 22:21:42 -04:00
2021-10-03 03:43:21 +00:00
2021-09-22 06:43:33 +00:00
2021-10-01 23:17:19 +02:00
2021-09-20 22:21:42 -04:00
2021-10-01 20:06:34 +00:00
2021-10-02 17:41:14 -05:00
2021-10-01 14:46:52 -07:00
2021-09-28 12:28:22 +00:00
2021-10-02 19:38:19 -05:00
2021-09-29 23:16:47 +02:00
2021-10-01 09:18:17 -07:00
2021-09-20 22:21:42 -04:00
2021-09-29 23:16:47 +02:00
2021-09-20 22:21:42 -04:00
2021-10-02 10:52:09 +00:00
2021-09-24 05:29:49 +00:00
2021-09-20 22:21:42 -04:00
2021-10-02 18:31:50 +03:00
2021-09-29 23:16:47 +02:00
2021-09-20 22:21:42 -04:00
2021-10-01 09:18:18 -07:00
2021-10-03 21:44:10 +00:00
2021-09-29 23:16:47 +02:00
2021-10-01 09:18:16 -07:00
2021-10-03 03:43:21 +00:00
2021-09-27 10:23:45 -05:00
2021-09-26 19:36:00 +00:00
2021-09-20 22:21:42 -04:00
2021-10-03 21:44:10 +00:00