Skip to content

Merge master to features/embeddedRegex#27531

Merged
5 commits merged intofeatures/embeddedRegexfrom
merges/master-to-features/embeddedRegex
Jun 6, 2018
Merged

Merge master to features/embeddedRegex#27531
5 commits merged intofeatures/embeddedRegexfrom
merges/master-to-features/embeddedRegex

Conversation

@dotnet-bot
Copy link
Copy Markdown
Collaborator

This is an automatically generated pull request from master into features/embeddedRegex.

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

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

Therzok and others added 5 commits June 5, 2018 09:14
This synchronization context is used by MD's test suite - it is
based on the idea that the IDE is not yet initialized so headless
tests can run, so it just routes the main synchronization context
calls into the native OS' main thread implementation
This commit gets rid of having to manually track all the possible
`T`s for `CodeStyleOption<T>`, by instantiating the type via
activator.

Sadly, it uses reflection, but there is no way to make the code
function in a generic way that does not pollute the API.
Expand persister deserialization to also take into account string and accessibility modifiers
Add support for VSMac unit test synchronization context
Copy link
Copy Markdown

@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 175a9b0 into features/embeddedRegex Jun 6, 2018
@ghost ghost deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 19:30
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 20:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 20:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 21:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 21:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 22:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 22:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 23:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 23:00
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.

3 participants