about summary refs log tree commit diff
path: root/src/test/ui/threads-sendsync/issue-43733.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-38/+0
2022-10-14wasm-ignore some tests that access thread-local private detailsRalf Jung-1/+1
2022-04-26Revert "add `DefId` to unsafety violations and display function path in E0133"Oli Scherer-3/+3
This reverts commit 8b8f6653cfd54525714f02efe7af0a0f830e185c.
2022-04-25avoid fully qualifying error output of issue-43733 testEmil Gardström-2/+4
2022-04-24add `DefId` to unsafety violations and display function path in E0133Emil Gardström-2/+5
this enables consumers to access the function definition that was reported to be unsafe
2022-03-05Update tests.Mara Bos-1/+3
2021-05-11Test `-Zthir-unsafeck` for unsafe function callsLeSeulArtichaut-9/+10
2021-05-09remove const_fn feature gateRalf Jung-1/+0
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-0/+31