Manish Goregaokar
a9a4c9b3db
Rollup merge of #111741 - compiler-errors:custom-type-op, r=lcnr
...
Use `ObligationCtxt` in custom type ops
We already make one when evaluating the `CustomTypeOp`, so it's simpler to just pass it to the user. Removes a redundant `ObligationCtxt::new_in_snapshot` usage and simplifies some other code.
This makes several refactorings related to opaque types in the new solver simpler, but those are not included in this PR.
2023-05-24 15:05:03 -07:00
..
2023-05-16 17:59:56 +10:00
2023-04-28 21:00:54 -07:00
2023-05-13 16:59:28 -05:00
2023-05-16 18:50:36 +02:00
2023-05-05 21:44:48 +02:00
2023-05-05 21:44:13 +02:00
2023-05-17 23:54:21 -05:00
2023-05-02 10:45:16 -07:00
2023-05-24 15:05:03 -07:00
2023-05-18 17:37:08 +05:30
2023-05-18 10:52:35 +05:30
2023-05-15 08:49:13 +02:00
2023-05-22 14:46:40 +01:00
2023-05-24 16:18:21 +00:00
2023-05-23 19:53:41 +02:00
2023-05-24 16:18:21 +00:00
2023-05-20 12:20:59 +05:30
2023-05-09 20:49:32 +02:00
2023-05-06 09:34:53 +08:00
2023-05-22 23:33:34 +00:00
2023-05-19 21:21:05 +08:00
2023-05-15 19:19:13 +03:00
2023-04-22 22:03:33 +01:00
2023-05-07 00:12:29 +03:00
2023-05-18 21:45:02 +00:00
2023-05-24 06:05:37 +02:00
2023-05-01 16:15:13 +08:00
2023-05-24 06:05:38 +02:00
2023-05-17 23:54:21 -05:00
2023-04-24 13:53:37 +00:00
2023-05-20 15:37:23 +02:00
2023-05-19 11:30:44 +00:00
2023-05-15 18:33:12 +10:00
2023-05-21 14:28:09 +02:00
2023-05-08 04:50:28 +00:00
2023-05-18 01:35:41 +00:00
2023-04-10 17:24:23 +09:00
2023-05-18 09:45:12 +02:00
2023-05-24 06:05:38 +02:00
2023-05-24 16:18:21 +00:00
2023-05-23 16:44:27 +05:30
2023-05-17 19:11:53 +05:30
2023-05-24 16:18:21 +00:00
2023-05-19 08:48:28 +10:00
2023-05-20 12:21:00 +05:30
2023-04-10 22:02:52 +02:00
2023-05-17 16:02:22 +02:00
2023-04-18 18:56:22 +00:00
2023-05-22 19:59:38 +03:00
2023-05-21 11:25:07 +02:00
2023-05-17 20:42:03 +00:00
2023-05-24 07:49:53 +00:00
2023-05-15 08:59:11 +10:00
2023-05-20 12:20:59 +05:30
2023-05-08 14:23:19 +00:00
2023-05-19 11:30:44 +00:00
2023-05-23 19:53:43 +02:00
2023-05-12 17:22:47 +08:00
2023-05-24 16:06:32 +00:00
2023-05-15 08:49:13 +02:00
2023-04-26 15:19:50 +10:00
2023-05-20 19:34:31 -04:00
2023-05-13 10:12:14 +00:00