]> git.lizzy.rs Git - rust.git/history - miri/bin
Fixup various things needed to get miri working on rustc
[rust.git] / miri / bin /
2018-04-13 Oliver SchneiderFixup various things needed to get miri working on...
2018-04-13 bjorn3Update Cargo.lock and some improvements
2018-04-13 bjorn3Fix it
2018-04-13 bjorn3Rustup
2018-01-06 David Renshawupdate log deps
2017-12-15 Oliver SchneiderMerge pull request #355 from solson/upstreamed
2017-10-16 Oliver SchneiderRustup
2017-10-06 Oliver SchneiderUse numbers instead of indentations
2017-09-16 Oliver SchneiderMerge branch 'master' into windows
2017-09-16 Ralf JungMerge pull request #344 from RalfJung/test
2017-09-16 Ralf Jungget rid of the --miri_host_target hack
2017-09-14 Ralf JungMerge pull request #337 from RalfJung/rustup
2017-09-14 Ralf Jungrustup
2017-09-09 Ralf JungMerge pull request #332 from solson/rustup
2017-09-09 Oliver Schneiderrustup
2017-08-29 Oliver SchneiderMerge pull request #311 from RalfJung/memory
2017-08-28 Oliver SchneiderGet rid of env var race condition once and for all
2017-08-10 Oliver SchneiderMerge pull request #299 from RalfJung/rustfmt
2017-08-10 Ralf Jungrustfmt
2017-08-04 Ralf Jungmake test suite MIR validation aware. run-pass passes...
2017-08-04 Ralf Jungwith the new 'limited validation when there is unsafe...
2017-08-04 Ralf JungRevert "disable validation code so that it all compiles...
2017-08-02 Oliver SchneiderMerge pull request #268 from oli-obk/upstream
2017-08-01 Oliver SchneiderSplit up miri into the librustc_mir and bin parts