]> git.lizzy.rs Git - rust.git/history - test-cargo-miri
rustup
[rust.git] / test-cargo-miri /
2019-08-29 borsAuto merge of #937 - christianpoveda:fix-isolation...
2019-08-29 Christian PovedaAdd cargo-miri test for no isolation
2019-08-29 borsAuto merge of #931 - RalfJung:retag-makes-my-head-hurt...
2019-08-28 borsAuto merge of #930 - RalfJung:build, r=RalfJung
2019-08-28 Ralf Jungmore implicit
2019-08-28 Ralf Jungtest that build scripts do not run in Miri
2019-08-27 borsAuto merge of #925 - christianpoveda:environ-shim,...
2019-08-27 borsAuto merge of #917 - RalfJung:isolation, r=oli-obk
2019-08-26 borsAuto merge of #924 - RalfJung:getrandom, r=RalfJung
2019-08-26 borsAuto merge of #922 - RalfJung:rustup, r=RalfJung
2019-08-26 borsAuto merge of #921 - RalfJung:cargo-update, r=RalfJung
2019-08-26 Ralf Jungcargo update
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-07 borsAuto merge of #895 - RalfJung:uninit, r=oli-obk
2019-08-06 borsAuto merge of #893 - RalfJung:rustup, r=RalfJung
2019-08-06 borsAuto merge of #891 - RalfJung:rustup, r=RalfJung
2019-08-06 Ralf Jungtest-cargo-miri: cargo update
2019-07-11 borsAuto merge of #830 - RalfJung:check-place, r=RalfJung
2019-07-10 Ralf Jungforce pointers before reborrowing; fixes cargo miri...
2019-07-06 borsAuto merge of #826 - RalfJung:uninit, r=RalfJung
2019-07-06 borsAuto merge of #808 - RalfJung:extra-fn, r=RalfJung
2019-07-06 Ralf Jungbump the version of getrandom that we test
2019-07-06 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2019-07-05 borsAuto merge of #803 - christianpoveda:intptrcast-explici...
2019-07-05 Ralf JungMerge remote-tracking branch 'origin/master'
2019-07-05 Ralf Jungtemporarily disable validation for 'cargo miri test...
2019-07-01 Ralf JungMerge branch 'master' into rustup
2019-06-30 borsAuto merge of #801 - RalfJung:num_cpus, r=RalfJung
2019-06-29 Ralf Jungsupport num_cpus and test that
2019-06-29 Ralf JungMerge remote-tracking branch 'ralf/machine' into rustup
2019-06-28 borsAuto merge of #796 - RalfJung:rand, r=RalfJung
2019-06-28 Ralf Jungbump rand to released 0.7
2019-06-12 Ralf JungMerge pull request #701 from RalfJung/rand
2019-06-12 Ralf Jungbump rand so that the test passes
2019-06-12 Ralf Jungtest rand a bit more
2019-05-17 Ralf Jungtest and support two-phase reborrows of raw pointers...
2019-05-17 Ralf Jungfix tests
2019-05-15 Ralf Jungdeduplicate tests
2019-04-22 Ralf JungMerge branch 'master' into exit
2019-04-22 Ralf JungMerge pull request #709 from RalfJung/macos-rand
2019-04-22 Ralf Jungmake run-test runnable from other directories
2019-04-22 Ralf Jungno need to allow any more
2019-04-22 Ralf Jungimplement SecRandomCopyBytes for macOS RNG
2019-04-21 Ralf JungMerge pull request #710 from RalfJung/travis
2019-04-21 Ralf JungTravis: test cargo miri on foreign arch
2019-04-18 Ralf JungMerge pull request #698 from RalfJung/stacked-borrows-2
2019-04-18 Ralf JungMerge branch 'master' into stacked-borrows-2
2019-04-18 Ralf Jungremove some unneeded 'extern crate'
2019-04-17 Ralf JungMerge pull request #692 from RalfJung/rand
2019-04-16 Ralf JungMerge branch 'master' into rand
2019-04-16 Ralf Jungtry to really fix tests on macOS
2019-04-16 Ralf Jungfix tests on macOS
2019-04-16 Ralf Jungpick better test names
2019-04-16 Ralf Jungfix ref file
2019-04-16 Ralf Jungstub out pthread_atfork to that we support thread_rng()
2019-04-16 Ralf Jungupdate cargo miri test to test rng crate a bit; this...
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 Jungalso enable passing arguments through from cargo-miri
2019-02-09 Ralf Jungimplement passing arguments to the interpreted program
2019-02-07 Oliver SchererMerge pull request #616 from RalfJung/cargo-miri
2019-02-07 Ralf Jungupdate test for cargo-miri
2018-12-20 Ralf JungMerge branch 'master' into rustup
2018-12-19 Ralf JungMerge pull request #580 from RalfJung/cargo-miri
2018-12-19 Ralf Jungadd a test for excluding tests on miri
2018-12-19 Ralf Jungtest-cargo-miri: be more clear that and why the test...
2018-12-18 Ralf JungMerge pull request #550 from RalfJung/cargo-miri-test
2018-12-18 Ralf Jungbump Rust version, fix test-cargo-miri and it no longer...
2018-12-18 Ralf JungMerge remote-tracking branch 'origin/master' into cargo...
2018-12-11 Ralf Jungtest cargo miri test output when testing cargo miri
2018-12-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #566 from RalfJung/foreign-full-mir
2018-12-10 Ralf Jungthe test suite assumes a libstd with full MIR; run...