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/roslyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2546616
Choose a base ref
...
head repository: dotnet/roslyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dc87952
Choose a head ref
  • 18 commits
  • 71 files changed
  • 8 contributors

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    9fad1f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a137471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3d7fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e041ae9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade5189 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    748e3c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58ba2e9 View commit details
    Browse the repository at this point in the history
  8. Send Document outline telemetry

    default log level is debug and we only send telemetry if it is Info or higher
    jmarolf committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    21d8893 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67b4f93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4b0d95 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #63569 from CyrusNajmabadi/funcPtr

    Don't support coalescing function pointers.
    CyrusNajmabadi authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c91fa4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c496b8 View commit details
    Browse the repository at this point in the history
  13. Allow null

    CyrusNajmabadi committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c60577e View commit details
    Browse the repository at this point in the history
  14. Merge pull request #63572 from CyrusNajmabadi/compoundDirective

    Don't offer 'use compound operator' if pp-directives are present
    CyrusNajmabadi authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    88ddfff View commit details
    Browse the repository at this point in the history
  15. Merge pull request #63573 from CyrusNajmabadi/nullPropColorColor

    Do not offer ?. if the rhs will be a static member
    CyrusNajmabadi authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ebf02bf View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Merge pull request #63575 from jmarolf/bugfix/log-document-outline-te…

    …lemetry
    
    Send Document outline telemetry
    jmarolf authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    777d206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d6e01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63578 from CyrusNajmabadi/branchId3

    Remove BranchId from the workspace.
    CyrusNajmabadi authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    dc87952 View commit details
    Browse the repository at this point in the history
Loading