about summary refs log tree commit diff
path: root/src/test/ui/cfg
AgeCommit message (Expand)AuthorLines
2021-07-07Implement cfg(target_abi) (RFC 2992)Josh Triplett-0/+10
2021-05-07Rollup merge of #84734 - tmandry:compiletest-needs-unwind, r=Mark-SimulacrumDylan DPC-0/+1
2021-05-06Add needs-unwind to testsTyler Mandry-0/+1
2021-05-03Set target_family="wasm" for wasm targetsSimonas Kazlauskas-4/+7
2021-01-29Add testsest31-0/+94
2021-01-13Update tests for extern block lintingMark Rousskov-26/+32
2020-11-22Drop support for cloudabi targetsLzu Tao-2/+0
2020-11-09Add `#[cfg(panic = "...")]`David Hewitt-0/+34
2020-06-04test: ui: skip tests which aren't appropriate for RISC-VTom Eccles-0/+3
2019-09-30syntax: Support modern attribute syntax in the `meta` matcherVadim Petrochenkov-2/+2
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+515