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.toml
Age
Commit message (
Expand
)
Author
Lines
2017-08-26
use tempdir to create a dedicated directory for each test
Ralf Jung
-0
/
+1
2017-08-09
Make cargo_miri a feature
Oliver Schneider
-1
/
+5
2017-08-03
Add a build script to inform the binary about its profile, and use that in th...
Ralf Jung
-0
/
+1
2017-08-01
Fix running the rustc test suite
Oliver Schneider
-1
/
+1
2017-08-01
Remove redundant `members` field
Oliver Schneider
-1
/
+0
2017-08-01
Update Cargo.toml
Oliver Schneider
-1
/
+1
2017-08-01
Update env_logger in order to share more dependencies
Oliver Schneider
-1
/
+1
2017-08-01
Reduce the chance of accidentally calling functions in CTFE
Oliver Schneider
-0
/
+1
2017-08-01
Split up miri into the librustc_mir and bin parts
Oliver Schneider
-0
/
+37
2017-07-21
Prep miri repository for rustc merger
Oliver Schneider
-31
/
+0
2017-05-09
Update dependencies
Oliver Schneider
-2
/
+2
2017-05-09
Update Cargo.toml, fix for build error (see #164)
Felix Schütt
-1
/
+1
2017-01-28
add cargo-miri subcommand to directly interpret the main binary of a crate
Oliver Schneider
-0
/
+6
2017-01-12
rustup (i128)
Oliver Schneider
-1
/
+2
2016-12-16
Update compiletest_rs to 0.2.5.
Scott Olson
-1
/
+1
2016-10-01
bump compiletest
Oliver Schneider
-1
/
+1
2016-06-15
create a miri-pass test that allows us to run miri for arbitrary targets
Oliver Schneider
-1
/
+1
2016-06-01
add dependencies and run cargo update
Oliver Schneider
-0
/
+3
2016-06-01
don't generate test suites
Oliver Schneider
-0
/
+4
2016-05-10
Correct license in Cargo.toml.
Scott Olson
-1
/
+1
2016-05-09
Update for my github username change.
Scott Olson
-1
/
+1
2016-04-22
use compiletest_rs
Oliver Schneider
-0
/
+3
2016-02-27
WIP: Switching to a new byte-based value representation.
Scott Olson
-4
/
+7
2015-11-21
Restructure into separate binary and library.
Scott Olson
-0
/
+4
2015-11-12
Add the interpreter from my rustc branch and hook it up to CompileController.
Scott Olson
-0
/
+7