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.

OUT_DIR not defined #290

@troplin

Description

@troplin

I'm using a custom build step (build.rs) where a an additional source file is generated, which is the included with:

include!(concat!(env!("OUT_DIR"), "/grammar.rs"));

In the output of RLS I keep getting the error "environment variable OUT_DIR not defined"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions