mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
smaller debuginfo in release
This commit is contained in:
parent
d690249bc8
commit
660086e5d8
@ -3,6 +3,6 @@ members = [ "crates/*" ]
|
||||
|
||||
[profile.release]
|
||||
incremental = true
|
||||
debug = true
|
||||
debug = 1 # only line info
|
||||
|
||||
[patch.'crates-io']
|
||||
|
Loading…
x
Reference in New Issue
Block a user