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: DeepSpace2/rustlings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 0 files changed
  • 8 contributors

Commits on Jul 23, 2020

  1. chore: Move from master branch to main branch

    mokou authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    dbac355 View commit details
    Browse the repository at this point in the history
  2. fix: Change then to than

    `than` makes more grammatical sense than `then` in this context.
    Sowed authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7fcca73 View commit details
    Browse the repository at this point in the history
  3. release: 4.0.0

    mokou authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a94b58f View commit details
    Browse the repository at this point in the history
  4. docs: Add missing closing brackets to changelog

    mokou authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f9a6502 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d1aa90 View commit details
    Browse the repository at this point in the history
  6. Update README.md (#464)

    fyrak1s authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ca57fba View commit details
    Browse the repository at this point in the history
  7. chore: Alter whitespace for consistency

    * Add newline after "I AM DONE" in exercises for consistency
    * Remove trailing whitespace from exercises
    benjaminfjones authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    12169ee View commit details
    Browse the repository at this point in the history
  8. docs: Add uninstall info to README.md

    * docs: Add uninstall info to README.md
    * docs: Format commands as bash block
    eliblaney authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4cf1288 View commit details
    Browse the repository at this point in the history
  9. feat(try_from_into): Add insufficient length test (#469)

    Chad Dougherty authored and DeepSpace2 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    8ce031e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb6a1a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    effb52a View commit details
    Browse the repository at this point in the history
Loading