Skip to content

Prevent accessor collision with existing methods by directly creating a impl block#12

Merged
valsteen merged 1 commit into
mainfrom
fix-issue-10
Jul 24, 2023
Merged

Prevent accessor collision with existing methods by directly creating a impl block#12
valsteen merged 1 commit into
mainfrom
fix-issue-10

Conversation

@valsteen
Copy link
Copy Markdown
Owner

}

let span = accessor.span;
let span = accessor.alias.span();
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name collisions will highlight the alias is one is provided - or the simple name if there is none

@valsteen valsteen merged commit 1d500b4 into main Jul 24, 2023
@valsteen valsteen deleted the fix-issue-10 branch July 24, 2023 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant