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: ce1695ace778
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d86bfec30958
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 25, 2020

  1. buildRustCrate: don't sort link flags

    Linkage order is significant and sorting can result in link errors.
    symphorien committed Mar 25, 2020
    Copy the full SHA
    d8b8537 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Copy the full SHA
    2f7fb1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83379 from symphorien/rust-link

    buildRustCrate: don't sort link flags
    andir committed Mar 28, 2020
    Copy the full SHA
    d86bfec View commit details
    Browse the repository at this point in the history