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/module-initializers #45333

Merged

Commits on Jun 13, 2020

  1. Report better errors when multiple invalid constraints are combined

    Instead of reporting that a constraint must come first, if there are multiple constraints that must come first, we now report that these constraints cannot be combined. We also suppress these errors if a previous error about inherited constraints was reported. Fixes #45141.
    333fred committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    7ca0c7e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Update baselines.

    333fred committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    fdfbaef View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    388cc58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e1d3c View commit details
    Browse the repository at this point in the history
  3. Fix baselines.

    333fred committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    accbfd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Merge pull request #45289 from Youssef1313/patch-4

    Call GetSyntaxRootAsync once outside loop
    CyrusNajmabadi authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    6be131e View commit details
    Browse the repository at this point in the history
  2. Adjust baseline (#45300)

    RikkiGibson authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    8498815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92d1ce0 View commit details
    Browse the repository at this point in the history