-
Notifications
You must be signed in to change notification settings - Fork 286
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
Add SeekBuf trait and BufCursor implementation #658
Open
dylanplecki
wants to merge
10
commits into
tokio-rs:master
Choose a base branch
from
dylanplecki:dplecki/seekbuf
base: master
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 Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 562d429 - Browse repository at this point
Copy the full SHA 562d429View commit details
Commits on Jan 20, 2024
-
Fixup bad cherry-pick, add additional tests, remove unstable features…
…, remove default pinned impls, and fix some new failing test cases from bugs
Configuration menu - View commit details
-
Copy full SHA for 223dce4 - Browse repository at this point
Copy the full SHA 223dce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b3bc8 - Browse repository at this point
Copy the full SHA a7b3bc8View commit details -
fix flaky seek_buf test, add new random vec_deque cursor test, fix bu…
…g in cursor chunk_to impl
Configuration menu - View commit details
-
Copy full SHA for 6899dd4 - Browse repository at this point
Copy the full SHA 6899dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6573a9 - Browse repository at this point
Copy the full SHA e6573a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3a969a - Browse repository at this point
Copy the full SHA c3a969aView commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c448117 - Browse repository at this point
Copy the full SHA c448117View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7336b06 - Browse repository at this point
Copy the full SHA 7336b06View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31142d3 - Browse repository at this point
Copy the full SHA 31142d3View commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0515dc - Browse repository at this point
Copy the full SHA d0515dcView 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.