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>
Fri, 26 Dec 2025 19:54:51 +0000 (20:54 +0100)
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 72768d67ec97459fd1d7038ef8eb53175351e3a7..4fa3c89a7e2712e4c86f1778c891931ec93f427c 100644 (file)
@@ -40,7 +40,6 @@ serde.workspace = true
 serde_derive.workspace = true
 tenthash = "1.1.0"
 num_cpus = "1.17.0"
-mimalloc = { version = "0.1.46", default-features = false, optional = true }
 lsp-server.workspace = true
 tracing.workspace = true
 tracing-subscriber.workspace = true