Skip to content

Commit

Permalink
port to hand-rolled parser, since clap doesn't behave just the right way
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Jul 31, 2023
1 parent bf6df59 commit e5cccf3
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 354 deletions.
299 changes: 0 additions & 299 deletions miri-script/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion miri-script/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = {version = "4.2", features = ["derive", "env"]}
which = "4.4"
walkdir = "2.3"
itertools = "0.10"
Expand Down
Loading

0 comments on commit e5cccf3

Please sign in to comment.