]> git.lizzy.rs Git - rust.git/history - tests
fix miri-rustc-tests
[rust.git] / tests /
2019-09-24 borsAuto merge of #960 - christianpoveda:chdir-shim, r...
2019-09-24 Christian PovedaCheck that `chdir` fails for non-utf8 paths
2019-09-24 Christian PovedaAdd `chdir` shim
2019-09-24 borsAuto merge of #958 - christianpoveda:getcwd-shim, r...
2019-09-20 borsAuto merge of #903 - RalfJung:discriminant, r=RalfJung
2019-09-20 Ralf Jungadd another test case
2019-09-20 Ralf Jungerr on all-but-B, not just on C
2019-09-20 Ralf Jungtest for niche enum discriminant computation that overflows
2019-09-19 Christian PovedaOnly use getcwd without isolation
2019-09-19 Christian PovedaCheck that getcwd does not error
2019-09-18 Ralf JungMerge remote-tracking branch 'origin/master' into rustu...
2019-09-16 borsAuto merge of #945 - christianpoveda:ptr-align-offset...
2019-09-12 Christian PovedaUse str::from_utf8 instead
2019-09-11 Christian PovedaAdd test for u8 align_offset
2019-09-11 borsAuto merge of #946 - RalfJung:rustup, r=oli-obk
2019-09-11 Ralf Jungfix async test
2019-09-09 borsAuto merge of #944 - rust-lang:rustup, r=oli-obk
2019-09-09 Oliver SchererRustup to 1.39.0-nightly (1e869133b 2019-09-09)
2019-09-09 borsAuto merge of #943 - wesleywiser:turn_on_tests_again...
2019-09-09 Wesley WiserRe-enable run-pass tests with optimizations enabled
2019-08-31 borsAuto merge of #929 - RalfJung:slice-too-big, r=RalfJung
2019-08-31 Ralf Jungtest too big slice
2019-08-29 borsAuto merge of #937 - christianpoveda:fix-isolation...
2019-08-29 borsAuto merge of #919 - RalfJung:wide-raw, r=RalfJung
2019-08-29 Ralf Jungtest for invalid wide raw ptr
2019-08-29 borsAuto merge of #935 - christianpoveda:blacklist-env...
2019-08-28 Christian PovedaAdd env exclusion test
2019-08-27 borsAuto merge of #925 - christianpoveda:environ-shim,...
2019-08-27 borsAuto merge of #917 - RalfJung:isolation, r=oli-obk
2019-08-27 borsAuto merge of #926 - RalfJung:rustup, r=RalfJung
2019-08-27 Ralf Junghashmap ICEs with optimizations, temporarily disable
2019-08-23 Ralf Jungtest host randomness access
2019-08-23 Ralf Jungchange flag name: enable-communication -> disable-isolation
2019-08-23 borsAuto merge of #914 - christianpoveda:use-host-rng,...
2019-08-21 borsAuto merge of #915 - RalfJung:rustup, r=RalfJung
2019-08-21 Ralf Jungbump Rust
2019-08-20 borsAuto merge of #837 - RalfJung:arrays, r=RalfJung
2019-08-20 Ralf Jungtest arrray try_from (interesting const generic usage)
2019-08-18 borsAuto merge of #913 - RalfJung:uninit, r=RalfJung
2019-08-18 Ralf Jungtest some new uninit APIs
2019-08-18 borsAuto merge of #912 - RalfJung:rustup, r=RalfJung
2019-08-18 Ralf Jungfix test failure due to my own lint
2019-08-15 borsAuto merge of #859 - RalfJung:cargo, r=RalfJung
2019-08-15 borsAuto merge of #909 - RalfJung:deny-warn, r=oli-obk
2019-08-15 borsAuto merge of #863 - RalfJung:deref-checks, r=RalfJung
2019-08-15 Ralf Jungremove dead code
2019-08-15 Ralf Jungadjust tests for eager pointer checks on deref
2019-08-14 borsAuto merge of #894 - christianpoveda:env-vars-communica...
2019-08-13 Christian PovedaTest env isolation
2019-08-13 Christian PovedaMove test env var to test_runner
2019-08-10 borsAuto merge of #902 - RalfJung:ldexp, r=RalfJung
2019-08-10 Ralf Jungldexp: test overflow behavior
2019-08-09 borsAuto merge of #899 - RalfJung:generators, r=RalfJung
2019-08-09 borsAuto merge of #901 - RalfJung:protected, r=RalfJung
2019-08-09 Ralf Jungtest that even &Cell must be dereferencable
2019-08-09 Ralf Jungadd async fn with partial initialization
2019-08-09 Ralf Jungsimplify async-fn tests
2019-08-09 Ralf Jungtest generator that yields during initialization of...
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #898 - christianpoveda:master, r=RalfJung
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-07 Tyler MandryAdd generator, async tests with uninhabited saved local
2019-08-07 Christian PovedaFix formatting
2019-08-07 Christian PovedaAdd env var test variable in compiletest
2019-08-06 Christian PovedaAdd support for env communication
2019-08-05 borsAuto merge of #888 - RalfJung:rustup, r=RalfJung
2019-08-05 Ralf Jungfix for latest rustc
2019-08-04 borsAuto merge of #886 - Aaron1011:shim/getrandom, r=RalfJung
2019-08-04 Aaron HillImprove formatting
2019-08-04 Aaron HillIgnore other platforms instead of using only-linux
2019-08-04 Aaron HillFix identation
2019-08-04 Aaron HillTest 'libc::getrandom' as well
2019-08-04 Aaron HillAdd test
2019-08-04 borsAuto merge of #885 - Aaron1011:fix/f-round, r=RalfJung
2019-08-04 Aaron HillAdd test for f32::round and f64::round
2019-08-04 borsAuto merge of #876 - RalfJung:atomic, r=RalfJung
2019-08-04 Ralf Jungcheck that atomics are sufficiently aligned, and add...
2019-08-04 Ralf Jungtest AtomicU64
2019-08-04 Ralf Jungconsolidate atomic tests
2019-08-04 borsAuto merge of #882 - RalfJung:miri-rustc, r=RalfJung
2019-08-03 borsAuto merge of #881 - RalfJung:rustup, r=RalfJung
2019-08-03 Ralf Jungadjust error messages in tests
2019-08-03 borsAuto merge of #877 - christianpoveda:ldexp-shim, r...
2019-08-03 Ralf Jungmore consistent test name
2019-08-03 borsAuto merge of #856 - RalfJung:type_dispatch_first,...
2019-08-03 Ralf Jungremove some compile-fail tests that now work
2019-08-02 Christian PovedaAdd shim for ldexp
2019-08-02 borsAuto merge of #875 - RalfJung:miri-rustc, r=RalfJung
2019-08-02 borsAuto merge of #874 - RalfJung:zst, r=RalfJung
2019-08-02 Ralf Jungtest dangling ZST deref
2019-08-02 borsAuto merge of #870 - RalfJung:miri-rustc, r=oli-obk
2019-08-02 borsAuto merge of #872 - RalfJung:retag-shallow, r=oli-obk
2019-08-02 Ralf Jungtest Ref/RefMut protector interactions
2019-08-02 Ralf Jungmake reborrow shallow, and fix tests for that
2019-07-31 Ralf Jungthe compile-fail-norustc hack is no longer needed
2019-07-31 borsAuto merge of #869 - RalfJung:tests, r=oli-obk
2019-07-31 Ralf Jungreorder for clarity
2019-07-31 Ralf Jungdedup code a bit
2019-07-31 Ralf Jungtest suite: be fine with warnings when running on rustc CI
2019-07-31 borsAuto merge of #868 - JohnTitor:adjust-async-await-test...
next