mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 11:45:01 +01:00
Temporarily enable incremental comp again for bug reproducing purposes
This commit is contained in:
parent
5a225c1402
commit
f7290847a8
1 changed files with 2 additions and 2 deletions
|
|
@ -43,8 +43,8 @@ git = "https://github.com/crumblingstatue/gamedebug_core.git"
|
|||
[dependencies.egui-inspect]
|
||||
git = "https://github.com/crumblingstatue/egui-inspect.git"
|
||||
|
||||
[profile.dev]
|
||||
incremental = false # Buggy on latest rustc nightly, keeps ICEing
|
||||
#[profile.dev]
|
||||
#incremental = false # Buggy on latest rustc nightly, keeps ICEing
|
||||
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue