Dylan DPC
edf9e5eb63
Rollup merge of #101753 - oli-obk:tait_closure_args, r=compiler-errors
...
Prefer explict closure sig types over expected ones
fixes #100800
Previously we only checked that given closure arguments are equal to expected closure arguments, but now we choose the given closure arguments for the signature that is used when type checking the closure body, and keep the other signature for the type of the closure as seen outside of it.
2022-09-16 11:17:01 +05:30
..
2022-09-14 20:52:18 +00:00
2022-09-14 20:52:18 +00:00
2022-09-14 18:10:51 +00:00
2022-09-14 08:49:10 +08:00
2022-09-14 03:28:54 +02:00
2022-09-14 18:10:51 +00:00
2022-09-14 08:49:10 +08:00
2022-09-14 18:10:51 +00:00
2022-09-14 08:21:25 +00:00
2022-09-14 18:10:51 +00:00
2022-09-13 14:50:12 -07:00
2022-09-14 08:49:10 +08:00
2022-09-13 20:18:04 -04:00
2022-09-14 19:02:44 +02:00
2022-09-14 08:49:10 +08:00
2022-09-14 18:10:51 +00:00
2022-09-14 05:21:14 +00:00
2022-09-14 18:10:51 +00:00
2022-09-15 00:01:17 +00:00
2022-09-14 19:02:44 +02:00
2022-09-15 11:54:03 +00:00
2022-09-16 11:17:00 +05:30
2022-09-15 18:14:29 +00:00
2022-09-15 10:08:14 +08:00
2022-09-13 14:50:12 -07:00
2022-09-14 20:52:18 +00:00
2022-09-14 19:26:21 +05:30
2022-09-14 05:21:14 +00:00
2022-09-15 11:54:03 +00:00
2022-09-14 19:04:13 +02:00
2022-09-14 05:21:14 +00:00
2022-09-14 08:49:10 +08:00
2022-09-13 19:18:23 +02:00
2022-09-14 18:10:51 +00:00
2022-09-13 14:50:12 -07:00
2022-09-14 18:38:01 +01:00
2022-09-15 01:20:36 +00:00
2022-09-14 18:10:51 +00:00
2022-09-12 16:55:55 -07:00
2022-09-13 14:50:12 -07:00
2022-09-16 11:17:01 +05:30