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/miri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 82f9a0173011b96411d315b332754ee6b35cf00f
Choose a base ref
...
head repository: rust-lang/miri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b8b52b0734ef32fad60a8b51f6cf668cbc3ab3b4
Choose a head ref
  • 18 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 30, 2019

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

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    67e1235 View commit details
    Browse the repository at this point in the history
  2. README: Update to RalfJung's suggestion...

    ...verbatim. Thanks :)
    timotree3 committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    d54f9dc View commit details
    Browse the repository at this point in the history
  3. README: Fix missing link

    Thanks for your patience 🤦‍♂️
    timotree3 authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    7d6c8ad View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    bebb5bf View commit details
    Browse the repository at this point in the history
  2. adjust README

    RalfJung committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    31bc435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    081837e View commit details
    Browse the repository at this point in the history
  4. fix AppVeyor

    RalfJung committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    159cce1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #673 from RalfJung/travis

    use rustup-toolchain-install-master for CI
    RalfJung authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    2a03db9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Use edition flag for 2phase test

    The compiler now rejects one of the examples with #![feature(nll)]
    matthewjasper committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    7213b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Configuration menu
    Copy the full SHA
    916221b View commit details
    Browse the repository at this point in the history
  2. AppVeyor: ignore already existing rustup-toolchain-install-master (WT…

    …F windows batch makes no sense)
    RalfJung committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    3d49188 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #676 from RalfJung/appveyor

    AppVeyor: ignore already existing rustup-toolchain-install-master
    RalfJung authored Apr 6, 2019
    Configuration menu
    Copy the full SHA
    9a0db66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e714be9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #671 from timotree3/patch-1

    Add alternative for how to install if a change in nightly broke the rustup component
    RalfJung authored Apr 6, 2019
    Configuration menu
    Copy the full SHA
    54940f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b62bc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3298102 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #674 from matthewjasper/2phase-on-edition

    Use edition flag for 2phase test
    RalfJung authored Apr 6, 2019
    Configuration menu
    Copy the full SHA
    b8b52b0 View commit details
    Browse the repository at this point in the history
Loading