mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Enable overflow-checks in release
This commit is contained in:
@@ -37,3 +37,6 @@ features = [
|
||||
[features]
|
||||
profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"]
|
||||
|
||||
[profile.release]
|
||||
overflow-checks = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user