Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIXME(#19497) -- Stop messing around and just give rustc 32MB of stac…
…k unconditionally. This is prompted by some sort of bug in trans that causes a stack overflow when the modules in trans are made private. (In particular, the overflow can also be avoided by making `controlflow` and `callee` public, but that seems strictly worse than just using more stack.)
- Loading branch information
39eed46
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=acrichto
39eed46
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at nikomatsakis@39eed46
39eed46
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging nikomatsakis/rust/crateification = 39eed46 into auto
39eed46
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nikomatsakis/rust/crateification = 39eed46 merged ok, testing candidate = ee6ab1b3
39eed46
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2545
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2548
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2538
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2545
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2539
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2538
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2538
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2542
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2535
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2534
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2537