Skip to content

RustRover support broken due to template placeholders ("Failed to run Cargo") #125

@junkdog

Description

@junkdog

The templates/simple/Cargo.toml contains Vercel template placeholders ({{project-name}}, {{authors}}) that aren't valid identifiers. When using ratzilla as a git dependency, cargo recursively parses all Cargo.toml files in the repository, including template files, causing the IDE to fail to parse the project.

Actual compilation with cargo build, trunk build, etc. works fine - this is purely metadata/IDE issue.

Suggest we move the template to its own repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions