mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: add local copy of rust.ungrammar
This copy is injected by the existing `//rust/ast-generator:inject-sources` target, and is useful for development.
This commit is contained in:
@@ -3,7 +3,7 @@ load("@rules_shell//shell:sh_binary.bzl", "sh_binary")
|
||||
|
||||
_args = [
|
||||
"//rust/ast-generator",
|
||||
"//rust/ast-generator:ungram",
|
||||
"//rust/ast-generator:rust.ungram",
|
||||
"//rust/ast-generator:Cargo.toml",
|
||||
"//misc/codegen",
|
||||
"//rust:codegen-conf",
|
||||
|
||||
Reference in New Issue
Block a user