Skip to content

Flycheck#135

Draft
isaacparker0 wants to merge 2 commits into
mainfrom
isaacparker-flycheck
Draft

Flycheck#135
isaacparker0 wants to merge 2 commits into
mainfrom
isaacparker-flycheck

Conversation

@isaacparker0
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread tools/rust_analyzer/BUILD.bazel Outdated
edition = "2018",
rustc_env = {
"ASPECT_REPOSITORY": aspect_repository(),
"FLYCHECK_RLOCATIONPATH": "$(rlocationpath :flycheck)",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is this used?


rust_binary(
name = "gen_rust_project",
srcs = ["@rules_rust//tools/rust_analyzer:bin/gen_rust_project.rs"],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i kinda wonder if we should just build it into the same binary and have it re-exec itself instead of building yet another binary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants