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: 07e0df2f006e59d171c6bf3cafa9d61dbeb520d8
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: c954202c1e1720cba5628f99543cc01188c7d6fc
Choose a head ref
  • 12 commits
  • 4 files changed
  • 5 contributors

Commits on May 1, 2023

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

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    11e1373 View commit details
    Browse the repository at this point in the history
  2. try extern crate

    k12ish committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    99a0306 View commit details
    Browse the repository at this point in the history
  3. added norun

    (acceptance is the final stage of grief)
    k12ish committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    02ed3f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. set compile_fail

    k12ish committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    71027b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. typo

    k12ish committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3e2fb19 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fixed link to Functions

    kberov committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7499654 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Removed redundant comma

    kberov committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    802e647 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge pull request #1732 from k12ish/patch-1

    Pedantic `'static` lifetime corrections
    marioidival authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e045778 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1734 from kberov/needless_link

    Fixed link to Functions
    marioidival authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ef1445e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1735 from kberov/redundant_comma

    Removed redundant comma
    marioidival authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f7b6860 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1707 from wparad/patch-1

    Improve transparency of 5_i32 versus 5i32
    marioidival authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c954202 View commit details
    Browse the repository at this point in the history
Loading