Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main to features/list-patterns #51864

Merged
81 commits merged into from
Mar 14, 2021

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    0229e41 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    bcd6eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a7fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fe0438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4c615f View commit details
    Browse the repository at this point in the history
  5. Fix merge conflicts

    allisonchou committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f365e3f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    b0168a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb37d12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    119b075 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fafaf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f8aab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da746e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5137c5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbe74b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68212fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9af8d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a394069 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a6391b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a24e10 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9dd8fba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c722ff8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4695116 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e01514 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    7f2387f View commit details
    Browse the repository at this point in the history
  2. OS specific check

    CyrusNajmabadi committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    ab43087 View commit details
    Browse the repository at this point in the history
  3. Revert

    CyrusNajmabadi committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    e33e009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9894b96 View commit details
    Browse the repository at this point in the history
  5. Work

    CyrusNajmabadi committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    45d26c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b8866c View commit details
    Browse the repository at this point in the history
  7. Simplify

    CyrusNajmabadi committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    3938c89 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    f846b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc956f View commit details
    Browse the repository at this point in the history
  3. Fix merge

    David Wengier committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    f534f75 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Refactor tests that cause warnings in CI (#51730)

    * Refactor tests that cause warnings in CI
    
    * Address feedback from @cston
    Youssef1313 authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    b3e8749 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Merge pull request #51559 from sharwell/current-thread

    Use Environment.CurrentManagedThreadId
    sharwell authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    eddde7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51620 from Youssef1313/var-bindable

    Make var patterns bindable
    CyrusNajmabadi authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    4d32cbb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51682 from CyrusNajmabadi/revertSql

    Revert statement that is breaking sqlite on OSX.
    CyrusNajmabadi authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    807aded View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51704 from CyrusNajmabadi/frozenClassification

    Use frozen-partial semantics when producing semantic classifications
    msftbot[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    dc800a1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #51612 from dotnet/merges/release/dev16.9-to-relea…

    …se/dev16.10
    
    Merge release/dev16.9 to release/dev16.10
    msftbot[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    97a1748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7f683a View commit details
    Browse the repository at this point in the history
  7. [main] Update dependencies from dotnet/arcade (#51659)

    [main] Update dependencies from dotnet/arcade
    
    
     - Initialize RuntimeSourceFeed variables in tools.sh since Roslyn and others don't use /eng/common/build.sh
    dotnet-maestro[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a3afbdb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    9e43067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cee01b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51623 from Youssef1313/update-tests

    Update 'UseExpressionBody' tests to the new test library
    CyrusNajmabadi authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    b0f9a5a View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/roslyn build 20210…

    …306.4 (#51736)
    
    [main] Update dependencies from dotnet/roslyn
    dotnet-maestro[bot] authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    6bbcb6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8af7125 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …308.9 (#51758)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    beffac2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    054a985 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #51748 from dotnet/merges/release/dev16.10-to-main

    Merge release/dev16.10 to main
    JoeRobich authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7dbb61b View commit details
    Browse the repository at this point in the history
  9. Correctly handle lambda expressions in the nullable walker when they …

    …are passed as arguments to a bad expression (#51644)
    333fred authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    3c450a1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #51759 from sharwell/port-tasks-change

    Share IWpfDifferenceViewerExtensions with EditorFeatures.Cocoa
    sharwell authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1f56b5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e8b9ee View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    0902d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ce75d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51708 from dibarbet/169_disable_text_sync

    [LSP] Disable text sync for C# in 16.9
    dibarbet authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    59eedc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    7052692 View commit details
    Browse the repository at this point in the history
  2. Move Rebuild to have a deny list approach (#51694)

    * Move Rebuild to have a deny list approach
    
    Rather than listing all of the assemblies that we support rebuilding
    this moves us to listing the ones that don't support it. That makes it
    much more explicit what our "work remaining" is as well as automatically
    adding in new assemblies added to the project.
    jaredpar authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    158b7e5 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …311.1 (#51798)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a843e80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d21812 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #51795 from dotnet/merges/release/dev16.9-vs-deps-…

    …to-release/dev16.10
    
    Merge release/dev16.9-vs-deps to release/dev16.10
    msftbot[bot] authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    f5236e7 View commit details
    Browse the repository at this point in the history
  6. Simplify code.

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3c7c673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08b3c34 View commit details
    Browse the repository at this point in the history
  8. Intermediate

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1ba6c4c View commit details
    Browse the repository at this point in the history
  9. Simplify

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    72a65e0 View commit details
    Browse the repository at this point in the history
  10. Fix

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    93cba16 View commit details
    Browse the repository at this point in the history
  11. Fix

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    6fb1338 View commit details
    Browse the repository at this point in the history
  12. Fix

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    6e98175 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27913e0 View commit details
    Browse the repository at this point in the history
  14. Simplify more

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2d3fd7d View commit details
    Browse the repository at this point in the history
  15. Fix test

    CyrusNajmabadi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1e722bd View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'upstream/release/dev16.10' into merges/…

    …release/dev16.10-to-main
    dibarbet committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2f14568 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    625a02c View commit details
    Browse the repository at this point in the history
  18. Use RTM version of framework ref assemblies

    This changes our code to use the RTM version of the framework reference
    assemblies rather than preview.
    
    The RTM version though forces a reference to Microsoft.VisualBasic.dll
    when building VB projects. That caused a compilation error in part of
    our code because of the following pattern
    
    ```vb
    For Each str in strings
    ```
    
    In VB the identifier in the `For Each` is not necessarily a new
    declaration but can also refer to existing identifiers. Hence this name
    must go through standard name lookup.
    
    Once the reference to Microsoft.VisualBasic.dll is added the
    `Microsoft.VisualBasic.Conversions` module becomes available and the
    method `Str` in that module is now a valid top level name. This causes
    the above code to stop compiling. Fix is to use a non-conflicting
    identifier.
    
    closes #517711
    jaredpar committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    7550ac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    38be2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062355a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51816 from sharwell/cancel-work

    Cancel outstanding work on tagger disconnect
    sharwell authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    edccfb4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51806 from dotnet/merges/release/dev16.10-to-main

    Merge release/dev16.10 to main
    allisonchou authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    24de972 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #51805 from sharwell/faster-driver

    Use ImmutableSegmentedDictionary in the analyzer driver
    sharwell authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7e99a9a View commit details
    Browse the repository at this point in the history
  6. Add component debugger support to target files (#51449)

    * Add component debugger support to target files
    chsienki authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d23cc29 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #51811 from CyrusNajmabadi/simplifyCompletion

    Simplify portions of symbol completion
    msftbot[bot] authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    8da536d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #51819 from jaredpar/name

    Use RTM version of framework ref assemblies
    msftbot[bot] authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ecdb876 View commit details
    Browse the repository at this point in the history