Skip to content

Commit

Permalink
chore: empty
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Jun 4, 2024
1 parent f02c01f commit e56ae3b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ fn transform_module_content_functions(
src_content_functions,
|x| x.owner_and_name(),
|target, src| {
TODO;
(target.item_fn.attrs_mut()).extend(src.item_fn.attrs().to_owned());
},
)
Expand Down

0 comments on commit e56ae3b

Please sign in to comment.