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: 9aa00bf759b0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6943c9ea9162
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 28, 2019

  1. rls: 1.35.0 -> 1.36.0

    arcnmx committed Jul 28, 2019
    Copy the full SHA
    e84e223 View commit details
    Browse the repository at this point in the history
  2. rls: fix darwin build

    rls links to internal rustc crates, which introduces an atypical
    dependency on rustc. A superficial installCheck ensures that the
    binary is linked properly and able to run on its own.
    arcnmx committed Jul 28, 2019
    Copy the full SHA
    40020f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Merge pull request #63759 from arcnmx/rust-darwin-rls

    rls: fix darwin build
    Mic92 committed Jul 29, 2019
    Copy the full SHA
    6943c9e View commit details
    Browse the repository at this point in the history