Jules Bertholet 5805040d28
Search span using *unnormalized* ident (#6073)
Fixes 6069

Calling `item.ident.as_str()` returns an NFC normalized ident, which
might not be what's written in the source code. To avoid panics when
calling `snippet_provider.span_after` use the ident from the source.
2024-02-14 14:40:55 -05:00
..
2023-10-20 21:14:01 +00:00
2022-08-30 23:06:24 -04:00
2022-08-30 23:06:24 -04:00
2022-08-30 23:06:24 -04:00
2023-05-01 16:15:17 +08:00
2023-05-01 16:15:17 +08:00