about summary refs log tree commit diff
path: root/src/test/ui/wasm
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-86/+0
2022-05-15rustc: Stricter checking for #[link] attributesVadim Petrochenkov-7/+36
2021-11-18Move some tests to more reasonable directoriesCaio-0/+30
2021-10-10Add regression test for issue 80108Jubilee Young-0/+15
2021-01-16Add a regression test for #76281Yuki Okushi-0/+12
This has been fixed between 1.47.0-nightly (663d2f5cd 2020-08-22) and 1.47.0-nightly (5180f3da5 2020-08-23).