Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lints #704

Merged
merged 4 commits into from
Nov 12, 2020
Merged

Lints #704

merged 4 commits into from
Nov 12, 2020

Conversation

yoshuawuyts
Copy link
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
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
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.

Fishrock123
Fishrock123 previously approved these changes Sep 28, 2020
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@Fishrock123
Copy link
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