bors[bot] 13cbe64a59
Merge #9423
9423: fix: Resolve attribute paths in attribute highlighting r=Veykril a=Veykril

Attributes have a new highlighting format now, whereas the `#[` `]` tokens are now tagged with `attribute.attribute` like before, but all other idents inside token trees are now `generic.attribute`. If a path in an attribute can't be resolved it will instead get the `builtinAttribute.attribute` tags now as highlighting doesn't know about builtins like `allow` yet, so we don't want to emit unresolved references.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-06-28 19:57:23 +00:00
..
2021-06-21 17:47:00 +01:00
2021-06-28 20:13:33 +02:00
2021-06-20 19:37:45 +02:00
2021-06-24 20:21:20 +00:00
2021-06-18 23:48:18 +03:00
2021-06-17 21:15:49 +02:00
2021-06-22 13:18:48 -04:00
2021-06-28 09:28:31 +03:00
2021-06-22 22:01:06 +02:00
2021-06-17 17:37:14 +02:00