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: NixOS/nixpkgs
base: b443d2cd6658
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1be54bd0ad7f
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 26, 2019

  1. Revert "rustc: Provide compiler-rt sources"

    This reverts commit b7a8280. It's no
    longer needed with Rust 1.38.
    edolstra committed Sep 26, 2019
    Copy the full SHA
    adb15c3 View commit details
    Browse the repository at this point in the history
  2. rustc: 1.37.0 -> 1.38.0

    edolstra committed Sep 26, 2019
    Copy the full SHA
    9c0968f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. rustc: remove test related patches/code

    Tests have been disabled since over a year and now the
    code starts to bit-rot. As it seems unlikely that they
    will come back in near future, let's just remove it.
    Mic92 committed Sep 30, 2019
    Copy the full SHA
    173d5a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69534 from edolstra/rustc-1.38.0

    rustc: 1.37.0 -> 1.38.0
    edolstra committed Sep 30, 2019
    Copy the full SHA
    1be54bd View commit details
    Browse the repository at this point in the history