]> git.lizzy.rs Git - rust.git/history - Cargo.lock
update compiletest dependency
[rust.git] / Cargo.lock
2017-06-30 David Renshawupdate compiletest dependency
2017-06-20 Oliver SchneiderMerge pull request #198 from dwrensha/update-compiletest
2017-06-19 David Renshawupdate compiletest and remove obsolete comment
2017-05-09 Oliver SchneiderUpdate dependencies
2017-04-21 Eduard-Mihai BurtescuMerge pull request #156 from oli-obk/master
2017-04-20 Eduard-Mihai BurtescuUpdate byteorder commit hash in Cargo.lock.
2017-02-03 Scott OlsonMerge pull request #108 from oli-obk/packd
2017-01-30 Oliver Schneiderget rid of serde rc3 dependencies through `cargo update`
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 Schneideradd cargo-miri subcommand to directly interpret the...
2017-01-12 Scott OlsonMerge pull request #98 from oli-obk/rustup
2017-01-12 Oliver Schneiderrustup (i128)
2016-12-17 Scott OlsonMerge pull request #97 from solson/revert-94-revert...
2016-12-17 Scott OlsonUpdate compiletest_rs to 0.2.5.
2016-10-09 Scott Olson`cargo update` to fix compiletest build.
2016-10-03 Scott OlsonMerge pull request #67 from oli-obk/master
2016-10-01 Oliver Schneiderbump compiletest
2016-09-07 Scott OlsonMerge pull request #46 from oli-obk/rustup
2016-09-06 Oliver Schneiderrustup to rustc 1.13.0-nightly (91f057de3 2016-09-04)
2016-08-27 Scott OlsonUpdate for changes in rustc.
2016-06-16 Scott OlsonMerge pull request #27 from oli-obk/travis
2016-06-15 Oliver Schneidercreate a miri-pass test that allows us to run miri...
2016-06-13 Oliver SchneiderMerge pull request #1 from solson/fixup-function_pointers2
2016-06-11 Scott OlsonMerge remote-tracking branch 'oli/function_pointers2...
2016-06-11 Scott OlsonUpdate for changes in rustc nightly.
2016-06-01 Scott OlsonMerge pull request #16 from oli-obk/logs
2016-06-01 Oliver Schneideradd dependencies and run cargo update
2016-04-22 Scott OlsonMerge pull request #7 from oli-obk/compiletest
2016-04-22 Oliver Schneideruse compiletest_rs
2016-02-28 Scott OlsonWIP: Switching to a new byte-based value representation.
2015-11-12 Scott OlsonAdd the interpreter from my rustc branch and hook it...