Skip to content

Commit 2c852a3

Browse files
committed
chore: drop deprecated crates
1 parent 2a1d566 commit 2c852a3

File tree

194 files changed

+0
-6424
lines changed

Some content is hidden

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

194 files changed

+0
-6424
lines changed

Cargo.lock

Lines changed: 0 additions & 67 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ pg_diagnostics_categories = { path = "./crates/pg_diagnostics_categories", versi
6060
pg_diagnostics_macros = { path = "./crates/pg_diagnostics_macros", version = "0.0.0" }
6161
pg_flags = { path = "./crates/pg_flags", version = "0.0.0" }
6262
pg_fs = { path = "./crates/pg_fs", version = "0.0.0" }
63-
pg_hover = { path = "./crates/pg_hover", version = "0.0.0" }
64-
pg_inlay_hints = { path = "./crates/pg_inlay_hints", version = "0.0.0" }
6563
pg_lexer = { path = "./crates/pg_lexer", version = "0.0.0" }
6664
pg_lexer_codegen = { path = "./crates/pg_lexer_codegen", version = "0.0.0" }
6765
pg_lint = { path = "./crates/pg_lint", version = "0.0.0" }
@@ -73,7 +71,6 @@ pg_query_ext_codegen = { path = "./crates/pg_query_ext_codegen", version =
7371
pg_query_proto_parser = { path = "./crates/pg_query_proto_parser", version = "0.0.0" }
7472
pg_schema_cache = { path = "./crates/pg_schema_cache", version = "0.0.0" }
7573
pg_statement_splitter = { path = "./crates/pg_statement_splitter", version = "0.0.0" }
76-
pg_syntax = { path = "./crates/pg_syntax", version = "0.0.0" }
7774
pg_text_edit = { path = "./crates/pg_text_edit", version = "0.0.0" }
7875
pg_treesitter_queries = { path = "./crates/pg_treesitter_queries", version = "0.0.0" }
7976
pg_type_resolver = { path = "./crates/pg_type_resolver", version = "0.0.0" }

crates/pg_hover/Cargo.toml

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

crates/pg_hover/src/lib.rs

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

crates/pg_hover/src/resolve.rs

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

crates/pg_inlay_hints/Cargo.toml

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

crates/pg_inlay_hints/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)