0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 15 hours ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v1.11.0 More... 2 days ago
fix(http1): discard content-length header when received before transfer-encoding (#4124) More... 9 days ago
feat(rt): add `ReadBufCursor::initialized_unfilled()` method (#4115) More... 15 days ago
docs(maintainers): move some collaborators to emeriti (#4125) More... 16 days ago
docs(governance): define Advisor role (#4098) More... 16 days ago
style(proto): explicitly allow `decimal_literal_representation` lint (#4117) More... 23 days ago
fix(http1): use append for repeat trailer values in encoder (#4118) More... 23 days ago
style(headers): small refactor to remove question_mark lint (#4116) More... 26 days ago
fix(http2): avoid buffering `Upgraded` writes without send capacity (#4102) More... 29 days ago
fix(http1): allow up to max_headers trailers (#4108) More... 29 days ago
fix(http1): use append for repeat trailers (#4107) More... 29 days ago
style(lib): remove `default_trait_access` lint (#4111) More... 30 days ago
style(lib): remove `single_match_else` lint (#4105) More... about 1 month ago
style(lib): remove `semicolon_if_nothing_returned` lint (#4106) More... about 1 month ago
style(lib): remove uninlined_format_args lint (#4104) More... about 1 month ago
style(lib): remove unnecessary_semicolon lint (#4103) More... about 1 month ago
style(http1): remove ref_option lint (#4101) More... about 1 month ago
fix(http1): flush buffered data before shutdown (#4018) More... about 1 month ago
fix(http1): more strictly enforce max_buf_size when parsing (#4093) More... about 2 months ago
style(http2): use an enum instead of bool in strip_connection_headers() (#4094) More... about 2 months ago
style(lib); fix 'undocumented_unsafe_blocks' lint (#4083) More... about 2 months ago
style(http2): allow large_enum_variant (#4092) More... about 2 months ago
style(lib): remove manual_assert_eq lint (#4090) More... about 2 months ago
style(lib): fix ptr_as_ptr lint (#4091) More... about 2 months ago
style(proto): remove explicit_iter_loop lint (#4089) More... about 2 months ago
style(rt): removing empty_structs_with_brackets lint (#4088) More... about 2 months ago
style(rt): Fix the borrow_as_ptr lint (#4082) More... about 2 months ago
style(lib): removing `cast_lossless` lint (#4087) More... about 2 months ago
v1.10.1 More... about 2 months ago
fix(http1): fix busy loop when peer half-closes and open body (#4086) More... about 2 months ago