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 master to features/source-generators #43925

Merged

Conversation

dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into features/source-generators.

git fetch --all
git checkout merges/master-to-features/source-generators
git reset --hard upstream/features/source-generators
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-features/source-generators --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

CyrusNajmabadi and others added 30 commits April 26, 2020 22:40
Don't remove null-casts in switch expressions
Add internal instrumentation API for switch expression arm's expression
…Rename

Update inline rename code following completion of TypeScript external access work
Enable optimization for workspaces, languageservices & codelens
Don't remove casts in conditional expressions if it would change the meaning.
CyrusNajmabadi and others added 20 commits May 1, 2020 12:23
Fix crash in DeclarationNameProvider
Only precompute and cache indices in the OOP process.
Rename Non-Backtracking-Grouping to Atomic-Grouping
…-to-master

Merge release/dev16.7-preview1 to master
…se/dev16.7-preview1

Merge release/dev16.6 to release/dev16.7-preview1
Simplification and cleanup of our symbol index now that it is OOP.
…-to-master

Merge release/dev16.7-preview1 to master
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit 8edd503 into features/source-generators May 3, 2020
@ghost ghost deleted the merges/master-to-features/source-generators branch May 3, 2020 01:35
This pull request was closed.
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.