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: 6f7ded7e7775
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8a8a73701d4f
Choose a head ref
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Mar 27, 2018

  1. buildRustCrate: fix equality testing

    Use string equality instead of integer equality.
    VShell committed Mar 27, 2018
    Copy the full SHA
    8cc6897 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. buildRustCrate: remove ancient test guards

    Let's leave x"" to the 1990s, where they belong
    Mic92 committed Mar 28, 2018
    Copy the full SHA
    d12cab3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37928 from VShell/patch-2

    buildRustCrate: fix equality testing
    Mic92 committed Mar 28, 2018
    Copy the full SHA
    8a8a737 View commit details
    Browse the repository at this point in the history