d-0006-no-mimalloc
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Sat, 11 Jan 2025 10:37:00 +0000 (11:37 +0100)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Thu, 24 Apr 2025 15:47:57 +0000 (17:47 +0200)
Description: remove mimalloc(-sys)

Forwarded: not-needed

Gbp-Pq: Topic prune
Gbp-Pq: Name d-0006-no-mimalloc.patch

src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml

index ba1925d5860dce5a3abc817c5afc17e5f77e0d7a..70a792b7dd3d25b5099023644cc81e3f0425011a 100644 (file)
@@ -39,7 +39,6 @@ serde.workspace = true
 serde_derive.workspace = true
 tenthash = "0.4.0"
 num_cpus = "1.15.0"
-mimalloc = { version = "0.1.30", default-features = false, optional = true }
 lsp-server.workspace = true
 tracing.workspace = true
 tracing-subscriber.workspace = true