diff --git a/yjit/Cargo.toml b/yjit/Cargo.toml index c29ff41fd9..8cd593e4ee 100644 --- a/yjit/Cargo.toml +++ b/yjit/Cargo.toml @@ -32,7 +32,6 @@ overflow-checks = true [profile.dev_nodebug] inherits = "dev" -debug = false [profile.stats] inherits = "release"