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
5d19432
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@5d19432
5d19432
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 = 5d19432 into auto
5d19432
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 = 5d19432 merged ok, testing candidate = 973f4a6e
5d19432
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/2557
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2560
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2550
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2557
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2552
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2550
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2550
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2554
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2547
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2546
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2549
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2211
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2208
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2213
exception: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/1050
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/1044
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/1040