)]}'
{
  "commit": "51d93de5284c8a25fd325ae27f8fa36e14e1b75f",
  "tree": "28602f05534266d537270771fa078bf44d4c83b5",
  "parents": [
    "c4d00e2aab9cff44a8bfeb79694100ec800f64ee"
  ],
  "author": {
    "name": "Paul Berry",
    "email": "paulberry@google.com",
    "time": "Fri May 03 12:17:37 2024 +0000"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri May 03 12:17:37 2024 +0000"
  },
  "message": "mini_types: introduce new classes for special built-in types.\n\nNew classes are introduced into the \"mini_types\" representation to\nrepresent `dynamic`, `FutureOr\u003cT\u003e`, `Never`, `Null`, `void`, and the\n\"invalid\" type. Previously, these were all represented simply using\n`PrimaryType`.\n\nIntroducing new classes for these types makes the \"mini_types\"\nrepresentation more consistent with the representations used by the\nanalyzer and the front end. Since the \"mini_types\" representation is\nused solely for unit testing the shared logic in the\n`_fe_analyzer_shared` package, it\u0027s hard to justify unnecessary\ndifferences between it and the analyzer and front end representations;\nthese differences just make it harder to effectively share code.\n\nChange-Id: Ie633feef914c5ce4540b9da681a84b7f53fd8f38\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/365340\nReviewed-by: Konstantin Shcheglov \u003cscheglov@google.com\u003e\nReviewed-by: Chloe Stefantsova \u003ccstefantsova@google.com\u003e\nCommit-Queue: Paul Berry \u003cpaulberry@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bce642a24c9307ee1d42cffa9214d1316e8adc23",
      "old_mode": 33188,
      "old_path": "pkg/_fe_analyzer_shared/test/mini_ast.dart",
      "new_id": "2452b8e42a2cba9cc0ab0eda1f5ba5898030ebae",
      "new_mode": 33188,
      "new_path": "pkg/_fe_analyzer_shared/test/mini_ast.dart"
    },
    {
      "type": "modify",
      "old_id": "ab588089663610d51c8ba0df7279b5e50bd5c953",
      "old_mode": 33188,
      "old_path": "pkg/_fe_analyzer_shared/test/mini_types.dart",
      "new_id": "3c6c10ae43da03a4870493e88eac7b5bd5db70c9",
      "new_mode": 33188,
      "new_path": "pkg/_fe_analyzer_shared/test/mini_types.dart"
    },
    {
      "type": "modify",
      "old_id": "72891c361ae407f1c38c52f0ffa455aff0c850d1",
      "old_mode": 33188,
      "old_path": "pkg/_fe_analyzer_shared/test/mini_types_test.dart",
      "new_id": "d902d368fc331f8a2e67a384d8ba7eeaef04cfac",
      "new_mode": 33188,
      "new_path": "pkg/_fe_analyzer_shared/test/mini_types_test.dart"
    }
  ]
}
