{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":408858625,"defaultBranch":"subtree_push_automation","name":"rustfmt","ownerLogin":"ytmimi","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-09-21T14:44:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29028348?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726153038.0","currentOid":""},"activityList":{"items":[{"before":"0127491f92d8714d91d375e88ce5849a8b999b38","after":null,"ref":"refs/heads/issue_6302","pushedAt":"2024-09-12T14:57:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"}},{"before":null,"after":"0127491f92d8714d91d375e88ce5849a8b999b38","ref":"refs/heads/issue_6302","pushedAt":"2024-09-12T06:13:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"refactor - show file path in error message when parsing config from toml\n\nfixes 6302\n\nDisplay the path to the toml config file that rustfmt failed to parse\nconfigurations from.","shortMessageHtmlLink":"refactor - show file path in error message when parsing config from toml"}},{"before":"bd5873ae1206127011d7d4918d51ffeab5ce4ac0","after":"d66e974c70ea180e7d7de5ba1c6378e34cd02a7d","ref":"refs/heads/subtree-push-nightly-2024-09-10","pushedAt":"2024-09-12T03:21:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"remove stray comments","shortMessageHtmlLink":"remove stray comments"}},{"before":"e1712ea92f008e3e58cecda8716cfb669f4e62ca","after":"bd5873ae1206127011d7d4918d51ffeab5ce4ac0","ref":"refs/heads/subtree-push-nightly-2024-09-10","pushedAt":"2024-09-10T05:16:51.000Z","pushType":"push","commitsCount":533,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"bump toolchain to nightly-2024-09-10","shortMessageHtmlLink":"bump toolchain to nightly-2024-09-10"}},{"before":null,"after":"e1712ea92f008e3e58cecda8716cfb669f4e62ca","ref":"refs/heads/subtree-push-nightly-2024-09-10","pushedAt":"2024-09-10T05:01:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Fix tools","shortMessageHtmlLink":"Fix tools"}},{"before":"73b3d58f94c99626fae76899854997205f239cc2","after":"8e1764f2d48ea9ea6affff1bfc573b209fb520d8","ref":"refs/heads/subtree_push_automation","pushedAt":"2024-09-10T04:48:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"automate git subtree-push pull requests","shortMessageHtmlLink":"automate git subtree-push pull requests"}},{"before":"c2bdaec6c30b095aa0aa0e5afc05bfb608e4f0fe","after":"73b3d58f94c99626fae76899854997205f239cc2","ref":"refs/heads/subtree_push_automation","pushedAt":"2024-09-10T04:47:13.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Merge branch 'rust-lang:master' into subtree_push_automation","shortMessageHtmlLink":"Merge branch 'rust-lang:master' into subtree_push_automation"}},{"before":"c97996fab61fc09432abcf64dbe3ce2d84f4d679","after":"182a20378b3a844e3677ff93d96f8ac70b9f009a","ref":"refs/heads/master","pushedAt":"2024-09-10T04:42:57.000Z","pushType":"push","commitsCount":187,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"ci: bump actions/checkout to v4","shortMessageHtmlLink":"ci: bump actions/checkout to v4"}},{"before":"4192118a0ead203835988f3e122a80aec205d354","after":null,"ref":"refs/heads/version_sort","pushedAt":"2024-09-03T19:21:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"}},{"before":"a0f80f35b6d58d3e53f21556e99b4bdeeffaed67","after":"4192118a0ead203835988f3e122a80aec205d354","ref":"refs/heads/version_sort","pushedAt":"2024-09-03T18:45:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"calebcartwright","name":"Caleb Cartwright","path":"/calebcartwright","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13042488?s=80&v=4"},"commit":{"message":"Add test cases for issue 4381\n\nThis was one of the original issues filed against rustfmt that discussed\nusing a natural sort order instead of a lexicographical order. At the\ntime it was closed, but now that we're supporting version-sorting in\n`style_edition=2024` I thought it would be good to add a test case.","shortMessageHtmlLink":"Add test cases for issue 4381"}},{"before":"32b9690980486e22c6ec61004e69de254c744258","after":"a0f80f35b6d58d3e53f21556e99b4bdeeffaed67","ref":"refs/heads/version_sort","pushedAt":"2024-09-03T02:13:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Add test cases for issue 4381\n\nThis was one of the original issues filed against rustfmt that discussed\nusing a natural sort order instead of a lexicographical order. At the\ntime it was closed, but now that we're supporting version-sorting in\n`style_edition=2024` I thought it would be good to add a test case.","shortMessageHtmlLink":"Add test cases for issue 4381"}},{"before":"5f773bbbc20dd95268df1b575ae5b01d9ec47338","after":"32b9690980486e22c6ec61004e69de254c744258","ref":"refs/heads/version_sort","pushedAt":"2024-08-19T23:11:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Add test cases for issue 4381\n\nThis was one of the original issues filed against rustfmt that discussed\nusing a natural sort order instead of a lexicographical order. At the\ntime it was closed, but now that we're supporting version-sorting in\n`style_edition=2024` I thought it would be good to add a test case.","shortMessageHtmlLink":"Add test cases for issue 4381"}},{"before":"7b2299a2d210c71cd8f40b4e94af4bcd0aa8381c","after":"d34fca4f017eae6b08b2ba582dcad7f88da3c494","ref":"refs/heads/subtree-push-nightly-2024-08-17","pushedAt":"2024-08-17T18:39:42.000Z","pushType":"push","commitsCount":508,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"bump toolchain to nightly-2024-08-17","shortMessageHtmlLink":"bump toolchain to nightly-2024-08-17"}},{"before":null,"after":"7b2299a2d210c71cd8f40b4e94af4bcd0aa8381c","ref":"refs/heads/subtree-push-nightly-2024-08-17","pushedAt":"2024-08-17T17:57:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Use `impl PartialEq for Token` more.\n\nThis lets us compare a `Token` with a `TokenKind`. It's used a lot, but\ncan be used even more, avoiding the need for some `.kind` uses.","shortMessageHtmlLink":"Use impl PartialEq<TokenKind> for Token more."}},{"before":"5d79b740cb6ba71a6eafbf2846bb308d9d5022d6","after":"c2bdaec6c30b095aa0aa0e5afc05bfb608e4f0fe","ref":"refs/heads/subtree_push_automation","pushedAt":"2024-08-17T17:43:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"automate git subtree-push pull requests","shortMessageHtmlLink":"automate git subtree-push pull requests"}},{"before":"fac75457c8c927e4a1de9de0946fcc83ea82af13","after":"5f773bbbc20dd95268df1b575ae5b01d9ec47338","ref":"refs/heads/version_sort","pushedAt":"2024-08-16T20:15:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Add test cases for issue 4381\n\nThis was one of the original issues filed against rustfmt that discussed\nusing a natural sort order instead of a lexicographical order. At the\ntime it was closed, but now that we're supporting version-sorting in\n`style_edition=2024` I thought it would be good to add a test case.","shortMessageHtmlLink":"Add test cases for issue 4381"}},{"before":"b171cad8d24453550dce7edb0996570b92dba01a","after":"fac75457c8c927e4a1de9de0946fcc83ea82af13","ref":"refs/heads/version_sort","pushedAt":"2024-08-16T19:56:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Add test cases for issue 4381\n\nThis was one of the original issues filed against rustfmt that discussed\nusing a natural sort order instead of a lexicographical order. At the\ntime it was closed, but now that we're supporting version-sorting in\n`style_edition=2024` I thought it would be good to add a test case.","shortMessageHtmlLink":"Add test cases for issue 4381"}},{"before":"7d296bd88f010b7fbbaf2ef6cd1e8ef9a6419fe4","after":"b171cad8d24453550dce7edb0996570b92dba01a","ref":"refs/heads/version_sort","pushedAt":"2024-08-16T19:46:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Add test cases for issue 4381\n\nThis was one of the original issues filed against rustfmt that discussed\nusing a natural sort order instead of a lexicographical order. At the\ntime it was closed, but now that we're supporting version-sorting in\n`style_edition=2024` I thought it would be good to add a test case.","shortMessageHtmlLink":"Add test cases for issue 4381"}},{"before":"24e9022b81db70f2d29781bb38db934a58d1847e","after":"7d296bd88f010b7fbbaf2ef6cd1e8ef9a6419fe4","ref":"refs/heads/version_sort","pushedAt":"2024-08-16T19:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Add test cases for issue 4381\n\nThis was one of the original issues filed against rustfmt that discussed\nusing a natural sort order instead of a lexicographical order. At the\ntime it was closed, but now that we're supporting version-sorting in\n`style_edition=2024` I thought it would be good to add a test case.","shortMessageHtmlLink":"Add test cases for issue 4381"}},{"before":null,"after":"24e9022b81db70f2d29781bb38db934a58d1847e","ref":"refs/heads/version_sort","pushedAt":"2024-08-16T18:35:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"sort rustfmt imports\n\nThe version-sort algorithm makes changes to the sort order of imports,\nand we're updating them here for the self tests.","shortMessageHtmlLink":"sort rustfmt imports"}},{"before":null,"after":"cbba4d42b1c0ee489cbb8489f4863de94a8b0087","ref":"refs/heads/issue_6267","pushedAt":"2024-08-04T23:34:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"reuse `rewrite_static` when formatting foreign static items\n\nfixes 6267\n\nThe `ForeignItemKind::Static(_)` match arm in the `ast::ForeignItem`\n`Rewrite` impl duplicated some of the logic already implemented in\n`rewrite_static`, so reusing it helps centralize the logic.\n\nThe other benefit to using `rewrite_static` is that it already supports\nrewriting the rhs of a static assignment.","shortMessageHtmlLink":"reuse rewrite_static when formatting foreign static items"}},{"before":"6f5c1697ed0de7fa122c6207492eb3d867afa251","after":"379503d0f1c8f21bde143675324edf22fdcea466","ref":"refs/heads/user_facing_style_edition_config","pushedAt":"2024-07-19T23:44:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"WIP: Revert this commit and break into individual commits","shortMessageHtmlLink":"WIP: Revert this commit and break into individual commits"}},{"before":null,"after":"6f5c1697ed0de7fa122c6207492eb3d867afa251","ref":"refs/heads/user_facing_style_edition_config","pushedAt":"2024-07-16T04:37:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"WIP: Revert this commit and break into individual commits","shortMessageHtmlLink":"WIP: Revert this commit and break into individual commits"}},{"before":"312be6ae4d00f5884b7c5530d601a1cf4f9521f9","after":null,"ref":"refs/heads/impl_style_edition_default_trait_for_all_configs","pushedAt":"2024-07-15T21:41:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"}},{"before":"0e612d5da31ba6f8d656305a2158343a09419e89","after":"312be6ae4d00f5884b7c5530d601a1cf4f9521f9","ref":"refs/heads/impl_style_edition_default_trait_for_all_configs","pushedAt":"2024-07-15T20:43:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Implement `StyleEditionDefault` for each config option\n\nMakes internal changes to define each configuration in terms of the\n`StyleEditionDefault` trait, and hard codes `StyleEdition::Edition2015`\nanywhere the new `style_edition` is needed.\n\n**Note** users are still unable to configure `style edition`.","shortMessageHtmlLink":"Implement StyleEditionDefault for each config option"}},{"before":"55752bc562397afb9602e8bd7b447518634c5353","after":null,"ref":"refs/heads/v1.7.1_changelog","pushedAt":"2024-07-09T01:05:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"}},{"before":"1f8a54066f7aed261e563bbd8bc4f3256695569a","after":"55752bc562397afb9602e8bd7b447518634c5353","ref":"refs/heads/v1.7.1_changelog","pushedAt":"2024-07-08T23:36:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"calebcartwright","name":"Caleb Cartwright","path":"/calebcartwright","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13042488?s=80&v=4"},"commit":{"message":"add release date for v1.7.1","shortMessageHtmlLink":"add release date for v1.7.1"}},{"before":null,"after":"1f8a54066f7aed261e563bbd8bc4f3256695569a","ref":"refs/heads/v1.7.1_changelog","pushedAt":"2024-07-06T19:08:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"add release date for v1.7.1","shortMessageHtmlLink":"add release date for v1.7.1"}},{"before":"2adf879ec0d934679b16b497be335b3fd509fbec","after":"0e612d5da31ba6f8d656305a2158343a09419e89","ref":"refs/heads/impl_style_edition_default_trait_for_all_configs","pushedAt":"2024-07-06T00:23:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ytmimi","name":"Yacin Tmimi","path":"/ytmimi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29028348?s=80&v=4"},"commit":{"message":"Implement `StyleEditionDefault` for each config option\n\nMakes internal changes to define each configuration in terms of the\n`StyleEditionDefault` trait, and hard codes `StyleEdition::Edition2015`\nanywhere the new `style_edition` is needed.\n\n**Note** users are still unable to configure `style edition`.","shortMessageHtmlLink":"Implement StyleEditionDefault for each config option"}},{"before":"3e03c8decca218c4696f647efd5aaae7d3a6f2ad","after":"2adf879ec0d934679b16b497be335b3fd509fbec","ref":"refs/heads/impl_style_edition_default_trait_for_all_configs","pushedAt":"2024-07-01T04:39:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"calebcartwright","name":"Caleb Cartwright","path":"/calebcartwright","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13042488?s=80&v=4"},"commit":{"message":"Implement `StyleEditionDefault` for each config option\n\nMakes internal changes to define each configuration in terms of the\n`StyleEditionDefault` trait, and hard codes `StyleEdition::Edition2015`\nanywhere the new `style_edition` is needed.\n\n**Note** users are still unable to configure `style edition`.","shortMessageHtmlLink":"Implement StyleEditionDefault for each config option"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMlQxNDo1NzoxOC4wMDAwMDBazwAAAAS0ht1Q","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMlQxNDo1NzoxOC4wMDAwMDBazwAAAAS0ht1Q","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wMVQwNDozOToxNy4wMDAwMDBazwAAAARzV83Q"}},"title":"Activity ยท ytmimi/rustfmt"}