diff options
author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-05-04 00:17:25 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-04 00:17:25 +0530 |
commit | fce0741fe9a3c6904608dd04ef8a25d8ceb6ca35 (patch) | |
tree | bad2964aa31977881d23f86950aa92c66f4c2960 /tests/rustdoc-js-std/parser-errors.js | |
parent | 8b7080b15bc2846ba547a9086ae1b3df8a69d2d1 (diff) | |
parent | 0453cda59e4eb09e2bc632c41420da22bfeac242 (diff) | |
download | rust-fce0741fe9a3c6904608dd04ef8a25d8ceb6ca35.tar.gz |
Rollup merge of #111062 - clubby789:invalid-repr-unchecked, r=petrochenkov
Don't bail out early when checking invalid `repr` attr
Fixes #111051
An invalid repr delays a bug. If there are other invalid attributes on the item, we emit a warning and exit without re-checking the repr here, so no error is emitted and the delayed bug ICEs
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions