Skip to content

Commit

Permalink
Merge pull request #1317 from YuliaProkopovych/meta-tools-tests-fix
Browse files Browse the repository at this point in the history
READY(meta_tools): Fix tests
  • Loading branch information
Wandalen authored May 10, 2024
2 parents 2f81e7e + e6ad7fa commit 3acc1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/core/impls_index_meta/src/impls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ impl quote::ToTokens for Items2
{
( as $Name2 : ident ) =>
{
impls_index::fn_rename!
::impls_index::fn_rename!
{
@Name { $Name2 }
@Fn
Expand Down

0 comments on commit 3acc1ac

Please sign in to comment.