Matthias Krüger 98fea68470
Rollup merge of #109029 - compiler-errors:parse-gating, r=jackh726
Gate usages of `dyn*` and const closures in macros

We silently accepted `dyn*` and const closures in macros as long as they didn't expand to anything containing these experimental features, unlike other gated features such as `for<'a>` binders on closures, etc. Let's not do that, to make sure nobody begins relying on this.
2023-03-12 20:44:51 +01:00
..
2023-02-28 15:59:47 +01:00
2023-02-22 21:52:26 +00:00
2023-02-22 21:52:26 +00:00
2023-03-09 17:45:13 +00:00
2023-03-09 17:45:13 +00:00
2023-02-19 03:46:03 +00:00
2023-02-16 11:42:35 -03:00
2023-03-08 00:00:18 +00:00
2023-02-16 11:42:35 -03:00
2023-03-01 13:26:59 +01:00
2023-03-05 20:55:29 +00:00
2023-02-16 11:42:35 -03:00
2023-02-20 15:28:59 +00:00
2023-03-08 00:00:18 +00:00
2023-02-16 15:06:17 -08:00
2023-02-12 20:18:48 -05:00
2023-03-08 00:00:18 +00:00
2023-02-21 05:21:07 +00:00
2023-02-21 05:21:07 +00:00
2023-03-05 12:49:01 +03:00
2023-03-08 00:00:18 +00:00
2023-03-08 00:00:18 +00:00
2023-03-08 00:00:18 +00:00