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>
Tue, 21 Jan 2025 10:38:15 +0000 (11:38 +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 50a4babdcc0a2d96aef48ffec2470a58e28d4a30..f63798da0273149b7ccab11d195aa948744d6fc0 100644 (file)
@@ -35,7 +35,6 @@ rustc-hash.workspace = true
 serde_json = { workspace = true, features = ["preserve_order"] }
 serde.workspace = true
 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