Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/rustlings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kirktrue/rustlings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 31 files changed
  • 1 contributor

Commits on Aug 29, 2019

  1. Fixed variables1.rs and variables2.rs

    Kirk True committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    9c80db5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Merge remote-tracking branch 'upstream/master'

    Kirk True committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    b9b67d9 View commit details
    Browse the repository at this point in the history
  2. Updated Rust variables exercises

    Kirk True committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    5402554 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. More rustlings tests

    Kirk True committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c7cf58c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Kirk True committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    98bc78d View commit details
    Browse the repository at this point in the history
  3. More work on structs

    Kirk True committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9314d87 View commit details
    Browse the repository at this point in the history
  4. Somehow got through the strings section

    Kirk True committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f9f4464 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Covered enums directory

    Kirk True committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    02d8874 View commit details
    Browse the repository at this point in the history
  2. Implemented tests directory

    Kirk True committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    0189328 View commit details
    Browse the repository at this point in the history
Loading