Jonas Schievink
00396cb23a
Rollup merge of #79019 - lcnr:generic-arg-validation, r=petrochenkov
...
astconv: extract closures into a separate trait
Am currently looking into completely removing `check_generic_arg_count` and `create_substs_for_generic_args` was somewhat difficult to understand for me so I moved these closures into a trait.
This should not have changed the behavior of any of these methods
2020-11-15 13:39:50 +01:00
..
2020-10-30 10:13:39 -04:00
2020-11-15 13:39:48 +01:00
2020-11-15 13:39:48 +01:00
2020-11-14 13:53:12 +00:00
2020-11-15 13:39:48 +01:00
2020-11-02 13:21:18 +01:00
2020-11-15 13:39:46 +01:00
2020-11-10 20:07:47 -08:00
2020-11-15 13:39:43 +01:00
2020-11-12 19:40:41 +03:00
2020-10-31 18:52:00 +01:00
2020-11-15 13:39:46 +01:00
2020-11-05 12:13:28 -05:00
2020-11-03 16:32:34 +00:00
2020-11-12 19:46:09 +01:00
2020-11-15 13:39:43 +01:00
2020-11-05 18:24:12 -08:00
2020-11-12 19:46:09 +01:00
2020-10-30 10:13:39 -04:00
2020-11-07 13:45:11 -05:00
2020-11-13 15:26:14 +01:00
2020-11-13 00:59:57 +03:00
2020-10-30 10:13:41 -04:00
2020-11-13 11:19:25 +01:00
2020-11-09 01:13:31 +01:00
2020-11-12 14:39:47 +01:00
2020-11-07 18:20:42 +01:00
2020-11-13 11:19:25 +01:00
2020-11-15 03:02:46 +01:00
2020-11-15 13:39:43 +01:00
2020-11-15 13:39:43 +01:00
2020-11-15 13:39:48 +01:00
2020-11-15 13:39:43 +01:00
2020-11-05 20:11:29 +01:00
2020-10-30 10:13:39 -04:00
2020-11-15 13:39:43 +01:00
2020-11-15 03:02:34 +01:00
2020-11-15 13:39:46 +01:00
2020-11-12 15:34:09 +00:00
2020-11-04 13:41:58 +00:00
2020-11-15 03:02:59 +01:00
2020-11-15 13:39:43 +01:00
2020-11-09 19:06:46 +01:00
2020-11-15 13:39:50 +01:00