rust/src/test/ui/cfg
2021-12-07 11:47:21 -05:00
..
assume-incomplete-release Add tests 2021-01-29 07:59:19 +01:00
auxiliary Future compatibility warning on cfg_attr on crate_type and crate_name 2021-12-07 11:47:21 -05:00
cfg-attr-cfg.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg-attr-crate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg-family.rs Set target_family="wasm" for wasm targets 2021-05-03 00:32:44 +03:00
cfg-in-crate-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg-macros-foo.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg-macros-notfoo.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg-match-arm.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg-panic-abort.rs Add #[cfg(panic = "...")] 2020-11-09 15:30:49 +00:00
cfg-panic.rs Add needs-unwind to tests 2021-05-06 02:49:34 +00:00
cfg-target-abi.rs Implement cfg(target_abi) (RFC 2992) 2021-07-07 08:52:35 -07:00
cfg-target-family.rs Fix emscripten tests 2021-11-17 10:30:31 -08:00
cfg-target-vendor.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg_attr.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg_inner_static.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cfg_stmt_expr.rs syntax: Support modern attribute syntax in the meta matcher 2019-09-30 22:58:22 +03:00
cfgs-on-items.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
conditional-compile-arch.rs test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
conditional-compile.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
crt-static-off-works.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
crt-static-on-works.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
expanded-cfg.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
future-compat-crate-attributes-using-cfg_attr.rs Future compatibility warning on cfg_attr on crate_type and crate_name 2021-12-07 11:47:21 -05:00
future-compat-crate-attributes-using-cfg_attr.stderr Future compatibility warning on cfg_attr on crate_type and crate_name 2021-12-07 11:47:21 -05:00