Skip to content

Commit

Permalink
Replace type Point and SourceByteRange with BytePoint and ByteRange
Browse files Browse the repository at this point in the history
  • Loading branch information
kngwyu committed Jun 18, 2018
1 parent 2c32d24 commit 42046fc
Show file tree
Hide file tree
Showing 12 changed files with 797 additions and 536 deletions.
57 changes: 57 additions & 0 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ env_logger = "0.5"
clap = "2.19"
lazy_static = "1.0"
humantime = "1.1"
derive_more = "0.11.0"
rls-span = "0.4.0"

[dev-dependencies]
racer-testutils = { path = "testutils" }
Expand Down
Loading

0 comments on commit 42046fc

Please sign in to comment.