Skip to content

Commit

Permalink
Merge branch 'master' into bench_black_box
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored Jan 29, 2024
2 parents ec038d8 + d596c9d commit a9ebbde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1208,6 +1208,7 @@ fn parse_headers_iter_uninit<'a>(

let mut b;

#[allow(clippy::never_loop)]
let value_slice = 'value: loop {
// eat white space between colon and value
'whitespace_after_colon: loop {
Expand Down

0 comments on commit a9ebbde

Please sign in to comment.