зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset cace4ffbecb2 (bug 1576030) requested by glandium
This commit is contained in:
Родитель
74b18ebf99
Коммит
b5b30d8b87
|
@ -1902,11 +1902,6 @@ def cargo_incremental(opt_level, debug_rust, automation, code_coverage,
|
|||
if not enabled:
|
||||
return '0'
|
||||
|
||||
# Respect a forceful --enable-cargo-incremental even if we would otherwise
|
||||
# disable it.
|
||||
if enabled and enabled.origin != 'default':
|
||||
return '1'
|
||||
|
||||
# We never want to use incremental compilation in automation. sccache
|
||||
# handles our automation use case much better than incremental compilation
|
||||
# would.
|
||||
|
|
Загрузка…
Ссылка в новой задаче