)]}'
{
  "commit": "72cfca37aa15a4bbcbcb9dcff26431921182df59",
  "tree": "dbaccb7addb512dd5374590bced9c30bd5c23ddf",
  "parents": [
    "8986a2bcd9f4c7e595fba8576ce2440d20acd919"
  ],
  "author": {
    "name": "Paul Berry",
    "email": "paulberry@google.com",
    "time": "Mon Oct 18 10:01:38 2021 +0000"
  },
  "committer": {
    "name": "commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Mon Oct 18 10:01:38 2021 +0000"
  },
  "message": "Change WRONG_NUMBER_OF_TYPE_ARGUMENTS_CONSTRUCTOR to use `.new` consistently.\n\nThis changes the behavior of the\nCompileTimeErrorCode.WRONG_NUMBER_OF_TYPE_ARGUMENTS_CONSTRUCTOR error\nso that instead of referring to unnamed constructors with a clumsy\ntrailing `.` (e.g. `The constructor \u0027Foo.\u0027`), it refers to them in the\nsame way the user\u0027s code refers to them (so, e.g. if the user\u0027s code\nrefers to the constructor using the name \"new\", the error message does\ntoo).\n\nChange-Id: Ib29b64ce0122d8928b3a59f5e0125561da8f73d2\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/216840\nReviewed-by: Samuel Rawlins \u003csrawlins@google.com\u003e\nReviewed-by: Konstantin Shcheglov \u003cscheglov@google.com\u003e\nCommit-Queue: Paul Berry \u003cpaulberry@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "875fa4b8d4694b2c0505035d9ad61fbba16d8bee",
      "old_mode": 33188,
      "old_path": "pkg/analyzer/lib/src/dart/resolver/ast_rewrite.dart",
      "new_id": "25dfe1a1c112323d8578f722ef27f24ae12584a5",
      "new_mode": 33188,
      "new_path": "pkg/analyzer/lib/src/dart/resolver/ast_rewrite.dart"
    },
    {
      "type": "modify",
      "old_id": "cec815e699f177895899812d5066eda9b1a1d364",
      "old_mode": 33188,
      "old_path": "pkg/analyzer/test/src/dart/resolution/ast_rewrite_test.dart",
      "new_id": "800bc3e793acacd7067f27ae5228a9a3f5c4f9b5",
      "new_mode": 33188,
      "new_path": "pkg/analyzer/test/src/dart/resolution/ast_rewrite_test.dart"
    }
  ]
}
