index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.lock
Age
Commit message (
Expand
)
Author
Lines
2017-08-28
Get rid of env var race condition once and for all
Oliver Schneider
-20
/
+20
2017-08-26
use tempdir to create a dedicated directory for each test
Ralf Jung
-0
/
+60
2017-08-26
update compiletest. maybe that helps with the spurious failures.
Ralf Jung
-3
/
+3
2017-08-04
only collect backtrace when RUST_BACKTRACE is set; resolve symbols lazily whe...
Ralf Jung
-6
/
+6
2017-08-02
Produce backtraces for miri internals
Oliver Schneider
-0
/
+76
2017-08-01
Update env_logger in order to share more dependencies
Oliver Schneider
-98
/
+14
2017-08-01
Split up miri into the librustc_mir and bin parts
Oliver Schneider
-33
/
+43
2017-07-25
whitelist things so that more tests pass
Ralf Jung
-0
/
+70
2017-06-30
update compiletest dependency
David Renshaw
-3
/
+3
2017-06-20
update compiletest and remove obsolete comment
David Renshaw
-3
/
+3
2017-05-09
Update dependencies
Oliver Schneider
-56
/
+67
2017-04-20
Update byteorder commit hash in Cargo.lock.
Eduard-Mihai Burtescu
-1
/
+1
2017-01-30
get rid of serde rc3 dependencies through `cargo update`
Oliver Schneider
-55
/
+46
2017-01-28
add cargo-miri subcommand to directly interpret the main binary of a crate
Oliver Schneider
-0
/
+99
2017-01-12
rustup (i128)
Oliver Schneider
-4
/
+4
2016-12-16
Update compiletest_rs to 0.2.5.
Scott Olson
-3
/
+3
2016-10-09
`cargo update` to fix compiletest build.
Scott Olson
-19
/
+19
2016-10-01
bump compiletest
Oliver Schneider
-3
/
+3
2016-09-06
rustup to rustc 1.13.0-nightly (91f057de3 2016-09-04)
Oliver Schneider
-6
/
+6
2016-08-27
Update for changes in rustc.
Scott Olson
-13
/
+32
2016-06-15
create a miri-pass test that allows us to run miri for arbitrary targets
Oliver Schneider
-2
/
+8
2016-06-11
Update for changes in rustc nightly.
Scott Olson
-5
/
+5
2016-06-01
add dependencies and run cargo update
Oliver Schneider
-2
/
+106
2016-04-22
use compiletest_rs
Oliver Schneider
-0
/
+14
2016-02-27
WIP: Switching to a new byte-based value representation.
Scott Olson
-0
/
+8
2015-11-12
Add the interpreter from my rustc branch and hook it up to CompileController.
Scott Olson
-0
/
+4