Skip to content

Lints#704

Merged
yoshuawuyts merged 4 commits intomainfrom
lints
Nov 12, 2020
Merged

Lints#704
yoshuawuyts merged 4 commits intomainfrom
lints

Conversation

@yoshuawuyts
Copy link
Copy Markdown
Member

Adds various lints and fixes our implementations. This ensures items are always documented and we don't miss any in CI. Thanks!

@yoshuawuyts
Copy link
Copy Markdown
Member Author

yoshuawuyts commented Sep 26, 2020

I've disabled the router bench temporarily; we don't really use it much anymore since the router has been optimized, but can always spin it back up if we want to.

@yoshuawuyts
Copy link
Copy Markdown
Member Author

And I've restored the router bench. All Server::respond does is clone various things and then call the router. This should be close enough to the original bench.

@yoshuawuyts yoshuawuyts force-pushed the lints branch 2 times, most recently from 35d67eb to 18c7920 Compare September 27, 2020 21:09
Fishrock123
Fishrock123 previously approved these changes Sep 28, 2020
@Fishrock123
Copy link
Copy Markdown
Member

See also http-rs/async-sse#11

@Fishrock123 Fishrock123 dismissed their stale review September 29, 2020 17:26

forbidding rust 2018 idioms does not seem like the best idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants