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: dotnet/linker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 228dc42
Choose a base ref
...
head repository: dotnet/linker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bb923d2
Choose a head ref
  • 6 commits
  • 24 files changed
  • 3 contributors

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    7678e2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6306463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07da5fb View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0307.6 (#1875)
    
    [main] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    4979d78 View commit details
    Browse the repository at this point in the history
  5. Change MSBuild properties for analyzer (#1863)

    Change PublishSingleFile and PublishTrimmed for EnableSingleFileAnalyzer and
    EnableTrimAnalyzer in the linker
    tlakollo authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    b60dccf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Expose SetMethodStubValue (#1859)

    Fixes #1461
    marek-safar authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bb923d2 View commit details
    Browse the repository at this point in the history
Loading