zed: Include full debug info in debug builds (#27924)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Ben Kunkle 2025-04-02 14:39:30 -04:00 committed by GitHub
parent c7d27753ee
commit 8539e23018
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -662,7 +662,6 @@ notify-types = { git = "https://github.com/zed-industries/notify.git", rev = "bb
[profile.dev]
split-debuginfo = "unpacked"
debug = "limited"
codegen-units = 16
[profile.dev.package]