Skip to content

Commit b46fb49

Browse files
committed
Cut down the size of wg-grammar test
1 parent fc54383 commit b46fb49

File tree

17 files changed

+1579
-965
lines changed

17 files changed

+1579
-965
lines changed

collector/benchmarks/wg-grammar/Cargo.lock

-211
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/benchmarks/wg-grammar/Cargo.toml

-7
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,3 @@ authors = ["The Rust Project Developers"]
55

66
[dependencies]
77
gll = { git = "https://github.com/rust-lang-nursery/gll" }
8-
proc-macro2 = "0.4.0"
9-
structopt = "0.2.12"
10-
walkdir = "2.2.6"
11-
12-
[build-dependencies]
13-
gll = { git = "https://github.com/rust-lang-nursery/gll" }
14-
walkdir = "2.2.6"

collector/benchmarks/wg-grammar/build.rs

-54
This file was deleted.

collector/benchmarks/wg-grammar/grammar/abi.lyg

-31
This file was deleted.

collector/benchmarks/wg-grammar/grammar/attr.lyg

-8
This file was deleted.

0 commit comments

Comments
 (0)