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

RLS builds the 'debug' target instead of 'rls' #311

@patriksvensson

Description

@patriksvensson

I noticed that the Rust VS Code plugin suddenly was building using the debug target which gave a lot of conflicts when switching between VS Code and the command line and also led to a lot of non-incremental rebuilds for some reason.

By setting the rust.target configuration to rls I got it working again (see picture).

image

Not sure if I messed something up or if this is a regression in the plugin, so feel free to close this issue if you suspect the former.

Rust VS code version: 0.4.2
RLS version: rls-preview 0.126.0-stable (f5a0c91 2018-03-26)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions