rust/src/test/ui/check-cfg
2022-06-13 16:08:53 +01:00
..
allow-macro-cfg.rs Improve allowness of the unexpected_cfgs lint 2022-03-01 14:29:12 +01:00
allow-same-level.rs Improve allowness of the unexpected_cfgs lint 2022-03-01 14:29:12 +01:00
allow-same-level.stderr Improve allowness of the unexpected_cfgs lint 2022-03-01 14:29:12 +01:00
allow-top-level.rs Improve allowness of the unexpected_cfgs lint 2022-03-01 14:29:12 +01:00
allow-upper-level.rs Improve allowness of the unexpected_cfgs lint 2022-03-01 14:29:12 +01:00
compact-names.rs RFC3239: Add tests for compact cfg(target(..)) 2022-05-24 13:51:36 +02:00
compact-names.stderr RFC3239: Add tests for compact cfg(target(..)) 2022-05-24 13:51:36 +02:00
compact-values.rs RFC3239: Add tests for compact cfg(target(..)) 2022-05-24 13:51:36 +02:00
compact-values.stderr RFC3239: Add tests for compact cfg(target(..)) 2022-05-24 13:51:36 +02:00
empty-names.rs
empty-names.stderr
empty-values.rs Add well known values to --check-cfg implementation 2022-03-04 11:15:38 +01:00
empty-values.stderr Improve unexpected_cfgs lint when their is no value expected 2022-03-05 12:11:05 +01:00
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 Improve diagnostic of the unexpected_cfgs lint 2022-02-22 23:17:13 +01:00
invalid-cfg-value.rs
invalid-cfg-value.stderr Continue improvements on the --check-cfg implementation 2022-02-23 13:22:23 +01:00
mix.rs Extend --check-cfg tests to all predicate inside all/any 2022-03-19 10:23:09 +01:00
mix.stderr Extend --check-cfg tests to all predicate inside all/any 2022-03-19 10:23:09 +01:00
no-values.rs Improve unexpected_cfgs lint when their is no value expected 2022-03-05 12:11:05 +01:00
no-values.stderr Improve unexpected_cfgs lint when their is no value expected 2022-03-05 12:11:05 +01:00
stmt-no-ice.rs Fix invalid lint_node_id being put on a removed stmt 2022-03-03 11:52:09 +01:00
stmt-no-ice.stderr Fix invalid lint_node_id being put on a removed stmt 2022-03-03 11:52:09 +01:00
well-known-names.rs Add miri to the well known conditional compilation names and values 2022-03-09 16:58:07 +01:00
well-known-names.stderr Improve diagnostic of the unexpected_cfgs lint 2022-02-22 23:17:13 +01:00
well-known-values.rs Add miri to the well known conditional compilation names and values 2022-03-09 16:58:07 +01:00
well-known-values.stderr Add Apple WatchOS compile targets 2022-06-13 16:08:53 +01:00