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

Initial implementation of Map() #550

Merged
merged 33 commits into from
Jul 17, 2020
Merged

Initial implementation of Map() #550

merged 33 commits into from
Jul 17, 2020

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    d79b1c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    352a78d View commit details
    Browse the repository at this point in the history
  3. Fix clippy lint

    joshwd36 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    aadf771 View commit details
    Browse the repository at this point in the history
  4. Actually fix clippy lint

    joshwd36 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    cf925ce View commit details
    Browse the repository at this point in the history
  5. Fix ok_or lint

    joshwd36 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    029863f View commit details
    Browse the repository at this point in the history
  6. format code

    joshwd36 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    85a3702 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    72d8786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11be4d View commit details
    Browse the repository at this point in the history
  3. Fix clippy lint

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    57c87d9 View commit details
    Browse the repository at this point in the history
  4. Actually fix clippy lint

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    329e580 View commit details
    Browse the repository at this point in the history
  5. Fix ok_or lint

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    3bc79d9 View commit details
    Browse the repository at this point in the history
  6. format code

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    07f64af View commit details
    Browse the repository at this point in the history
  7. Rebase upstream

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    5e9358b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84293d9 View commit details
    Browse the repository at this point in the history
  9. Merge

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    d381a91 View commit details
    Browse the repository at this point in the history
  10. Run rustfmt

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    e663666 View commit details
    Browse the repository at this point in the history
  11. Merge create into init

    Co-authored-by: HalidOdat <[email protected]>
    joshwd36 and HalidOdat authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    96e82d2 View commit details
    Browse the repository at this point in the history
  12. Fix return type on init

    joshwd36 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    cce249a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a6e093a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77a0833 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    374f854 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    f21e217 View commit details
    Browse the repository at this point in the history
  2. Rebase upstream

    joshwd36 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3c37294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9853b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a6d23e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0af0d8e View commit details
    Browse the repository at this point in the history
  6. Run rustfmt

    joshwd36 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    c05028e View commit details
    Browse the repository at this point in the history
  7. Remove artifact from rebase

    joshwd36 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    1db2ee4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1730256 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7716cbd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae519c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

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