Commit Graph

13 Commits

Author SHA1 Message Date
Sean McArthur
4398e169e8 Update to Tokio 0.2 (#428) 2019-11-27 14:53:57 -08:00
Gurwinder Singh
f46840f3fa chore: cargo fmt, clippy 2019-08-16 22:27:39 -07:00
Geoffry Song
11f914150e Add some missing bounds checks. (#260) 2018-04-23 14:38:42 -07:00
Sean McArthur
f7d14861e5 rustfmt: add trailing commas in match arms, set fn call to block stle (#85) 2017-09-12 19:29:06 -07:00
Oliver Gould
897bf84163 Use rustfmt to enforce consistent formatting
This change adds a .rustfmt.toml that includes ALL supported settings,
12 of which we have overridden to attempt to cater to our own
proclivities.

rustfmt is checked in the rust-nightly CI job.
2017-09-12 22:29:35 +00:00
Carl Lerche
9d45255c75 H2 headers must be lower case 2017-08-30 18:16:21 -04:00
Carl Lerche
a203365d79 Switch to string crate (#6) 2017-07-26 13:20:26 -07:00
Carl Lerche
fee43a09c8 Fix warnings 2017-06-27 12:23:57 -07:00
Carl Lerche
b4c3161d74 A bunch of work 2017-06-16 21:45:44 -07:00
Carl Lerche
58ea9ada0f More bug fixes 2017-06-11 13:53:23 -07:00
Carl Lerche
42f19f3006 Get encoder & decoder working 2017-06-07 21:54:04 -07:00
Carl Lerche
5c30ef30ec More HPACK encoding work 2017-06-05 15:03:04 -07:00
Carl Lerche
a7da819e45 More encoding work 2017-06-02 14:33:09 -07:00