diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-12 20:44:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-12 20:44:51 +0100 |
| commit | 98fea6847026508e6f9a87bdf9850b064778adf3 (patch) | |
| tree | 223509192fe8c38002484c9e2d02219efa87b317 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | b28775cdcb718f9b3455b7661b3a7ae3f63f6511 (diff) | |
| parent | c3159b851a90d3071a97cfb84416f09058c1733a (diff) | |
| download | rust-98fea6847026508e6f9a87bdf9850b064778adf3.tar.gz rust-98fea6847026508e6f9a87bdf9850b064778adf3.zip | |
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
