]> git.lizzy.rs Git - rust.git/commit
auto merge of #7829 : graydon/rust/codegen-compiletests, r=cmr
authorbors <bors@rust-lang.org>
Wed, 17 Jul 2013 20:07:24 +0000 (13:07 -0700)
committerbors <bors@rust-lang.org>
Wed, 17 Jul 2013 20:07:24 +0000 (13:07 -0700)
commit8c082658bed1877d5741f7badceb8efc3015598d
treef1d3eccc16aea2556bdd3666b2f3e4116c25627d
parent060de1016b280732308452f25eb90810deaba002
parent6d78a367b1f5721624c7f8b66b1796303f0b6f45
auto merge of #7829 : graydon/rust/codegen-compiletests, r=cmr

This should get us over the hump of activating basic ratcheting on codegen tests, at least. It also puts in place optional (disabled by default) ratcheting on all #[bench] tests, and records all metrics from them to harvestable .json files in any case.