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

Two bug fixes - disallow "new (int, int)()" and induce a failure if ValueTuple is not a struct. #14161

Merged
merged 13 commits into from
Oct 4, 2016

Commits on Sep 28, 2016

  1. Fixes: dotnet#11689

    VSadov committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    7b5e3d3 View commit details
    Browse the repository at this point in the history
  2. Fixes: dotnet#10891

    VSadov committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    bc1ad9d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. CR feedback

    VSadov committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    593bddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f2436b View commit details
    Browse the repository at this point in the history
  3. Updated parser tests

    VSadov committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    d21d9f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    732407b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. adjust EE tests

    VSadov committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    3f7aac6 View commit details
    Browse the repository at this point in the history
  2. merged recent master

    VSadov committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    2b55e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    430ffc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2016

  1. Configuration menu
    Copy the full SHA
    f79bea9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. merged recent master

    VSadov committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    73d4028 View commit details
    Browse the repository at this point in the history
  2. More CR feedback

    VSadov committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    11355bd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. More CR feedback

    VSadov committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    3eacdfd View commit details
    Browse the repository at this point in the history