Matthias Krüger
bfc956e36f
Rollup merge of #132395 - Zalathar:coverage-cx-ice, r=jieyouxu
...
coverage: Avoid ICE when `coverage_cx` is unexpectedly unavailable
In #132124 , `coverage_cx()` was changed to panic if the context was unavailable, under the assumption that it would always be available whenever coverage instrumentation is enabled.
However, there have been reports of this change causing ICEs in `polars` CI.
I don't yet understand why this is happening, but for now it seems wisest to revert that part of the change, restoring the two early returns that had been replaced with panics.
2024-10-31 12:35:56 +01:00
..
2024-08-31 23:56:45 +02:00
2024-10-29 14:56:00 -07:00
2024-10-21 15:22:17 +01:00
2024-10-28 18:05:08 +03:00
2024-10-07 11:15:04 -07:00
2024-10-31 01:35:13 +00:00
2024-10-27 19:49:07 +01:00
2024-10-28 18:05:08 +03:00
2024-10-25 20:31:40 +02:00
2024-10-31 01:35:14 +00:00
2024-10-27 17:04:12 +00:00
2024-10-29 15:01:01 -07:00
2024-10-29 15:01:01 -07:00
2024-10-31 21:25:43 +11:00
2024-10-31 12:35:56 +01:00
2024-10-30 14:01:37 -07:00
2024-10-24 17:02:11 +11:00
2024-10-28 18:05:08 +03:00
2024-10-30 10:48:08 +00:00
2024-09-22 19:11:29 -04:00
2024-10-29 03:11:39 -07:00
2024-10-30 06:40:36 +01:00
2024-10-29 18:38:57 +01:00
2024-10-19 22:32:38 +08:00
2024-09-26 19:51:14 +00:00
2024-09-22 19:11:29 -04:00
2024-10-31 01:35:13 +00:00
2024-10-31 03:36:06 +00:00
2024-10-30 16:18:50 +00:00
2024-10-31 06:22:57 +00:00
2024-10-23 09:14:41 +01:00
2024-10-10 12:49:18 +02:00
2024-10-14 23:22:51 +02:00
2024-10-31 01:35:13 +00:00
2024-10-28 18:05:08 +03:00
2024-10-08 18:21:16 -06:00
2024-10-30 14:01:37 -07:00
2024-10-26 16:37:43 +00:00
2024-10-30 06:40:38 +01:00
2024-09-22 19:11:29 -04:00
2024-10-27 21:23:28 -04:00
2024-10-31 03:36:06 +00:00
2024-10-31 03:36:06 +00:00
2024-10-30 14:01:37 -07:00
2024-10-31 12:46:26 +11:00
2024-10-31 12:46:30 +11:00
2024-10-26 06:53:53 +00:00
2024-10-30 16:23:16 +00:00
2024-10-30 06:40:36 +01:00
2024-10-14 23:22:51 +02:00
2024-10-30 14:01:37 -07:00
2024-10-27 21:10:58 -07:00
2024-10-30 16:23:16 +00:00
2024-10-03 12:47:08 +03:00
2024-10-28 18:05:08 +03:00
2024-10-30 16:20:49 +00:00
2024-10-22 15:28:38 +02:00
2024-10-16 15:44:16 +02:00
2024-10-30 09:17:44 -04:00
2024-10-29 14:56:00 -07:00
2024-10-29 03:11:39 -07:00
2024-10-27 21:10:58 -07:00
2024-10-31 12:35:56 +01:00
2024-10-31 03:36:06 +00:00
2024-10-29 17:01:24 +01:00
2024-10-28 10:18:50 -07:00
2024-10-31 03:36:06 +00:00
2024-10-30 16:23:16 +00:00
2024-10-22 23:13:04 +02:00
2024-10-24 23:23:55 -07:00