-
Notifications
You must be signed in to change notification settings - Fork 161
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
Recommend MultiGzDecoder over GzDecoder in docs #324
Merged
Merged
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d5856d - Browse repository at this point
Copy the full SHA 7d5856dView commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7cfdd4e - Browse repository at this point
Copy the full SHA 7cfdd4eView commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a232574 - Browse repository at this point
Copy the full SHA a232574View commit details
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e21986e - Browse repository at this point
Copy the full SHA e21986eView commit details -
Apply suggestions to impartial to Gz and MultiGz implementations.
I also added a reference to the general section about the differences in the crate documentation. Co-Authored-By: Josh Triplett <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e09571 - Browse repository at this point
Copy the full SHA 1e09571View commit details
Commits on Jul 25, 2023
-
Tweak the {Gz,MultiGz}Decoder docs more
- Use relative paths to link to the introduction. - Use consistent language across {Read,BufRead,Write}{Gz,MultiGz}Decoder. - Use `member` rather than `stream`. - Document what happens to unused data for `Gz` variants.
Configuration menu - View commit details
-
Copy full SHA for 955728b - Browse repository at this point
Copy the full SHA 955728bView commit details
Commits on Jul 30, 2023
-
Apply suggestions from code review
Co-authored-by: jongiddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0bf8a6 - Browse repository at this point
Copy the full SHA f0bf8a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc30d9e - Browse repository at this point
Copy the full SHA fc30d9eView 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.