]> git.lizzy.rs Git - rust.git/history - src/bin/miri-rustc-tests.rs
cargo-miri: honor RUSTC env var
[rust.git] / src / bin / miri-rustc-tests.rs
2020-04-30 borsAuto merge of #1284 - vakaras:add-threads-cr2, r=RalfJung
2020-04-28 borsAuto merge of #1375 - RalfJung:rustup, r=RalfJung
2020-04-28 Ralf Jungrustup for more LocalDefId changes
2020-04-18 borsAuto merge of #1325 - RalfJung:float_to_int_unchecked...
2020-04-12 borsAuto merge of #1327 - RalfJung:rustup, r=RalfJung
2020-04-12 Ralf Jungrustup
2020-03-30 borsAuto merge of #1270 - RalfJung:incremental, r=RalfJung
2020-03-30 borsAuto merge of #1279 - divergentdave:open_O_EXCL, r...
2020-03-30 borsAuto merge of #1281 - RalfJung:rustup, r=RalfJung
2020-03-30 Ralf Jungadjust for librustc rename; reduce 'extern crate' to...
2020-03-21 borsAuto merge of #1247 - RalfJung:rustup, r=RalfJung
2020-03-21 Ralf Jungremove no longer needed (and sometimes broken) 'extern...
2020-03-06 borsAuto merge of #1209 - RalfJung:track-alloc-id, r=oli-obk
2020-03-06 Ralf Jungadd option to track a particular AllocId (does nothing...
2020-03-01 borsAuto merge of #1199 - RalfJung:cargo-miri, r=RalfJung
2020-03-01 Ralf Jungformat a few things
2020-02-26 borsAuto merge of #1152 - divergentdave:shim-directory...
2020-02-26 borsAuto merge of #1192 - RalfJung:disable-stacked-borrows...
2020-02-26 Ralf Jungfix build failures
2020-01-10 borsAuto merge of #1143 - christianpoveda:symlink-shim...
2020-01-07 borsAuto merge of #1140 - RalfJung:no-macos, r=oli-obk
2020-01-07 borsAuto merge of #1142 - JohnTitor:rustup-0107, r=RalfJung
2020-01-06 Yuki OkushiRustup
2020-01-06 borsAuto merge of #1141 - RalfJung:lint-adjust, r=RalfJung
2020-01-06 borsAuto merge of #1137 - anp:track-caller-update, r=RalfJung
2020-01-06 Yuki OkushiMore rustup
2019-12-23 borsAuto merge of #1124 - RalfJung:sysroot-check, r=oli-obk
2019-12-23 borsAuto merge of #1118 - rust-lang:stacked_borrow_tracing...
2019-12-23 Oliver SchererRustfmt all the things
2019-12-22 borsAuto merge of #1101 - christianpoveda:stat-shim, r...
2019-12-14 borsAuto merge of #1113 - RalfJung:vtable, r=RalfJung
2019-12-10 borsAuto merge of #1080 - rust-lang:stacked_borrow_tracing...
2019-12-08 Oliver SchererRename track-id to track-pointer-tag
2019-12-08 Oliver SchererAdd a scheme to find the place where an id was destroyed
2019-12-08 borsAuto merge of #1107 - RalfJung:rustup, r=RalfJung
2019-12-07 borsAuto merge of #1106 - RalfJung:memleak-ignore, r=RalfJung
2019-12-07 Ralf Jungfix all-targets build
2019-12-01 borsAuto merge of #1087 - RalfJung:toolchain, r=oli-obk
2019-12-01 borsAuto merge of #1088 - RalfJung:globalctxt, r=RalfJung
2019-11-30 Ralf Jungfix for GlobalCtxt changes
2019-11-17 borsAuto merge of #1055 - RalfJung:panic-stub, r=RalfJung
2019-11-17 Ralf Jungremove some leftovers from the miri-control-attribute...
2019-09-30 Christian PovedaReserve fides for stdio and fix merge issues
2019-09-28 borsAuto merge of #957 - christianpoveda:ptr-align-offset...
2019-09-28 borsAuto merge of #965 - RalfJung:rustup, r=RalfJung
2019-09-28 Ralf Jungfix miri-rustc-tests
2019-08-29 borsAuto merge of #935 - christianpoveda:blacklist-env...
2019-08-29 Christian PovedaSmall corrections
2019-08-28 Christian PovedaAdd -Zmiri-env-exclude flag
2019-08-14 borsAuto merge of #894 - christianpoveda:env-vars-communica...
2019-08-13 Christian PovedaMove test env var to test_runner
2019-08-06 Christian PovedaAdd communicate field to evaluator and fix formatting
2019-08-06 Christian PovedaAdd flag to enable communication
2019-07-19 borsAuto merge of #847 - RalfJung:rustup, r=RalfJung
2019-07-19 Ralf Jungfix miri-rustc-tests
2019-06-20 Ralf JungMerge branch 'master' into patch-1
2019-06-16 Ralf JungMerge branch 'master' into foreign_math_functions
2019-06-16 Ralf JungMerge pull request #775 from rust-lang/rustup
2019-06-14 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-13 Ralf JungMerge pull request #769 from RalfJung/rustup
2019-06-13 Ralf Jungrustup for lifetime refactorings
2019-05-15 Ralf JungRustup (#723)
2019-05-13 Ralf Jungfix for latest rustc
2019-04-11 Ralf JungMerge remote-tracking branch 'origin/master'
2019-04-10 Ralf JungMerge pull request #683 from Aaron1011/feature/random
2019-04-09 Oliver SchererMerge branch 'master' into feature/random
2019-04-07 Aaron HillImplement non-deterministc mode
2019-03-18 Ralf JungMerge pull request #663 from RalfJung/range-contains
2019-03-18 Oliver SchererUpdate src/bin/miri-rustc-tests.rs
2019-03-18 Ralf Jungfix for rustc change
2019-03-11 Ralf JungMerge pull request #659 from rust-lang/update
2019-03-11 Oliver SchererMake the rustc test runner build again
2019-03-11 John Kåre AlsakerUse the new rustc interface
2019-02-14 Ralf JungMerge remote-tracking branch 'origin/master' into str...
2019-02-13 Ralf JungMerge branch 'master' into format-padding
2019-02-11 Ralf JungMerge branch 'master' into appveyor
2019-02-10 Oliver SchererMerge pull request #624 from RalfJung/args
2019-02-09 Ralf Jungfix build
2019-01-21 Ralf JungMerge pull request #599 from solson/rustup
2019-01-21 Oliver SchererUpdate to latest rustc master
2018-12-08 Ralf JungMerge pull request #564 from solson/rustup
2018-12-08 Ralf Jungbump Rust version, fix build
2018-11-26 Ralf JungMerge branch 'master' into self-referential-generator
2018-11-22 Ralf JungMerge pull request #538 from solson/rustup
2018-11-22 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2018-11-21 Ralf Jungremove stabilized feature flag
2018-11-05 Oliver S̶c̶h̶n̶e̶i... Merge pull request #510 from solson/rustup
2018-11-05 Ralf Jungmove to 2018 edition
2018-11-03 Ralf JungMerge pull request #506 from solson/rustup
2018-11-03 Ralf Jungfix adding default arguments
2018-11-02 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2018-11-01 Ralf Jungmake the -Z flags we use more consistent
2018-10-22 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2018-10-19 Ralf JungMerge pull request #488 from RalfJung/start-fn
2018-10-19 Ralf Jungautomalically use start-fn if we have all the MIR
2018-10-14 Ralf JungMerge pull request #478 from RalfJung/rustc-tests
2018-10-14 Ralf Jungmake rustc-tests a binary in the main project