Skip to content

style: replace single-character lifetime names with descriptive names - #4173

Open
dox4 wants to merge 3 commits into
hyperium:masterfrom
dox4:style/descriptive-lifetime-names
Open

style: replace single-character lifetime names with descriptive names#4173
dox4 wants to merge 3 commits into
hyperium:masterfrom
dox4:style/descriptive-lifetime-names

Conversation

@dox4

@dox4 dox4 commented Aug 28, 2026

Copy link
Copy Markdown

Removes the single_char_lifetime_names allow lint from the strict clippy config and replaces all single-character lifetime names with descriptive names.

Part of #4071.

@cratelyn cratelyn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thank you! i have one small nit about one of the lifetime names used here.

Comment thread src/client/dispatch.rs Outdated
@dox4
dox4 force-pushed the style/descriptive-lifetime-names branch from fd72939 to 36e2d78 Compare August 28, 2026 17:47
@dox4

dox4 commented Aug 28, 2026

Copy link
Copy Markdown
Author

thank you! i have one small nit about one of the lifetime names used here.

thank you.

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