Skip to content

Commit

Permalink
Now error messages highlight the error location (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
CreepySkeleton authored and TeXitoi committed Aug 13, 2019
1 parent 94946c3 commit 5dfa606
Show file tree
Hide file tree
Showing 65 changed files with 588 additions and 576 deletions.
1 change: 1 addition & 0 deletions structopt-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ syn = { version = "0.15.10", features = ["full"] }
quote = "0.6"
proc-macro2 = "0.4"
heck = "^0.3.0"
proc-macro-error = "0.1"

[features]
nightly = ["proc-macro2/nightly"]
Expand Down
Loading

0 comments on commit 5dfa606

Please sign in to comment.