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 into future #11266

Merged
merged 15 commits into from May 12, 2016
Merged

Merge master into future #11266

merged 15 commits into from May 12, 2016

Conversation

ghost
Copy link

@ghost ghost commented May 12, 2016

This is an automatically generated pull request from master into future.

@dotnet/roslyn-infrastructure:

git remote add vslsnap-roslyn "https://github.com/vslsnap/roslyn.git"
git fetch vslsnap-roslyn
git fetch upstream
git checkout merge-master-into-future20160512-150016
git reset --hard upstream/future
git merge upstream/master
# Fix merge conflicts
git commit
git push vslsnap-roslyn merge-master-into-future20160512-150016 --force

Once the merge can be made and all the tests pass, you are free to merge the pull request.

michal.hosala and others added 11 commits April 21, 2016 11:57
#11225)

* Ensure that we suppress compilation diagnostics reported in generated code when the analyzer is configured to analyze generated code, but not report diagnostics on generated code.

Fixes #11217

* Address PR feedback to improve performance of AnalyzerDriver.IsInGeneratedCode

* Address PR feedback and modify test
Fix #9719: Add Module kind to CLS Compliance checker
@ghost
Copy link
Author

ghost commented May 12, 2016

@dotnet-bot test vsi please

khyperia and others added 4 commits May 12, 2016 11:27
Generalize dynamic static-only restriction to include field initializers
Fix #9945: Check if dynamic property is set-only when dotting off it
@msJohnHamby
Copy link
Contributor

test vsi please

@msJohnHamby msJohnHamby merged commit 57e4233 into dotnet:future May 12, 2016
@jasonmalinowski jasonmalinowski deleted the merge-master-into-future20160512-150016 branch June 28, 2016 21:52
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.

None yet

7 participants