diff options
| author | Michael Goulet <michael@errs.io> | 2023-11-19 19:14:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-19 19:14:33 -0800 |
| commit | a7f805d2777724f3cea465c19c658b68c63a3465 (patch) | |
| tree | 0acca07826b9f93b6e429e22959a3501744389f6 /tests/rustdoc-js-std/macro-print.js | |
| parent | 94d9b7e7084a9909c53c2b241ffcec3ae729a452 (diff) | |
| parent | a8a2ee4e8f5e3c20c826d2cce6d500fb9bedfdd0 (diff) | |
| download | rust-a7f805d2777724f3cea465c19c658b68c63a3465.tar.gz rust-a7f805d2777724f3cea465c19c658b68c63a3465.zip | |
Rollup merge of #117891 - compiler-errors:recover-for-dyn, r=davidtwco
Recover `dyn` and `impl` after `for<...>` Recover `dyn` and `impl` after `for<...>` in types. Reuses the logic for parsing bare trait objects, so it doesn't fix cases like `for<'a> dyn Trait + dyn Trait` or anything, but that seems somewhat of a different issue. Parsing recovery logic is a bit involved, but I couldn't find a way to simplify it. Fixes #117882
Diffstat (limited to 'tests/rustdoc-js-std/macro-print.js')
0 files changed, 0 insertions, 0 deletions
