]> git.lizzy.rs Git - rust.git/history - tests/compiletest.rs
create a miri-pass test that allows us to run miri for arbitrary targets
[rust.git] / tests / compiletest.rs
2016-06-15 Oliver Schneidercreate a miri-pass test that allows us to run miri...
2016-06-15 Scott OlsonMerge pull request #24 from oli-obk/typesafe_fn_calls
2016-06-15 Scott OlsonMerge pull request #23 from oli-obk/miri_run_no_more
2016-06-15 Oliver Schneiderpass arguments to `start`
2016-06-14 Oliver Schneidersysroot_flag is now used for more flags
2016-06-13 Oliver Schneiderdon't use `#[miri_run]` anymore, but execute the `main...
2016-06-13 Oliver SchneiderMerge remote-tracking branch 'origin/master' into funct...
2016-06-13 Oliver SchneiderMerge pull request #1 from solson/fixup-function_pointers2
2016-06-13 Scott OlsonSimplify compiletest.
2016-06-13 Scott OlsonGet the sysroot in a better way (stolen from clippy).
2016-06-12 Scott OlsonUnset RUST_NEW_ERROR_FORMAT in compiletest.
2016-06-11 Scott OlsonMerge remote-tracking branch 'oli/function_pointers2...
2016-06-11 Scott OlsonRemove inception test for now.
2016-06-01 Scott OlsonMerge pull request #15 from oli-obk/step_by_step
2016-06-01 Oliver Schneider4byte pointers
2016-04-22 Scott OlsonMerge pull request #9 from oli-obk/improve_tests
2016-04-22 Oliver Schneidervarious testing improvements
2016-04-22 Scott OlsonMerge pull request #7 from oli-obk/compiletest
2016-04-22 Oliver Schneideruse compiletest_rs