]> git.lizzy.rs Git - rust.git/commit
auto merge of #8147 : dotdash/rust/assertion_option, r=pcwalton
authorbors <bors@rust-lang.org>
Wed, 31 Jul 2013 18:10:20 +0000 (11:10 -0700)
committerbors <bors@rust-lang.org>
Wed, 31 Jul 2013 18:10:20 +0000 (11:10 -0700)
commite07e49ea8fa0c0666a1b59ff1238f995ce84722c
tree2fa0975f2ec2a98cf6cb1e82cbb64681a18860c6
parent389aba09523f805e3b493a5089c6397749b06b67
parent02f7f72a9af16607f9c08989fe56d417842a24dd
auto merge of #8147 : dotdash/rust/assertion_option, r=pcwalton

Builds are considerably faster without assertions, so when working on
e.g. libstd, which doesn't directly interact with LLVM, one might want
to disable them.