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/rust-by-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1c2bd024d13f8011307e13386cf1fea2180352b5
Choose a base ref
...
head repository: rust-lang/rust-by-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32facd5522ddbbf37baf01e4e4b6562bc55c071a
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 3, 2020

  1. Tighten grammar of 'for and iterators' section

    Matthew Healy committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d370e77 View commit details
    Browse the repository at this point in the history
  2. Tighten grammar in 'if let' section

    Matthew Healy committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    9d11135 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1305 from matthew-healy/grammar-fixes

    Improve grammar in a few sections
    marioidival authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    7f698b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Add missing dyn

    alcuadrado authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    80e7efb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Merge pull request #1306 from alcuadrado/patch-1

    Add missing `dyn` in code sample
    marioidival authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    32facd5 View commit details
    Browse the repository at this point in the history
Loading