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/nix
base: d761485010cc
Choose a base ref
...
head repository: NixOS/nix
compare: 5257a2559edc
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 7, 2020

  1. Remove generic std::optional<T> suppport from worker proto

    See comment for rational; I think it's good to leave a comment lest
    anyone is tempted to add such a sum-type instance again.
    
    Fixes #4113
    Ericson2314 committed Oct 7, 2020
    Copy the full SHA
    57d960d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4120 from obsidiansystems/no-poly-sum-worker-proto

    Remove generic std::optional<T> suppport from worker proto
    edolstra committed Oct 7, 2020
    Copy the full SHA
    5257a25 View commit details
    Browse the repository at this point in the history