Matthias Krüger
8df08e8bce
Rollup merge of #92625 - inquisitivecrystal:mirbug-caller, r=michaelwoerister
...
Add `#[track_caller]` to `mirbug`
When a "'no errors encountered even though `delay_span_bug` issued" error results from the `mirbug` function, the file location information points to the `mirbug` function itself, rather than its caller. This doesn't make sense, since the caller is the real source of the bug. Adding `#[track_caller]` will produce diagnostics that are more useful to anyone fixing the ICE.
2022-01-15 02:25:15 +01:00
..
2021-12-23 17:23:21 +11:00
2022-01-10 11:03:05 +01:00
2022-01-04 21:23:06 +01:00
2022-01-01 15:10:43 -05:00
2022-01-07 20:20:56 -08:00
2022-01-15 02:25:15 +01:00
2022-01-10 22:38:15 -05:00
2022-01-11 10:16:22 -05:00
2022-01-11 10:16:22 -05:00
2022-01-13 08:11:20 +01:00
2022-01-13 08:11:16 +01:00
2022-01-12 07:12:06 +01:00
2022-01-11 14:23:24 +00:00
2022-01-06 23:15:17 +01:00
2021-12-28 15:46:20 +03:00
2022-01-11 14:23:24 +00:00
2022-01-11 14:23:24 +00:00
2022-01-09 14:09:25 +11:00
2022-01-10 11:03:11 +01:00
2022-01-04 21:23:06 +01:00
2022-01-09 14:09:25 +11:00
2021-12-30 22:33:44 -05:00
2022-01-15 02:25:14 +01:00
2022-01-05 17:09:37 +08:00
2022-01-13 15:59:24 +00:00
2022-01-13 03:57:44 +00:00
2022-01-06 23:15:18 +01:00
2022-01-03 22:31:56 -08:00
2022-01-03 14:44:16 +01:00
2022-01-13 08:11:21 +01:00
2022-01-15 02:25:14 +01:00
2022-01-13 18:51:07 +00:00
2022-01-11 10:16:22 -05:00
2022-01-13 08:11:20 +01:00
2022-01-13 08:11:20 +01:00
2022-01-09 14:09:25 +11:00
2022-01-13 18:51:07 +00:00
2022-01-14 02:59:16 +00:00
2021-12-23 13:38:53 -05:00
2022-01-14 14:20:17 +00:00
2022-01-09 21:33:14 +00:00
2022-01-07 12:28:12 -08:00
2021-12-28 09:29:08 +01:00
2022-01-06 09:32:42 +00:00
2022-01-14 11:57:18 -08:00
2022-01-05 10:13:28 -05:00
2022-01-09 14:09:25 +11:00
2022-01-15 02:25:14 +01:00
2022-01-07 12:28:12 -08:00
2022-01-07 13:31:36 -08:00
2022-01-15 02:25:14 +01:00