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

RFC: Expand the scope of std::fs #1044

Merged
merged 12 commits into from
Apr 24, 2015
Merged

Commits on Apr 6, 2015

  1. RFC: Expand the scope of std::fs

    Expand the scope of the `std::fs` module by enhancing existing functionality,
    exposing lower level representations, and adding a few more new functions.
    alexcrichton committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    f3153e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3d1ad6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. Configuration menu
    Copy the full SHA
    91c0df5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. Configuration menu
    Copy the full SHA
    e6c4854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf5514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc8759d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fedf7fd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2015

  1. Configuration menu
    Copy the full SHA
    11265b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2015

  1. Remove fs::equivalent

    alexcrichton committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    4edf628 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Configuration menu
    Copy the full SHA
    6feacbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646d41c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8bc0fe View commit details
    Browse the repository at this point in the history