mirror of
https://github.com/RustPython/Parser.git
synced 2025-12-23 05:07:02 +00:00
Rename compiler Location to TextSize
This commit is contained in:
parent
58c35ab458
commit
f47dfca4e3
13 changed files with 9423 additions and 9427 deletions
|
|
@ -21,7 +21,6 @@ tiny-keccak = { version = "2", features = ["sha3"] }
|
|||
[dependencies]
|
||||
rustpython-ast = { path = "../ast", version = "0.2.0" }
|
||||
rustpython-compiler-core = { path = "../core", version = "0.2.0" }
|
||||
ruff_text_size = { path = "../ruff_text_size" }
|
||||
|
||||
ahash = { workspace = true }
|
||||
itertools = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue