Skip to content

Conversation

@RikkiGibson
Copy link
Member

@RikkiGibson RikkiGibson commented Oct 20, 2021

Related to #36024

Straight merge of 'main' to the param-nullchecking feature branch. All the conflict markers are left in and will be resolved in a follow-up PR.

I started to try and do some tricks with merging to a merges/ branch first, and PRing the conflict resolutions to the merges/ branch, but I think makign the squashing work how we want to avoid conflict markers in "real" commits is going to be harder than anticipated and not worth the hassle.

dotnet-bot and others added 30 commits October 7, 2021 12:15
…-release/dev17.0-vs-deps

Merge release/dev17.0 to release/dev17.0-vs-deps
Use document options to create a correct EOL in file header code fix
Use bulk unsubscribe operations in FileChangeWatcher
…mplification/Simplifiers/CastSimplifier.cs

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
…mplification/Simplifiers/CastSimplifier.cs

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
…mplification/Simplifiers/CastSimplifier.cs

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
CyrusNajmabadi and others added 23 commits October 19, 2021 10:45
Async lightbulb performance improvement for compiler analyzer execution
…re-status-2

Update Language Feature Status.md
Completion: Suggest "await" after dot of awaitable expression
Remove unnecessary Symbol type checks
* Enable named mutex workaround when running on .NET using Mono runtime

* Re-implement file locking logic to ensure intra- and inter-process
  mutual exclusion, and no longer leak lock files

* Use mutex abstraction throughout test suite

* Fix async race in ServerFailsWithLongTempPathUnix test case

* Fixes dotnet#57002
@RikkiGibson RikkiGibson requested review from a team as code owners October 20, 2021 20:49
@jaredpar
Copy link
Member

image

Rubber stamp asked for, rubber stamp delivered

@RikkiGibson RikkiGibson merged commit f5b488c into dotnet:features/param-nullchecking Oct 20, 2021
@RikkiGibson RikkiGibson deleted the merge-main-with-conflicts branch October 20, 2021 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.