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

add buffer for file reading #662

Merged
merged 1 commit into from Dec 9, 2021
Merged

add buffer for file reading #662

merged 1 commit into from Dec 9, 2021

Conversation

laizy
Copy link
Contributor

@laizy laizy commented Dec 9, 2021

foundry-rs/foundry#198

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch!

I guess this is due to how serde reads from reader, the serde docs also use Bufreader.
lgtm

Copy link
Owner

@gakonst gakonst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice catch.

@gakonst gakonst merged commit eeaab21 into gakonst:master Dec 9, 2021
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.

None yet

3 participants