9072: minor: reenable incremental test builds r=lnicola a=iDawer



Co-authored-by: Dawer <7803845+iDawer@users.noreply.github.com>
This commit is contained in:
bors[bot] 2021-05-31 07:20:18 +00:00 committed by GitHub
commit c7ae418296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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" }