incr.comp.: Don't automatically enable -Zshare-generics for incr.comp. builds.
This commit is contained in:
parent
ae366637fe
commit
8fc7b5d12b
1 changed files with 0 additions and 1 deletions
|
|
@ -646,7 +646,6 @@ impl Options {
|
|||
match self.debugging_opts.share_generics {
|
||||
Some(setting) => setting,
|
||||
None => {
|
||||
self.incremental.is_some() ||
|
||||
match self.optimize {
|
||||
OptLevel::No |
|
||||
OptLevel::Less |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue