From 7cc13fefe9bd09ea778a0eb8c26bf133e6ad2476 Mon Sep 17 00:00:00 2001 From: Ivan Tham Date: Mon, 7 Jun 2021 22:34:19 +0800 Subject: Derive debug without feature Note that this also removed those `finish_non_exhaustive()`. --- helix-term/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index d42db188..75edd723 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -10,7 +10,6 @@ license = "MPL-2.0" [features] embed_runtime = ["helix-core/embed_runtime"] -debug = ["helix-core/debug", "helix-view/debug"] [[bin]] name = "hx" -- cgit v1.2.3-70-g09d2