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/reference
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0ea7bc494f1289234d8800bb9185021e0ad946f0
Choose a base ref
...
head repository: rust-lang/reference
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b329ce37424874ad4db94f829a55807c6e21d2cb
Choose a head ref
  • 15 commits
  • 6 files changed
  • 5 contributors

Commits on Jun 1, 2020

  1. Document shebang restriction.

    ehuss committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    89c66ab View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

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

Commits on Jul 1, 2020

  1. Address review comments

    oli-obk committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7cc2ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    167d751 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Update shebang restrictions.

    ehuss committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    277587a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Document #[track_caller].

    anp committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    814a530 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Merge pull request #823 from ehuss/shebang-restriction

    Document shebang restriction.
    ehuss authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    6a42f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acf907 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #742 from anp/track-caller

    Document #[track_caller].
    ehuss authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    778cb37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9d9b2e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #842 from oli-obk/master

    Update const eval chapter to latest changes
    ehuss authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    b43bcde View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Tiny typo fix

    robsyme authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a1ef5a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #849 from robsyme/patch-1

    Tiny typo fix
    ehuss authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    4e6ea83 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

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

Commits on Jul 20, 2020

  1. Merge pull request #853 from zancas/master

    this '*' is unnecessary, and reduces readability
    ehuss authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b329ce3 View commit details
    Browse the repository at this point in the history
Loading