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: dbb7e5e2345ee26199ffba218156b6009016a20c
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: 1095df2a5850f2d345fad43a30633133365875ba
Choose a head ref
  • 11 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    9280078 View commit details
    Browse the repository at this point in the history
  2. C -> Celsius

    xiaochuanyu committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    f19eb62 View commit details
    Browse the repository at this point in the history
  3. add ignore, adjust style

    xiaochuanyu committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c226679 View commit details
    Browse the repository at this point in the history
  4. actually above

    xiaochuanyu committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8cbf809 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1550 from xiaochuanyu/guard-example-clearer

    Make guard examples clearer around `_`
    
    closes #1539
    marioidival authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ea72a40 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Fix for a set of typos

    Rqnsom committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    533058d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1551 from Rqnsom/typos

    Fix for a set of typos
    marioidival authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    dccf9d7 View commit details
    Browse the repository at this point in the history
  3. Example improvements

    Rqnsom committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c6bb6f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Add example for array.get()

    tgross35 authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d9e8d93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1552 from Rqnsom/fixes

    Example improvements
    marioidival authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    feb8f91 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Merge pull request #1554 from tgross35/patch-1

    Add example for `array.get()`
    marioidival authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    1095df2 View commit details
    Browse the repository at this point in the history
Loading