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.

RLS extension in Visual Studio Code blowing up when attempting to compile dependencies. #1635

@Hordynski

Description

@Hordynski

Sorry this is my first issue post. I was having issues running cargo run or cargo build when working through the getting started pages for Rocket and Actix. I found an old issue back from May which had pointed out the problem had to do with the Bitflags version. Currently Bitflags is on version 1.2.1, I changed my local version to 1.2.0. This change gave me the work around to compile and run the files, but wanted to bring it to your guys' attention. Additionally the RLS extension still underlines everything in the Cargo file, saying it can't compile and that the build failed.

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