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>
Wed, 8 Apr 2026 17:02:02 +0000 (19:02 +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 acee8c02d8ec4a0a123bd618c3ac5f2ee28ce639..f6debb604c28b65ad1d162464de3cf237145401c 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
 smallvec.workspace = true
 tracing.workspace = true