Skip to content

Determinism fixes for AnonymousTypes in VB#49467

Merged
AlekseyTs merged 3 commits intodotnet:masterfrom
AlekseyTs:Issue48417_02
Nov 19, 2020
Merged

Determinism fixes for AnonymousTypes in VB#49467
AlekseyTs merged 3 commits intodotnet:masterfrom
AlekseyTs:Issue48417_02

Conversation

@AlekseyTs
Copy link
Contributor

Related to #48417.

@AlekseyTs AlekseyTs added Area-Compilers Concept-Determinism The issue involves our ability to support determinism in binaries and PDBs created at build time. PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. labels Nov 18, 2020
@AlekseyTs AlekseyTs added Bug and removed PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. labels Nov 18, 2020
@AlekseyTs AlekseyTs requested a review from a team November 18, 2020 21:11
@AlekseyTs AlekseyTs marked this pull request as ready for review November 18, 2020 21:11
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Please review, need a second sign-off for an issue that causes Correctness_Determinism job to fail from time to time.

@AlekseyTs AlekseyTs merged commit 8fe41a0 into dotnet:master Nov 19, 2020
@ghost ghost added this to the Next milestone Nov 19, 2020
333fred added a commit to 333fred/roslyn that referenced this pull request Nov 20, 2020
* upstream/master: (47 commits)
  Make compiler server logging explicit (dotnet#48557)
  [master] Update dependencies from dotnet/arcade (dotnet#48274)
  Handle removed project in ExternalErrorDiagnosticUpdateSource
  Report an error for ref-returning auto-properties declared in an interface. (dotnet#49510)
  Add usings on paste (dotnet#48501)
  Determinism test needs to use bootstrap compiler (dotnet#49483)
  Simplify and reduce amount of work performed by SourcePropertySymbolBase constructor. (dotnet#49360)
  Updates test
  Simplify
  Split Document/Workspace handler into only handling open/closed documents respectively.
  only report watson once.
  Additional usage of a PooledHashset. (dotnet#49459)
  Loc checkin
  Update src/Features/CSharp/Portable/CodeRefactorings/ConvertLocalFunctionToMethod/CSharpConvertLocalFunctionToMethodCodeRefactoringProvider.cs
  Preserve annotation on comment trivia when performing formatting.
  Validate arguments to IAsyncCompletionSource methods
  Determinism fixes for AnonymousTypes in VB (dotnet#49467)
  Collect nfw information for a crash we're seeing.
  Make sure to not discard text changes when no reference changes are present
  Create an unsafe method from a local function when necessary (dotnet#49389)
  ...
@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

Labels

Area-Compilers Bug Concept-Determinism The issue involves our ability to support determinism in binaries and PDBs created at build time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants