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

Refactor ops.rs #42523

Merged
merged 11 commits into from
Jun 14, 2017
Merged

Refactor ops.rs #42523

merged 11 commits into from
Jun 14, 2017

Commits on Jun 8, 2017

  1. Move ops.rs to folder.

    clarfonthey committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    6f5987b View commit details
    Browse the repository at this point in the history
  2. Move Range to module.

    clarfonthey committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    cee5a2d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Move Fn to module.

    clarfonthey committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    b9c8e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75677e0 View commit details
    Browse the repository at this point in the history
  3. Move bit ops to module.

    clarfonthey committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    d460aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f774cdd View commit details
    Browse the repository at this point in the history
  5. Move Try to module.

    clarfonthey committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    bc9dc0a View commit details
    Browse the repository at this point in the history
  6. Move Deref to module.

    clarfonthey committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    fefa521 View commit details
    Browse the repository at this point in the history
  7. Move Index to module.

    clarfonthey committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    6693b4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b099e0e View commit details
    Browse the repository at this point in the history
  9. Move Drop to module.

    clarfonthey committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    f8d5f90 View commit details
    Browse the repository at this point in the history