mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 15:18:50 +00:00
minor: reenable incremental test builds
This commit is contained in:
@@ -20,9 +20,6 @@ miniz_oxide.opt-level = 3
|
||||
incremental = true
|
||||
debug = 0 # Set this to 1 or 2 to get more useful backtraces in debugger.
|
||||
|
||||
[profile.test]
|
||||
incremental = false
|
||||
|
||||
[patch.'crates-io']
|
||||
# rowan = { path = "../rowan" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user