Skip to content

Remove workaround in PEMethodSymbol.ExplicitInterfaceImplementations#49246

Merged
RikkiGibson merged 1 commit intodotnet:masterfrom
RikkiGibson:remove-workaround
Nov 9, 2020
Merged

Remove workaround in PEMethodSymbol.ExplicitInterfaceImplementations#49246
RikkiGibson merged 1 commit intodotnet:masterfrom
RikkiGibson:remove-workaround

Conversation

@RikkiGibson
Copy link
Member

@RikkiGibson RikkiGibson commented Nov 9, 2020

Related to #46575

dotnet/runtime#41100 has shipped, so we can remove this workaround now.

I have verified that checking out dotnet/runtime:release/5.0 branch and using a compiler with this change to build locally succeeds, after modifying some build props to suppress new nullable warnings.

@RikkiGibson RikkiGibson merged commit 65460c4 into dotnet:master Nov 9, 2020
@ghost ghost added this to the Next milestone Nov 9, 2020
@RikkiGibson RikkiGibson deleted the remove-workaround branch November 9, 2020 19:56
333fred added a commit to 333fred/roslyn that referenced this pull request Nov 9, 2020
* upstream/master: (519 commits)
  Remove workaround in PEMethodSymbol.ExplicitInterfaceImplementations (dotnet#49246)
  Enable LSP pull model diagnostic for XAML. (dotnet#49145)
  Update dependencies from https://github.com/dotnet/roslyn build 20201109.8 (dotnet#49240)
  Add test for with expression in F1 help service (dotnet#49236)
  Cache RegexPatternDetector per compilation
  Fix RazorRemoteHostClient to maintain binary back-compat
  Further tweak inline hints
  Fix MemberNames API for records (dotnet#49138)
  Minor cleanups (dotnet#49204)
  Report warning for assignment or explicit cast of possibly null value of unconstrained type parameter type (dotnet#48803)
  Clean up of EditorFeatures.Cocoa.Snippets (dotnet#49188)
  Fix OK button state handling. Make relation between viewmodels more tightly coupled
  Extend make type abstract to include records (dotnet#48227)
  Remove duplicated implementations of C# event hookup
  Add select all/deselect all buttons
  Consolidate conditional compilation (dotnet#49150)
  Implement IEquatable on Microsoft.Cci.DefinitionWithLocation structure (dotnet#49162)
  Add new document extensions file
  Unify implementations
  Only disable structure tagger provider in LSP scenario
  ...
@allisonchou allisonchou modified the milestones: Next, 16.9.P2 Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants