]> git.lizzy.rs Git - rust.git/history - tests
implement Windows SRWLock shims
[rust.git] / tests /
2020-06-27 Ralf Jungintroduce platform-specific module hierarchy for dlsym...
2020-06-27 borsAuto merge of #1460 - RalfJung:modules, r=RalfJung
2020-06-27 Ralf JungRename shims::{sync -> posic_sync} and move sync_single...
2020-06-27 borsAuto merge of #1459 - RalfJung:ptr_guaranteed_eq, r...
2020-06-27 Ralf Jungsupply our own implementation of the CTFE pointer compa...
2020-06-26 borsAuto merge of #1458 - RalfJung:rustup, r=RalfJung
2020-06-26 Ralf Jungbump Rust
2020-06-22 borsAuto merge of #1455 - RalfJung:rustup, r=RalfJung
2020-06-22 Ralf Jungadd a miscompilation test
2020-06-20 borsAuto merge of #1454 - RalfJung:test-raw-ptr, r=RalfJung
2020-06-20 Ralf Jungunaligned-raw-deref is always UB
2020-06-20 Ralf Jungmake sure the raw_ptr macros also avoid UB
2020-06-20 Ralf Jungmake sure '&raw *' on a dangling raw ptr is UB
2020-06-20 borsAuto merge of #1453 - RalfJung:rustup, r=RalfJung
2020-06-20 Ralf Jungbump Rust
2020-06-09 borsAuto merge of #1418 - divergentdave:file-sync, r=RalfJung
2020-06-06 David CookFinish fixing Windows host support
2020-06-03 borsAuto merge of #1444 - RalfJung:rustup, r=RalfJung
2020-06-03 Ralf Jungrustup, and adjust timing tests
2020-05-31 borsAuto merge of #1440 - RalfJung:wtf8, r=RalfJung
2020-05-31 Ralf Jungtest WTF8 encoding corner cases
2020-05-31 borsAuto merge of #1441 - RalfJung:sync-cleanup, r=RalfJung
2020-05-31 borsAuto merge of #1442 - RalfJung:rustup, r=RalfJung
2020-05-31 Ralf Jungrustup, adjust error message
2020-05-30 Ralf Jungtest and fix for rwlock unlock bug
2020-05-30 borsAuto merge of #1412 - josephlr:ptr, r=RalfJung
2020-05-30 Ralf Jungrustup (and account for stabilization)
2020-05-28 borsAuto merge of #1422 - RalfJung:cargo-miri-workspace...
2020-05-28 Ralf Jungcargo-miri: allow overwriting miri command, and make...
2020-05-25 David CookFix test on Windows hosts
2020-05-25 David CookUpdate comments
2020-05-25 borsAuto merge of #1362 - vakaras:add-sync-primitives-cr1...
2020-05-25 Vytautas AstrauskasIncrease the elapsed time window.
2020-05-24 Vytautas AstrauskasSmall fixes.
2020-05-24 Vytautas AstrauskasFix #1419.
2020-05-24 Vytautas AstrauskasSmall changes.
2020-05-24 Vytautas AstrauskasRewrite notify all test.
2020-05-24 Vytautas AstrauskasSmall changes.
2020-05-24 Vytautas AstrauskasSmall changes.
2020-05-24 Vytautas AstrauskasCleanup Condvar tests.
2020-05-24 Vytautas AstrauskasAdd a timeout test for conditional variables.
2020-05-24 Vytautas AstrauskasMove all run-pass synchronization primitive tests to...
2020-05-24 Vytautas AstrauskasImplement support for synchronization primitives.
2020-05-24 borsAuto merge of #1430 - RalfJung:unsize, r=RalfJung
2020-05-24 Ralf Jungadd interesting unsizing test
2020-05-23 borsAuto merge of #1429 - RalfJung:discriminant_value,...
2020-05-23 Ralf Jungtest discriminant_value intrinsic
2020-05-22 borsAuto merge of #1374 - divergentdave:InvalidUndefBytes...
2020-05-22 David CookUpdate to match rustc changes
2020-05-19 borsAuto merge of #1420 - RalfJung:rustup, r=RalfJung
2020-05-19 Ralf Jungadjust for changed allocation strategy
2020-05-19 David CookReview comments
2020-05-18 David CookAdd file sync shims
2020-05-11 borsAuto merge of #1407 - RalfJung:appveyor, r=RalfJung
2020-05-11 borsAuto merge of #1409 - RalfJung:compiletest-no-rustc...
2020-05-11 Ralf Jungfmt
2020-05-11 Ralf Jungcompiletest: no need to call rustc here
2020-05-10 borsAuto merge of #1402 - rust-lang:alloc_map_unlock, r...
2020-05-10 Oliver SchererUpdate to rustc changes
2020-05-07 borsAuto merge of #1400 - RalfJung:rustup, r=RalfJung
2020-05-07 Ralf Jungrustup
2020-05-07 borsAuto merge of #1397 - brson:tikv-2, r=RalfJung
2020-05-07 borsAuto merge of #1398 - RalfJung:rustup, r=RalfJung
2020-05-07 Ralf Jungrustup; fix error messages
2020-05-06 borsAuto merge of #1396 - RalfJung:float-cast-tests, r...
2020-05-06 Ralf Jungcopy some float cast tests from rustc
2020-05-05 borsAuto merge of #1298 - toc-the-younger:check-arg-count...
2020-05-05 Chase AlbertCorrect the test.
2020-05-04 Chase AlbertTest for too many args.
2020-05-04 Chase AlbertAdd a test for check_arg_count.
2020-05-04 borsAuto merge of #1392 - RalfJung:win-lock-check, r=RalfJung
2020-05-04 Ralf Jungrename single-threaded sync test
2020-05-03 borsAuto merge of #1390 - RalfJung:conc, r=RalfJung
2020-05-03 Ralf Jungalso test panic from thread with name
2020-05-03 Ralf Jungalso test std::hint::spin_loop
2020-05-03 Ralf Jungtest panics in threads
2020-05-03 Ralf Jungexplain what happens in a test
2020-05-02 borsAuto merge of #1383 - brson:tikv-trophy, r=RalfJung
2020-05-02 borsAuto merge of #1384 - RalfJung:rustup, r=RalfJung
2020-05-02 Ralf Jungrustup for fixed error messages
2020-05-01 borsAuto merge of #1381 - RalfJung:rustup, r=RalfJung
2020-05-01 Ralf Jungrustup; fix for changed error messages
2020-05-01 borsAuto merge of #1380 - RalfJung:rustup, r=RalfJung
2020-05-01 Ralf Jungrustup, adjust error messages
2020-04-30 borsAuto merge of #1284 - vakaras:add-threads-cr2, r=RalfJung
2020-04-30 Vytautas AstrauskasFix prctl SET_NAME and GET_NAME behaviour.
2020-04-27 Vytautas AstrauskasFix MacOS and Windows builds.
2020-04-27 Vytautas AstrauskasAdd a test for joining in a destructor.
2020-04-27 Vytautas AstrauskasMove prctl test to the same file as other libc tests.
2020-04-27 Vytautas AstrauskasDelete a duplicate test.
2020-04-27 Vytautas AstrauskasAdded a test that joining main is UB.
2020-04-27 Vytautas AstrauskasUnify TLS dtors; move stepping outside.
2020-04-27 Vytautas AstrauskasChange the test not to rely on internals.
2020-04-27 Vytautas AstrauskasAdd an explanatory comment to the test.
2020-04-27 Vytautas AstrauskasIgnore prctl test on MacOS because it does not support it.
2020-04-27 Vytautas AstrauskasMake multiple threads to try to join a thread while...
2020-04-27 Vytautas AstrauskasCheck prctl argument types and fix the test.
2020-04-27 Vytautas AstrauskasClarify test comments.
2020-04-27 Vytautas AstrauskasFix the test annotation.
2020-04-27 Vytautas AstrauskasMake the main thread detached.
next