COMMITS
June 1, 2026
S
style(http2): use an enum instead of bool in strip_connection_headers() (#4094)
Sean McArthur committed
L
style(lib); fix 'undocumented_unsafe_blocks' lint (#4083)
Lori-Shu committed
S
style(http2): allow large_enum_variant (#4092)
Sean McArthur committed
May 31, 2026
J
style(lib): remove manual_assert_eq lint (#4090)
Jose committed
N
style(lib): fix ptr_as_ptr lint (#4091)
Nakaryo committed
May 30, 2026
J
style(proto): remove explicit_iter_loop lint (#4089)
Jose committed
J
style(rt): removing empty_structs_with_brackets lint (#4088)
Jose committed
X
style(rt): Fix the borrow_as_ptr lint (#4082)
xd009642 committed
May 29, 2026
J
style(lib): removing `cast_lossless` lint (#4087)
Jose committed
S
fix(http1): fix busy loop when peer half-closes and open body (#4086)
Sean McArthur committed
May 27, 2026
X
style(ext): fix manual_assert lint (#4079)
xd009642 committed
L
style(client): removing wildcard_imports lint allowance (#4080)
Lori-Shu committed
May 26, 2026
S
test(client): fix misuse of path_and_query in CONNECT test (#4078)
Sean McArthur committed
May 22, 2026
S
chore(lib): start a strict clippy config (#4075)
Sean McArthur committed
S
chore(ci): fix security-audit job (#4076)
Sean McArthur committed
May 20, 2026
S
docs(lib): fixup markdown and grammar in doc comments (#4074)
Sean McArthur committed
May 19, 2026
S
refactor(lib): replace unwraps with expects (#4073)
Sean McArthur committed
S
refactor(lib): use a panic_if_poisoned() helper for mutexes (#4072)
Sean McArthur committed
May 13, 2026
L
docs(client): document cancel safety for client send_request futures (#4070)
Li Duoyang committed
May 12, 2026
S
fix(http1): send error when dispatcher is dropped mid-body (#4069)
Sean McArthur committed
J
May 11, 2026
Á
feat(http2): Add 'header_table_size()' method to server builder (#4062)
Árni Dagur committed
May 8, 2026
L
docs(client): document Drop behavior for Connection types (#4064)
Li Duoyang committed
J
style(lib): fix some clippy lints
Jonas Platte committed
May 4, 2026
S
fix(http2): do not reserve capacity before body data is available (#4061)
Sean McArthur committed
April 27, 2026
S
fix(http1): fix reading large bodies on 32-bit systems (#4056)
Sean McArthur committed
April 22, 2026