]> git.lizzy.rs Git - rust.git/history - .travis.yml
Prep miri repository for rustc merger
[rust.git] / .travis.yml
2017-07-21 Oliver SchneiderPrep miri repository for rustc merger
2017-07-12 Oliver SchneiderMerge pull request #241 from solson/rustc_integration
2017-07-12 Oliver SchneiderMerge pull request #238 from RalfJung/tests
2017-07-11 Ralf Jungadd little script to build libstd
2017-06-21 Oliver SchneiderMerge pull request #200 from oli-obk/master
2017-06-21 Oliver SchneiderAdd fullmir tests
2017-06-12 Oliver SchneiderMerge pull request #194 from RalfJung/test
2017-06-12 Oliver SchneiderMerge pull request #193 from RalfJung/xargo
2017-06-12 Ralf Jungrustup 1.4 fixed the permissions of the extracted files
2017-05-31 Oliver SchneiderMerge pull request #174 from RalfJung/xargo-test
2017-05-31 Ralf Jungrun test suite also against libstd with full MIR
2017-04-21 Eduard-Mihai BurtescuMerge pull request #156 from oli-obk/master
2017-03-23 Oliver SchneiderTry to fix travis
2017-01-29 Scott OlsonMerge pull request #103 from oli-obk/tuples
2017-01-28 Scott OlsonMerge pull request #104 from oli-obk/cargo
2017-01-28 Oliver Schneidertravis cargo doesn't support custom subcommands
2017-01-28 Oliver Schneideradd tests for cargo miri and run them on travis
2017-01-12 Scott OlsonMerge pull request #101 from oli-obk/small_fixes
2017-01-12 Scott OlsonMerge pull request #100 from oli-obk/tuple_struct_const...
2017-01-12 Scott OlsonMerge pull request #99 from oli-obk/travis
2017-01-12 Oliver Schneiderremove typo
2017-01-12 Oliver Schneidertravis fix
2017-01-12 Oliver Schneideranalyze travis
2017-01-12 Oliver Schneidertest more targets on travis
2016-06-16 Scott OlsonMerge pull request #27 from oli-obk/travis
2016-06-16 Oliver Schneidermiri needs to be *built* with RUST_SYSROOT, not *run*
2016-06-16 Oliver Schneiderundo all travis script changes
2016-06-16 Oliver Schneidertravis didn't fail when compiling miri on nightly
2016-06-16 Oliver Schneiderfix travis
2016-06-15 Oliver Schneidercreate a miri-pass test that allows us to run miri...
2016-05-10 Scott OlsonOnly test on the latest nightly version.
2016-05-09 Scott OlsonUpdate to a new nightly.
2016-05-09 Scott OlsonMerge branch 'new-data-layout'
2016-04-23 Scott OlsonUpdate to a nightly with rustc::ty::layout.
2016-04-15 Scott OlsonMerge pull request #5 from killercup/fix/travis-stuff
2016-04-15 Pascal HertleifFix Travis Config for Nightly
2016-04-15 Scott OlsonMerge pull request #3 from killercup/feature/tests
2016-04-15 Pascal HertleifAdd Travis Config