Sean Cribbs

Results 8 issues of Sean Cribbs

There's some stray newlines in there in places.

enhancement

- [ ] Summary output - [ ] Profile collection and output

enhancement

> RFC 2616, Section 3.12 > > HTTP/1.1 allows a client to request that only part (a range of) the response entity be included within the response. HTTP/1.1 uses range...

feature

This was determined by checking the contents of the `lib` directory for each of the first release tags in a particular major OTP version, roughly like below: for v in...

This is a response to #3315. @daxpedda [suggested](https://github.com/rustwasm/wasm-bindgen/issues/3315#issuecomment-1879052173) that we pass down specific attributes and then allow the user to specify additional allowed attributes that could be attached to the...

waiting for author

Pappy allows the grammar designer to attach predicates to individual rules or choices that may cause the match to fail. This can potentially violate the linear parse-time guarantee, but is...