Skip to content

Incorrect indication of non-standard name for constants #6424

@khrynczenko

Description

@khrynczenko

Hi,
After performing the latest update from the 2020-10-26 rust-analyzer started indicating that the names of my consts are not following the standard which, I believe, is false.
image
It shows on all constants in my codebase. I tried some different names and for all of them except one I have the same issue.
This doesn't show for single-letter names.
image

I even have #![deny(nonstandard_style)] applied and it does not result in error. If you need any more information, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions