about summary refs log tree commit diff
path: root/src/test/ui/threads-sendsync
AgeCommit message (Expand)AuthorLines
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-6/+2
2021-05-11Test `-Zthir-unsafeck` for unsafe function callsLeSeulArtichaut-12/+32
2021-05-09remove const_fn feature gateRalf Jung-4/+3
2021-01-31Move some tests to more reasonable directoriesCaio-0/+15
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+49
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-0/+80
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2020-11-10Merge set_panic and set_print into set_output_capture.Mara Bos-2/+2
2020-11-10Update tests for updated set_panic.Mara Bos-19/+7
2020-10-22Capture output from threads spawned in testsTyler Mandry-0/+5
2020-07-25Clean up some uses of logging in ui testsOliver Scherer-2/+2
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-0/+29
2020-01-18Add a test for iter::empty::<*mut i32> being Sync and SendKonrad Borowski-0/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+1476