Skip to content

Use as_ref(str) instead of as_ref(forward) - #2

Merged
markovejnovic merged 1 commit into
markovejnovic:chore/remove-boilerplate-with-derive-morefrom
atuinsh:taylordotfish/markovejnovic/chore/remove-boilerplate-with-derive-more
Jul 8, 2026
Merged

Use as_ref(str) instead of as_ref(forward)#2
markovejnovic merged 1 commit into
markovejnovic:chore/remove-boilerplate-with-derive-morefrom
atuinsh:taylordotfish/markovejnovic/chore/remove-boilerplate-with-derive-more

Conversation

@taylordotfish

Copy link
Copy Markdown

Avoid generating a blanket impl unless it's needed; Rust doesn't play nice if you ever need two blanket impls. If this change looks good to you I'll approve your PR once the change is merged

Avoid generating a blanket impl unless it's needed; Rust doesn't play
nice if you ever need two blanket impls.
@markovejnovic
markovejnovic merged commit 74e05ee into markovejnovic:chore/remove-boilerplate-with-derive-more Jul 8, 2026
@taylordotfish
taylordotfish deleted the taylordotfish/markovejnovic/chore/remove-boilerplate-with-derive-more branch July 8, 2026 01:09
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.

2 participants