]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #36234 - durka:disable-codegen-config, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Sun, 4 Sep 2016 02:22:36 +0000 (07:52 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sun, 4 Sep 2016 13:01:00 +0000 (21:01 +0800)
rustbuild: add config.toml option to disable codegen tests

Fixes #36232.

I think it worked? Here's a build log where I tried to bootstrap, it crashed, then I added the setting to config.toml and it continued: https://gist.github.com/durka/cbf97cf04b8e065f1a2cfda4c1b6bf95

r? @alexcrichton

1  2 
src/bootstrap/config.toml.example

Simple merge