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: b8e2a58
Choose a base ref
...
head repository: dotnet/linker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1ce464d
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Nov 6, 2020

  1. Allow external warnings to use codes >= 6001 (#1609)

    * Allow external warnings and errors to have codes >= 6001
    
    * Fix whitespace formatting
    Ignore in mono
    
    * Add CreateCustomWarningMessage
    
    * Fix assert
    
    * Fix formatting
    mateoatr authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ebc6155 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Update dependencies from https://github.com/dotnet/arcade build 20201…

    …102.5 (#1613)
    
    [master] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5cc4e17 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2020…

    …1107.2 (#1614)
    
    [master] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e0a2523 View commit details
    Browse the repository at this point in the history
  3. Follow up for #1609 (#1612)

    * Follow up
    
    * Add parameter to exception
    
    * Fix formatting
    mateoatr authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1ce464d View commit details
    Browse the repository at this point in the history
Loading