rust/tests/ui/check-cfg
Urgau 3455d66041 Honor current target when checking conditional compilation values
This is fixed by simply using the currently registered target in the
current session. We need to use it because of target json that are not
by design included in the rustc list of targets.
2023-03-09 21:55:00 +01:00
..
allow-at-crate-level.rs
allow-macro-cfg.rs
allow-same-level.rs
allow-same-level.stderr
allow-top-level.rs
allow-upper-level.rs
compact-names.rs
compact-names.stderr
compact-values.rs
compact-values.stderr
empty-names.rs
empty-names.stderr
empty-values.rs
empty-values.stderr
invalid-arguments.anything_else.stderr
invalid-arguments.names_simple_ident.stderr
invalid-arguments.rs
invalid-arguments.values_simple_ident.stderr
invalid-arguments.values_string_literals.stderr
invalid-cfg-name.rs
invalid-cfg-name.stderr
invalid-cfg-value.rs
invalid-cfg-value.stderr
mix.rs
mix.stderr
my-awesome-platform.json
no-values.rs
no-values.stderr
stmt-no-ice.rs
stmt-no-ice.stderr
values-target-json.rs
values-target-json.stderr
well-known-names.rs
well-known-names.stderr
well-known-values.rs
well-known-values.stderr