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

[User]Reader wraps SystemReader, not RawReader #567

Merged
merged 3 commits into from
Jun 14, 2023

Commits on Jun 14, 2023

  1. UserReader now wraps SystemReader, not RawReader.

    Zack Slayton committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    727417f View commit details
    Browse the repository at this point in the history
  2. Removed string, symbol, and int caches from SystemReader

    Zack Slayton committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e6c3b87 View commit details
    Browse the repository at this point in the history
  3. Clippy suggestions

    Zack Slayton committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b704171 View commit details
    Browse the repository at this point in the history