Open
Description
rust-lang/rust#83799 has been stabilized in 1.53, which means that my first name is now a valid Rust identifier. While this is great news, turns out that only rapha
in raphaël
is highlighted as a function name.
I am not sure how this is implemented now, but I suspect the regex needs to be adjusted to accept all valid unicode characters under this new feature.