-
Notifications
You must be signed in to change notification settings - Fork 321
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
Remove State and for<'a> as requirements from Middleware and Request #895
Open
nyxtom
wants to merge
21
commits into
http-rs:main
Choose a base branch
from
nyxtom:patch-state-request
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 43a0c7f - Browse repository at this point
Copy the full SHA 43a0c7fView commit details
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd98a40 - Browse repository at this point
Copy the full SHA dd98a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a1514 - Browse repository at this point
Copy the full SHA d9a1514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e16019 - Browse repository at this point
Copy the full SHA 5e16019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f77500 - Browse repository at this point
Copy the full SHA 4f77500View commit details -
Configuration menu - View commit details
-
Copy full SHA for f607e07 - Browse repository at this point
Copy the full SHA f607e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d7a6d - Browse repository at this point
Copy the full SHA 49d7a6dView commit details
Commits on Jul 16, 2022
-
Update Next to use cursors with Arc references
- Removes for<'a> and <'_> &'a lifetimes on Next - Changes all references to endpoints and middleware to use Arc<T> - Updates selection routing to return Arc handlers instead of Boxed - Simplfy server respond to pass along endpoint and middleware
Configuration menu - View commit details
-
Copy full SHA for ff5f57e - Browse repository at this point
Copy the full SHA ff5f57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b19de6f - Browse repository at this point
Copy the full SHA b19de6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41afeb9 - Browse repository at this point
Copy the full SHA 41afeb9View commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac0abd3 - Browse repository at this point
Copy the full SHA ac0abd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dfecae - Browse repository at this point
Copy the full SHA 1dfecaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a25a1 - Browse repository at this point
Copy the full SHA 74a25a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1bb1b - Browse repository at this point
Copy the full SHA 5c1bb1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b96d774 - Browse repository at this point
Copy the full SHA b96d774View commit details -
Configuration menu - View commit details
-
Copy full SHA for d101601 - Browse repository at this point
Copy the full SHA d101601View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc75e00 - Browse repository at this point
Copy the full SHA dc75e00View commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e21b4ed - Browse repository at this point
Copy the full SHA e21b4edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e314ff - Browse repository at this point
Copy the full SHA 2e314ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ba6c9 - Browse repository at this point
Copy the full SHA b8ba6c9View commit details
Commits on Jul 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f6e5e9 - Browse repository at this point
Copy the full SHA 1f6e5e9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.