Commit Graph

22 Commits

Author SHA1 Message Date
Oliver Schneider 29a3c4d28c Produce backtraces for miri internals 2017-08-02 16:59:01 +02:00
Oliver Schneider 45b7cfdb6d Update env_logger in order to share more dependencies 2017-08-01 09:56:21 +02:00
Oliver Schneider 11e30a65e6 Split up miri into the librustc_mir and bin parts 2017-08-01 09:56:21 +02:00
Ralf Jung e2d80d0423 whitelist things so that more tests pass 2017-07-25 13:24:23 -07:00
David Renshaw 7008646bfe update compiletest dependency 2017-06-30 12:06:49 -04:00
David Renshaw a28c7990ea update compiletest and remove obsolete comment 2017-06-20 07:08:29 +09:00
Oliver Schneider 9e44509e51 Update dependencies 2017-05-09 16:47:04 +02:00
Eduard-Mihai Burtescu f95cc529fc Update byteorder commit hash in Cargo.lock. 2017-04-20 09:46:43 +03:00
Oliver Schneider 93a75f9542 get rid of serde rc3 dependencies through cargo update 2017-01-30 09:45:21 +01:00
Oliver Schneider 5adb84645f add cargo-miri subcommand to directly interpret the main binary of a crate 2017-01-28 11:57:52 +01:00
Oliver Schneider 3a658e09e8 rustup (i128) 2017-01-12 08:28:42 +01:00
Scott Olson 539e7e0ae1 Update compiletest_rs to 0.2.5. 2016-12-16 17:40:24 -08:00
Scott Olson cb23b8d0a7 cargo update to fix compiletest build. 2016-10-09 17:50:01 -06:00
Oliver Schneider d9680dbb10 bump compiletest 2016-10-01 15:30:29 +02:00
Oliver Schneider cd42bb97f0 rustup to rustc 1.13.0-nightly (91f057de3 2016-09-04) 2016-09-06 16:04:51 +02:00
Scott Olson 45cf3cfde2 Update for changes in rustc. 2016-08-27 01:44:54 -06:00
Oliver Schneider 82dc95c3ad create a miri-pass test that allows us to run miri for arbitrary targets 2016-06-15 16:01:00 +02:00
Scott Olson 781c3a6660 Update for changes in rustc nightly. 2016-06-11 12:38:28 -06:00
Oliver Schneider b3a175f730 add dependencies and run cargo update 2016-06-01 11:47:41 +02:00
Oliver Schneider 211c12a1d0 use compiletest_rs 2016-04-22 10:34:14 +02:00
Scott Olson 2776f55d0c WIP: Switching to a new byte-based value representation. 2016-02-27 19:20:25 -06:00
Scott Olson cf49d6b080 Add the interpreter from my rustc branch and hook it up to CompileController. 2015-11-12 15:50:58 -06:00