blob: 9fb1a03681b2750c85d742b592411d22da80fb93 [file] [log] [blame] [edit]
error[E0425]: cannot find function `my_custom_merge_strategy` in this scope
--> $DIR/derive-missing-strategy.rs:8:24
|
8 | #[merge(strategy = my_custom_merge_strategy)]
| ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope