Skip to content

Build bundled racer #68

Open
Open
@vosen

Description

@vosen

Currently, we are shipping racer binaries. Better solution would be to add racer submodule and .rsproj project that builds it.
I'm not sure how possible it's at the moment but with project pages not being yet implemented that will require manual work with .rsproj.
Also, this will probably require adding support for loading project from nested path (currently we only allow crate root module to be <location of project.rsproj>\src\main.rs or <location of project.rsproj>\src\lib.rs, but if we are to use submodules we will want support for <location of project.rsproj>\arbitrary\nested\path\to\src\main.rs)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions