Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

clippy::redundant_field_names warnings don't show up #1241

@sfackler

Description

@sfackler
Member

Using stable 1.32.0 and 0.5.3 of the vscode plugin, the clippy::redudant_field_names lint never shows up in vscode. Other clippy lints do though.

Activity

alercah

alercah commented on Jan 20, 2019

@alercah

I'm noticing this as well.

alercah

alercah commented on Jan 20, 2019

@alercah

For clarification, this is with neovim; it seems to be independent of client as one would expect.

alexheretic

alexheretic commented on Jan 21, 2019

@alexheretic
Contributor

It looks like rls clippy is missing a couple of wirings compared with the cli.

added a commit that references this issue on Jan 22, 2019
41bc0bf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @sfackler@alexheretic@alercah

        Issue actions

          clippy::redundant_field_names warnings don't show up · Issue #1241 · rust-lang/rls