15 Commits (master)

Author SHA1 Message Date
Ondřej Hruška ded6d806f9
fix clippy lints 3 years ago
Ondřej Hruška bc70389346
add new rustfmt.toml and reformat code 3 years ago
Paul Woolcock d66c63dd28 Remove `HttpSend` and `HttpSender` 4 years ago
Paul Woolcock 5042d6685a fix clippy, again 4 years ago
Paul Woolcock 602bfb7cdd use nightly fmt 4 years ago
Paul Woolcock 7487f607e6 Second fmt pass 4 years ago
Paul Woolcock 982a8fc776 making clippy happy 4 years ago
Paul Woolcock a69d0ea928 Cargo-fmt pass 4 years ago
Paul Woolcock 0b4ee7bfb2 Various cleanup tasks 4 years ago
Paul Woolcock 16bc060407 Update to the 2018 edition 4 years ago
Aaron Hill 7e3f25dab4 Use `slice::iter` instead of `into_iter` to avoid future breakage 4 years ago
Ondřej Hruška 98932ac5d6 Make Scopes deserializable 4 years ago
Paul Woolcock 8b7ed19396 Allow constructing Scopes from a string 5 years ago
Paul Woolcock e284894d40 feat(scopes): Implement granular OAuth scopes 6 years ago
Paul Woolcock af806b7856 move Scopes to their own module 6 years ago