Skip to content

refactor(error/upgrade): move from the use of ref patterns to & and remove allow for lint ref_patterns - #4141

Open
logan-bobo wants to merge 11 commits into
hyperium:masterfrom
logan-bobo:master
Open

refactor(error/upgrade): move from the use of ref patterns to & and remove allow for lint ref_patterns#4141
logan-bobo wants to merge 11 commits into
hyperium:masterfrom
logan-bobo:master

Conversation

@logan-bobo

@logan-bobo logan-bobo commented Aug 1, 2026

Copy link
Copy Markdown

This PR aims to

  • Remove allow for ref_patterns lint, that will now be caught by a warn on restriction
restriction = { level = "warn", priority = -2 }
  • Move from the use of ref patterns to &

References

progresses #4071

@logan-bobo logan-bobo changed the title refactor(error/upgrade): move from the use of ref patterns to & and remove allow for lint ref_patterns refactor(error/upgrade): move from the use of ref patterns to & and remove allow for lint ref_patterns Aug 1, 2026
Comment thread tests/server.rs
Comment thread src/body/incoming.rs
@logan-bobo
logan-bobo requested a review from dswij August 4, 2026 18:41
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