bors
dd104ef163
Auto merge of #126623 - oli-obk:do_not_count_errors, r=davidtwco
...
Replace all `&DiagCtxt` with a `DiagCtxtHandle<'_>` wrapper type
r? `@davidtwco`
This paves the way for tracking more state (e.g. error tainting) in the diagnostic context handle
Basically I will add a field to the `DiagCtxtHandle` that refers back to the `InferCtxt`'s (and others) `Option<ErrorHandled>`, allowing us to immediately taint these contexts when emitting an error and not needing manual tainting anymore (which is easy to forget and we don't do in general anyway)
2024-06-18 16:49:19 +00:00
..
2024-06-17 22:35:25 -04:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-17 22:35:25 -04:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-16 12:56:50 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-17 22:35:25 -04:00
2024-06-17 22:35:25 -04:00
2024-06-18 15:42:11 +00:00
2024-06-17 22:35:25 -04:00
2024-06-18 15:42:11 +00:00
2024-06-16 14:08:25 +03:00
2024-06-18 15:42:11 +00:00
2024-06-18 16:49:19 +00:00
2024-06-18 15:42:11 +00:00
2024-06-14 11:05:35 -04:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 16:49:19 +00:00
2024-06-18 15:42:11 +00:00
2024-06-14 16:54:29 -04:00
2024-06-18 16:49:19 +00:00
2024-06-18 15:42:11 +00:00
2024-06-16 11:28:47 -04:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-17 10:09:27 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-16 21:35:21 -04:00
2024-06-18 16:49:19 +00:00
2024-06-16 21:35:21 -04:00
2024-06-17 16:26:56 +03:00
2024-06-18 15:42:11 +00:00
2024-06-16 12:56:48 +00:00
2024-06-18 15:42:11 +00:00
2024-06-16 21:35:21 -04:00
2024-06-17 20:34:52 +02:00
2024-06-15 19:51:35 +02:00