Yuki Okushi
463301aa5a
Rollup merge of #86932 - rylev:fix-ice-86895, r=estebank
...
Fix ICE when misplaced visibility cannot be properly parsed
Fixes #86895
The issue was that a failure to parse the visibility was causing the original error to be dropped before being emitted.
The resulting error isn't quite as nice as when the visibility is parsed properly, but I'm not sure which error to prioritize here. Displaying both errors might be too confusing.
r? ```@estebank```
2021-07-08 10:44:34 +09:00
..
2021-06-23 16:26:46 -04:00
2021-07-01 06:39:37 +00:00
2021-06-30 20:31:56 +02:00
2021-06-17 06:34:12 +00:00
2021-07-03 16:35:18 -07:00
2021-06-25 20:44:28 +00:00
2021-07-07 11:14:20 +02:00
2021-07-06 22:20:43 +00:00
2021-07-07 18:28:53 +00:00
2021-06-25 01:03:16 -07:00
2021-07-02 05:40:51 +00:00
2021-07-05 07:13:22 +09:00
2021-07-06 16:50:33 +00:00
2021-07-06 20:11:45 +02:00
2021-06-28 18:37:54 -04:00
2021-06-23 16:26:46 -04:00
2021-07-06 11:31:59 +00:00
2021-06-29 00:26:55 +09:00
2021-07-06 11:28:04 +02:00
2021-07-04 11:09:32 -04:00
2021-07-06 11:28:04 +02:00
2021-06-26 23:11:14 +08:00
2021-07-08 10:44:29 +09:00
2021-07-06 20:13:36 +02:00
2021-06-18 15:09:40 +08:00
2021-07-06 11:28:04 +02:00
2021-07-07 18:28:53 +00:00
2021-07-07 01:03:41 +00:00
2021-06-27 21:46:55 -04:00
2021-07-08 10:44:34 +09:00
2021-07-03 07:24:24 +00:00
2021-06-25 01:13:00 -07:00
2021-06-15 14:52:58 +00:00
2021-07-06 11:31:59 +00:00
2021-07-06 11:28:04 +02:00
2021-06-17 21:48:02 +02:00
2021-07-06 16:50:33 +00:00
2021-07-06 11:31:59 +00:00
2021-07-06 11:28:04 +02:00
2021-07-06 13:12:15 +03:00
2021-07-06 14:38:10 -04:00
2021-07-04 13:02:51 -05:00
2021-07-06 11:28:04 +02:00
2021-07-07 03:31:23 +00:00