about summary refs log tree commit diff
path: root/src/test/ui/cfg
AgeCommit message (Expand)AuthorLines
2022-02-10replace feature expression (cfg_panic) in lib and remove expression from testsCharisee-2/+2
2022-01-23Remove deduplication of early lintsAaron Hill-2/+24
2021-12-07Future compatibility warning on cfg_attr on crate_type and crate_namebjorn3-12/+38
2021-11-19Rollup merge of #90947 - c410-f3r:testsssssss, r=petrochenkovYuki Okushi-0/+6
2021-11-18Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplettbors-7/+4
2021-11-18Move some tests to more reasonable directoriesCaio-0/+6
2021-11-17Fix emscripten testsAlex Crichton-7/+4
2021-11-14Move some tests to more reasonable directoriesCaio-0/+31
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