Fixes 5729 `parse_attribute` will panic if the first token is not a `#`. To prevent this we return early instead of trying to parse an invalid attribute. |
||
|---|---|---|
| .. | ||
| cargo-fmt | ||
| config | ||
| coverage | ||
| mod-resolver | ||
| parser | ||
| rustfmt | ||
| source | ||
| target | ||
| writemode | ||
Fixes 5729 `parse_attribute` will panic if the first token is not a `#`. To prevent this we return early instead of trying to parse an invalid attribute. |
||
|---|---|---|
| .. | ||
| cargo-fmt | ||
| config | ||
| coverage | ||
| mod-resolver | ||
| parser | ||
| rustfmt | ||
| source | ||
| target | ||
| writemode | ||