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

Implement I/O-safe traits on types #1036

Merged
merged 6 commits into from
May 1, 2023
Merged

Commits on Apr 30, 2023

  1. add I/O safe traits

    notgull committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    7c408f1 View commit details
    Browse the repository at this point in the history
  2. code review

    notgull committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    e1d66f5 View commit details
    Browse the repository at this point in the history
  3. add end-of-file newline

    notgull committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    c63c433 View commit details
    Browse the repository at this point in the history
  4. iline docs

    notgull committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    27f26ea View commit details
    Browse the repository at this point in the history
  5. Fix minor issues

    notgull committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    dc7bb8e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Update src/fs/file.rs

    Co-authored-by: Josh Triplett <josh@joshtriplett.org>
    notgull and joshtriplett committed May 1, 2023
    Configuration menu
    Copy the full SHA
    c177103 View commit details
    Browse the repository at this point in the history