rust/tests/ui/cfg
2024-10-16 09:41:49 +02:00
..
assume-incomplete-release
auxiliary
cfg_attr.rs
cfg_false_no_std-1.rs
cfg_false_no_std-2.rs
cfg_false_no_std.rs
cfg_inner_static.rs
cfg_stmt_expr.rs
cfg-attr-cfg.rs
cfg-attr-crate.rs
cfg-false-feature.rs Fix feature name in test 2024-09-20 09:18:47 +00:00
cfg-false-feature.stderr
cfg-family.rs
cfg-in-crate-1.rs
cfg-macros-foo.rs
cfg-macros-notfoo.rs
cfg-match-arm.rs
cfg-method-receiver-ok.rs
cfg-method-receiver.rs
cfg-method-receiver.stderr
cfg-panic-abort.rs
cfg-panic.rs
cfg-path-error.rs
cfg-path-error.stderr
cfg-stmt-recovery.rs
cfg-stmt-recovery.stderr
cfg-target-abi.rs
cfg-target-compact-errors.rs Handle gracefully true/false in cfg(target(..)) compact 2024-10-16 09:41:49 +02:00
cfg-target-compact-errors.stderr Handle gracefully true/false in cfg(target(..)) compact 2024-10-16 09:41:49 +02:00
cfg-target-compact.rs
cfg-target-family.rs
cfg-target-vendor.rs
cfgs-on-items.rs
conditional-compile-arch.rs
conditional-compile.rs
crate-attributes-using-cfg_attr.rs Make deprecated_cfg_attr_crate_type_name a hard error 2024-10-05 04:29:46 +02:00
crate-attributes-using-cfg_attr.stderr Make deprecated_cfg_attr_crate_type_name a hard error 2024-10-05 04:29:46 +02:00
crt-static-off-works.rs
crt-static-on-works.rs
diagnostics-cross-crate.rs
diagnostics-cross-crate.stderr
diagnostics-not-a-def.rs
diagnostics-not-a-def.stderr
diagnostics-reexport.rs
diagnostics-reexport.stderr
diagnostics-same-crate.rs
diagnostics-same-crate.stderr
disallowed-cli-cfgs-allow.rs Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.debug_assertions_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.fmt_debug_.stderr fmt-debug option 2024-08-28 23:32:40 +01:00
disallowed-cli-cfgs.overflow_checks_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.panic_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.proc_macro_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.relocation_model_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.rs fmt-debug option 2024-08-28 23:32:40 +01:00
disallowed-cli-cfgs.sanitize_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.sanitizer_cfi_generalize_pointers_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.sanitizer_cfi_normalize_integers_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_abi_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_arch_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_endian_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_env_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_family_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_feature_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_has_atomic_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_has_atomic_equal_alignment_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_has_atomic_load_store_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_os_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_pointer_width_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_thread_local_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.target_vendor_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.test_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.ub_checks_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.unix_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
disallowed-cli-cfgs.windows_.stderr Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
expanded-cfg.rs
raw-true-false.rs Feature gate boolean lit support in cfg predicates 2024-10-04 09:09:20 +02:00
true-false.rs Feature gate boolean lit support in cfg predicates 2024-10-04 09:09:20 +02:00