You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RA doesn't seem to take attributes into account. #[allow(non_snake_case)] is hidden behind the tooltip in this photo:
Also, the recommended fix also doesn't change anything. It should suggest lowercase delta, δ. This also happens for the other Greek characters like lamda. I suspect all non-ascii characters with lowercase and uppercase variants suffer from this.
rust-analyzer version: 0.4.1265-standalone (ba28e19 2022-10-29)
rustc version: 1.64.0 (a55dd71d5 2022-09-19)
RA doesn't seem to take attributes into account.
#[allow(non_snake_case)]
is hidden behind the tooltip in this photo:Also, the recommended fix also doesn't change anything. It should suggest lowercase delta, δ. This also happens for the other Greek characters like lamda. I suspect all non-ascii characters with lowercase and uppercase variants suffer from this.
Possibly related:
#8747
#12651
The text was updated successfully, but these errors were encountered: