rust/tests/ui/cfg
Urgau 3ba0139c66 Remove useless configs in tests
Since they are never set and don't have impact on the test.

Or for the cfg-panic tests are already tested with check-cfg.
2024-04-07 01:16:45 +02:00
..
assume-incomplete-release [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
auxiliary [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg_attr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg_false_no_std-1.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg_false_no_std-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg_false_no_std.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg_inner_static.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg_stmt_expr.rs Unify all the always-false cfgs under the FALSE cfg 2024-04-07 01:16:45 +02:00
cfg-attr-cfg.rs Unify all the always-false cfgs under the FALSE cfg 2024-04-07 01:16:45 +02:00
cfg-attr-crate.rs Unify all the always-false cfgs under the FALSE cfg 2024-04-07 01:16:45 +02:00
cfg-false-feature.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-false-feature.stderr Add barest-bones deref patterns 2024-03-20 22:30:27 +01:00
cfg-family.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
cfg-in-crate-1.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-macros-foo.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-macros-notfoo.rs Unify all the always-false cfgs under the FALSE cfg 2024-04-07 01:16:45 +02:00
cfg-match-arm.rs Unify all the always-false cfgs under the FALSE cfg 2024-04-07 01:16:45 +02:00
cfg-method-receiver-ok.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-method-receiver.rs
cfg-method-receiver.stderr
cfg-panic-abort.rs Remove useless configs in tests 2024-04-07 01:16:45 +02:00
cfg-panic.rs Remove useless configs in tests 2024-04-07 01:16:45 +02:00
cfg-path-error.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-path-error.stderr
cfg-stmt-recovery.rs
cfg-stmt-recovery.stderr
cfg-target-abi.rs Stabilize cfg_target_abi 2024-02-24 17:52:03 -03:00
cfg-target-compact-errors.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-target-compact-errors.stderr
cfg-target-compact.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-target-family.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfg-target-vendor.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cfgs-on-items.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
conditional-compile-arch.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
conditional-compile.rs Unify all the always-false cfgs under the FALSE cfg 2024-04-07 01:16:45 +02:00
crt-static-off-works.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
crt-static-on-works.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
diagnostics-cross-crate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
diagnostics-cross-crate.stderr store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
diagnostics-not-a-def.rs
diagnostics-not-a-def.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
diagnostics-reexport.rs Unify all the always-false cfgs under the FALSE cfg 2024-04-07 01:16:45 +02:00
diagnostics-reexport.stderr
diagnostics-same-crate.rs store segment and module in UnresolvedImportError 2024-03-20 18:04:47 +08:00
diagnostics-same-crate.stderr store segment and module in UnresolvedImportError 2024-03-20 18:04:47 +08:00
expanded-cfg.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-compat-crate-attributes-using-cfg_attr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
future-compat-crate-attributes-using-cfg_attr.stderr Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00