Skip to content

Commit 88d8c14

Browse files
Rip Chalk out of the codebase!
1 parent 9c494da commit 88d8c14

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+2265
-8507
lines changed

Cargo.lock

Lines changed: 0 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ debug = 2
3737
[patch.'crates-io']
3838
# rowan = { path = "../rowan" }
3939

40-
# chalk-ir = { path = "../chalk/chalk-ir" }
41-
# chalk-derive = { path = "../chalk/chalk-derive" }
4240
# line-index = { path = "lib/line-index" }
4341
# la-arena = { path = "lib/la-arena" }
4442
# lsp-server = { path = "lib/lsp-server" }
@@ -110,8 +108,6 @@ arrayvec = "0.7.6"
110108
bitflags = "2.9.1"
111109
cargo_metadata = "0.21.0"
112110
camino = "1.1.10"
113-
chalk-ir = "0.104.0"
114-
chalk-derive = "0.104.0"
115111
crossbeam-channel = "0.5.15"
116112
dissimilar = "1.0.10"
117113
dot = "0.1.4"

crates/hir-ty/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ oorandom = "11.1.5"
2424
tracing.workspace = true
2525
rustc-hash.workspace = true
2626
scoped-tls = "1.0.1"
27-
chalk-ir.workspace = true
28-
chalk-derive.workspace = true
2927
la-arena.workspace = true
3028
triomphe.workspace = true
3129
typed-arena = "2.0.2"

crates/hir-ty/src/builder.rs

Lines changed: 0 additions & 211 deletions
This file was deleted.

crates/hir-ty/src/chalk_db.rs

Lines changed: 0 additions & 9 deletions
This file was deleted.

crates/hir-ty/src/chalk_ext.rs

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)