bors
0e4524e5b4
Auto merge of #94789 - compiler-errors:fatal-never, r=eddyb
...
Make fatal DiagnosticBuilder yield `!`
Fatal errors should really be fatal, so emitting them should cause us to exit at the same time.
Fine with just throwing away these changes if they're not worthwhile. Also, maybe we want to use an uninhabited enum instead of `!`.
r? `@eddyb` who has been working on `DiagnosticBuilder` stuff, feel free to reassign.
2022-03-28 11:08:23 +00:00
..
2022-01-28 16:56:05 +01:00
2021-12-14 18:50:31 -04:00
2022-02-02 17:37:14 +01:00
2022-03-15 03:56:33 +00:00
2022-03-17 22:55:05 +01:00
2022-03-22 15:29:07 -07:00
2022-03-05 13:13:45 -05:00
2022-03-20 09:14:59 +01:00
2022-03-26 00:54:54 +00:00
2022-03-26 16:47:13 +01:00
2022-03-20 21:09:35 +01:00
2022-03-26 18:29:37 +01:00
2022-03-28 05:48:25 +00:00
2022-03-26 00:54:54 +00:00
2022-03-26 14:35:36 -04:00
2022-03-08 15:39:52 +01:00
2022-03-20 20:36:08 +01:00
2022-03-27 14:09:52 +02:00
2022-03-27 22:25:32 -07:00
2022-03-27 05:36:09 +02:00
2022-03-21 16:33:42 +01:00
2022-01-09 14:09:25 +11:00
2022-03-21 17:04:03 +11:00
2022-02-24 22:54:36 +03:00
2022-03-25 14:14:26 +01:00
2022-03-15 12:04:23 +01:00
2022-03-27 02:40:07 +00:00
2022-03-18 03:01:46 +00:00
2022-03-16 06:37:41 +01:00
2022-03-21 17:04:03 +11:00
2022-03-16 20:12:30 +08:00
2022-03-10 11:16:33 -05:00
2022-01-03 22:31:56 -08:00
2022-03-08 15:39:52 +01:00
2022-03-16 10:35:24 -05:00
2022-03-28 00:01:01 +00:00
2022-03-23 20:18:34 +01:00
2022-03-27 10:58:55 -07:00
2022-03-26 00:54:54 +00:00
2022-03-27 22:25:32 -07:00
2022-03-27 22:25:32 -07:00
2022-02-16 07:34:06 +00:00
2022-03-22 00:02:18 +09:00
2022-03-16 10:35:24 -05:00
2022-02-27 14:04:07 +00:00
2022-03-20 20:36:08 +01:00
2022-03-25 02:03:54 +03:00
2022-03-11 13:31:24 +11:00
2022-02-22 18:14:51 -05:00
2022-03-27 22:25:32 -07:00
2022-03-27 22:25:32 -07:00
2022-03-16 20:12:30 +08:00
2022-03-27 05:36:11 +02:00
2022-03-27 22:25:32 -07:00
2022-03-24 20:35:35 +01:00
2022-03-21 17:04:03 +11:00
2022-02-15 19:07:06 +01:00
2022-03-28 11:08:23 +00:00