bors[bot] 47c079a037
Merge #10403
10403: feat: Add semantic token modifier for crate root r=Veykril a=lhvy

Resolves #9073

I managed to implement crate root highlighting for crates mentioned specifically by name (e.g. `serde` in `use serde::Serialize;`), but not for crates referred to with `crate` or `super`. How could I implement this?

> P.S. I'm participating in [Hacktoberfest 2021](https://hacktoberfest.digitalocean.com/). If this PR is up to standard and merged, I'd appreciate if the `hacktoberfest-accepted` label could be added. Thanks!

Co-authored-by: lhvy <me@lhvy.dev>
2021-10-01 11:18:52 +00:00
..
2021-09-15 21:22:06 +03:00
2021-10-01 12:33:18 +02:00
2021-09-29 21:08:44 +02:00
2021-10-01 11:18:52 +00:00
2021-09-30 16:18:09 +00:00
2021-09-27 12:54:24 +02:00
2021-09-27 12:54:24 +02:00
2021-09-19 23:34:07 +02:00
2021-09-27 18:00:08 +00:00
2021-09-28 21:39:41 +02:00
2021-09-11 18:42:38 +03:00
2021-09-27 19:02:03 +02:00
2021-09-28 10:20:35 +08:00
2021-09-15 21:22:06 +03:00