rust/tests/ui/check-cfg
Urgau f4ca42f573 Fix --check-cfg bug with args order when parsing 2023-05-06 18:40:47 +02:00
..
allow-at-crate-level.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
allow-macro-cfg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
allow-same-level.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
allow-same-level.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
allow-top-level.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
allow-upper-level.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
compact-names.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
compact-names.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
compact-values.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
compact-values.stderr Improve check-cfg diagnostics (part 1) 2023-05-05 13:06:48 +02:00
diagnotics.rs Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
diagnotics.stderr Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
empty-names.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
empty-names.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
empty-values.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
empty-values.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-arguments.anything_else.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-arguments.names_simple_ident.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-arguments.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-arguments.values_simple_ident.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-arguments.values_string_literals.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-cfg-name.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-cfg-name.stderr Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
invalid-cfg-value.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-cfg-value.stderr Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
mix.rs Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
mix.stderr Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
my-awesome-platform.json Honor current target when checking conditional compilation values 2023-03-09 21:55:00 +01:00
no-values.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-values.stderr Improve check-cfg diagnostics (part 1) 2023-05-05 13:06:48 +02:00
order-independant.names_after.stderr Fix --check-cfg bug with args order when parsing 2023-05-06 18:40:47 +02:00
order-independant.names_before.stderr Fix --check-cfg bug with args order when parsing 2023-05-06 18:40:47 +02:00
order-independant.rs Fix --check-cfg bug with args order when parsing 2023-05-06 18:40:47 +02:00
stmt-no-ice.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
stmt-no-ice.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
values-target-json.rs Honor current target when checking conditional compilation values 2023-03-09 21:55:00 +01:00
values-target-json.stderr Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
well-known-names.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
well-known-names.stderr Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00
well-known-values.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
well-known-values.stderr Improve check-cfg diagnostics (part 2) 2023-05-05 13:06:48 +02:00