Matthias Krüger
cb1d80d1e5
Rollup merge of #130273 - lcnr:overflow-no-constraints, r=compiler-errors
...
more eagerly discard constraints on overflow
We always discard the results of overflowing goals inside of the trait solver. We previously did so when instantiating the response in `evaluate_goal`. Canonicalizing results only to later discard them is also inefficient 🤷
It's simpler and nicer to debug to eagerly discard constraints inside of the query itself.
r? ``@compiler-errors``
2024-09-12 19:03:43 +02:00
..
2024-08-31 23:56:45 +02:00
2024-08-31 23:56:45 +02:00
2024-08-27 10:17:05 -07:00
2024-09-12 20:37:18 +10:00
2024-08-16 08:46:13 +10:00
2024-09-12 20:37:16 +10:00
2024-09-12 20:37:18 +10:00
2024-09-06 10:32:48 -04:00
2024-09-09 13:32:22 +02:00
2024-08-16 08:46:52 +10:00
2024-09-12 20:37:16 +10:00
2024-09-12 20:37:16 +10:00
2024-09-09 19:39:43 -07:00
2024-09-09 19:20:36 -07:00
2024-09-12 20:37:16 +10:00
2024-09-12 20:37:16 +10:00
2024-09-12 20:37:17 +10:00
2024-09-03 19:14:19 +02:00
2024-09-11 13:45:23 -04:00
2024-09-09 19:39:43 -07:00
2024-08-27 11:52:08 +10:00
2024-09-11 17:52:53 -04:00
2024-09-09 13:32:22 +02:00
2024-09-08 23:39:00 +00:00
2024-08-27 12:56:54 +10:00
2024-07-29 08:26:52 +10:00
2024-08-27 12:58:29 +10:00
2024-09-10 15:19:14 +02:00
2024-09-12 20:37:17 +10:00
2024-08-27 13:25:40 +10:00
2024-09-12 20:37:17 +10:00
2024-09-11 17:24:01 -04:00
2024-09-08 16:54:28 +02:00
2024-09-11 15:53:22 -07:00
2024-09-12 10:17:32 +00:00
2024-09-06 10:32:48 -04:00
2024-09-12 20:37:16 +10:00
2024-09-07 23:30:10 +02:00
2024-09-05 17:24:01 +01:00
2024-07-29 08:26:52 +10:00
2024-08-29 20:13:06 +10:00
2024-09-08 23:39:00 +00:00
2024-09-12 12:56:55 +00:00
2024-09-12 20:37:16 +10:00
2024-09-09 16:33:27 +10:00
2024-09-12 19:03:42 +02:00
2024-09-12 20:37:16 +10:00
2024-09-12 19:03:43 +02:00
2024-09-12 20:37:17 +10:00
2024-08-29 20:13:06 +10:00
2024-09-12 20:37:16 +10:00
2024-09-11 18:36:45 +02:00
2024-08-29 20:18:44 +10:00
2024-08-29 20:18:44 +10:00
2024-09-02 07:50:22 +02:00
2024-09-12 19:03:42 +02:00
2024-09-11 17:24:01 -04:00
2024-09-03 01:27:20 +00:00
2024-09-12 10:17:32 +00:00
2024-09-03 01:27:20 +00:00
2024-09-11 15:53:22 -07:00
2024-09-11 17:52:53 -04:00
2024-09-12 20:37:16 +10:00
2024-09-12 19:03:43 +02:00
2024-09-03 08:49:54 +10:00
2024-09-05 17:24:01 +01:00
2024-09-11 13:45:23 -04:00
2024-09-12 14:32:44 +02:00
2024-07-29 08:26:52 +10:00
2024-09-02 07:33:41 +02:00