Commit 365652b 1 parent 8b7d3a6 commit 365652b Copy full SHA for 365652b
File tree 2 files changed +2
-0
lines changed
test/src/e2e_vm_tests/test_programs/should_fail
attributes_invalid_cfg_arg_with_invalid_item
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,7 @@ error: Attribute argument is invalid
194
194
| ---- - help : - target
195
195
| ---- - help : - experimental_const_generics
196
196
| ---- - help : - experimental_error_type
197
+ | ---- - help : - experimental_merge_core_std
197
198
| ---- - help : - experimental_new_encoding
198
199
| ---- - help : - experimental_partial_eq
199
200
| ---- - help : - experimental_references
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ error: Attribute argument is invalid
27
27
| - help : - target
28
28
| - help : - experimental_const_generics
29
29
| - help : - experimental_error_type
30
+ | - help : - experimental_merge_core_std
30
31
| - help : - experimental_new_encoding
31
32
| - help : - experimental_partial_eq
32
33
| - help : - experimental_references
You can’t perform that action at this time.
0 commit comments