Yacin Tmimi ac2ebd3a78 Prevent ICE when calling parse_attribute without an attribute
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.
2023-06-19 09:58:12 -05:00
..
2022-07-22 17:57:07 -05:00
2022-08-06 18:53:03 -05:00