bors
5bb68c31f8
Auto merge of #79445 - SNCPlay42:struct-tail-recursion-limit, r=oli-obk
...
check the recursion limit when finding a struct's tail
fixes #79437
This does a `delay_span_bug` (via `ty_error_with_message`) rather than emit a new error message, under the assumption that there will be an error elsewhere (even if the type isn't infinitely recursive, just deeper than the recursion limit, this appears to be the case).
2020-12-05 15:58:06 +00:00
..
2020-11-20 21:02:09 +01:00
2020-12-01 17:32:14 +01:00
2020-12-03 09:50:10 -08:00
2020-11-28 07:48:56 +00:00
2020-12-01 16:26:51 +01:00
2020-11-26 17:08:35 -05:00
2020-11-27 20:48:53 +01:00
2020-12-03 09:50:10 -08:00
2020-12-03 09:50:10 -08:00
2020-11-23 14:14:06 -08:00
2020-12-01 12:54:03 -05:00
2020-12-03 05:18:36 +00:00
2020-11-17 16:13:46 +01:00
2020-12-04 03:30:39 +01:00
2020-11-23 14:14:06 -08:00
2020-12-03 17:08:19 -05:00
2020-11-26 21:32:27 +01:00
2020-12-01 14:30:02 +00:00
2020-11-22 13:45:14 +00:00
2020-12-03 23:38:36 -06:00
2020-12-03 12:14:29 +00:00
2020-12-03 17:08:19 -05:00
2020-12-03 16:48:17 +01:00
2020-11-28 13:39:02 -08:00
2020-12-01 20:23:06 +00:00
2020-11-19 15:50:55 -05:00
2020-12-03 00:05:24 +03:00
2020-12-05 15:58:06 +00:00
2020-12-04 04:51:49 +00:00
2020-12-04 23:07:46 +00:00
2020-12-02 20:33:55 +00:00
2020-12-02 10:42:50 +01:00
2020-11-26 21:29:27 +01:00
2020-11-26 21:32:27 +01:00
2020-11-25 15:08:51 -05:00
2020-12-02 11:39:42 +09:00
2020-11-26 21:32:27 +01:00
2020-12-03 17:08:19 -05:00
2020-12-03 09:50:10 -08:00
2020-12-04 03:30:39 +01:00
2020-11-26 21:29:27 +01:00
2020-12-01 20:23:06 +00:00
2020-12-03 02:00:46 +00:00
2020-11-18 12:25:36 -05:00
2020-11-29 19:20:28 -05:00
2020-12-03 23:38:36 -06:00