{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":685189965,"defaultBranch":"master","name":"rustfmt","ownerLogin":"GambitingMan","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-30T17:44:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/68272188?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1698912270.0","currentOid":""},"activityList":{"items":[{"before":"041f11315923b0e4b0328b3bb6366de9148c7b6b","after":"37489e43b6e692f48f5c2b7218e5177382af9a25","ref":"refs/heads/master","pushedAt":"2023-11-04T07:47:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Update how `LD_LIBRARY_PATH` is set for rustfmt binaries in diff check\n\nrustfmt currently has a runtime dependency on the sysroot. So when we\nbuild a standalone rustfmt binary we need to set `LD_LIBRARY_PATH` so\neach rustfmt binary knows where to find it's dependencies.\n\nWhen running our Diff-Check job to test PRs for breaking changes it's\noften the case that both the master rustfmt binary and the feature\nbranch binary have the same runtime dependencies so we only need to\nset `LD_LIBRARY_PATH` once.\n\nHowever, when running the diff-check job against a subtree sync PR that\nassumption doesn't hold. The subtree sync PR bumps the required\ntoolchain used to build rustfmt and therefore the binary that gets built\nfor the subtree sync PR has a different runtime dependency than the\nmaster rustfmt binary.\n\nNow we set `LD_LIBRARY_PATH` twice to account for this potential\ndifference.","shortMessageHtmlLink":"Update how LD_LIBRARY_PATH is set for rustfmt binaries in diff check"}},{"before":"d0a6ce3c32222ef036b698af8380df5fa6139013","after":null,"ref":"refs/heads/fix/where-clause-comma-to-comment","pushedAt":"2023-11-02T08:04:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"}},{"before":null,"after":"d0a6ce3c32222ef036b698af8380df5fa6139013","ref":"refs/heads/fix/where-clause-comma-to-comment","pushedAt":"2023-11-01T17:00:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Fixes comma added to comment in where-clause","shortMessageHtmlLink":"Fixes comma added to comment in where-clause"}},{"before":"a1fabbf3865c1044c7e96e8ac337131ebdf411b6","after":"041f11315923b0e4b0328b3bb6366de9148c7b6b","ref":"refs/heads/master","pushedAt":"2023-11-01T12:50:26.000Z","pushType":"push","commitsCount":41,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Fixed error caused by combination of match_arm_blocks and control_brace_style\n\nFixes 5912\r\n\r\nWhen `control_brace_style = \"AlwaysNextLine\"`, the code seems to always assume that `body_prefix` is `{`. This is however not the case when `match_arm_blocks = false`. This causes `block_sep` to introduce extra white space that causes the error.\r\n\r\nThe fix was to check if `body_prefix` is empty before matching on `ControlBraceStyle::AlwaysNextLine`.","shortMessageHtmlLink":"Fixed error caused by combination of match_arm_blocks and control_bra…"}},{"before":"6ac4fdb94cb56a01e5af8de8fe2677caa83e1fd8","after":null,"ref":"refs/heads/control_brace_style_error","pushedAt":"2023-10-27T19:35:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"}},{"before":"d9b6490eb3ee957f7607ee9e602c5a3e7e672c6f","after":"6ac4fdb94cb56a01e5af8de8fe2677caa83e1fd8","ref":"refs/heads/control_brace_style_error","pushedAt":"2023-10-23T23:57:39.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":"Typo","shortMessageHtmlLink":"Typo"}},{"before":"c11768cdf33b550f877147221465fde26c09df2f","after":"d9b6490eb3ee957f7607ee9e602c5a3e7e672c6f","ref":"refs/heads/control_brace_style_error","pushedAt":"2023-10-15T10:03:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Typo","shortMessageHtmlLink":"Typo"}},{"before":"3628668cf03d7340cb39f475cd00e8af60287fee","after":"c11768cdf33b550f877147221465fde26c09df2f","ref":"refs/heads/control_brace_style_error","pushedAt":"2023-10-15T09:08:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Added test to specifically check that no error occurs","shortMessageHtmlLink":"Added test to specifically check that no error occurs"}},{"before":null,"after":"3628668cf03d7340cb39f475cd00e8af60287fee","ref":"refs/heads/control_brace_style_error","pushedAt":"2023-09-24T08:47:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Fixed error caused by combination of match_arm_blocks and control_brace_style","shortMessageHtmlLink":"Fixed error caused by combination of match_arm_blocks and control_bra…"}},{"before":"da7f67810f263351f61f5618c250f7396a5f9bbc","after":"a1fabbf3865c1044c7e96e8ac337131ebdf411b6","ref":"refs/heads/master","pushedAt":"2023-09-24T07:01:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Bugfix/comment duplication (#5913)\n\n* Fix #5871\r\n\r\n* Only idempotence test is necessary\r\n\r\n* Update src/expr.rs\r\n\r\nCo-authored-by: Caleb Cartwright \r\n\r\n---------\r\n\r\nCo-authored-by: Caleb Cartwright ","shortMessageHtmlLink":"Bugfix/comment duplication (rust-lang#5913)"}},{"before":"5d96ac4b224ecc48d1308e1206e7d02617a212de","after":null,"ref":"refs/heads/bugfix/comment_duplication","pushedAt":"2023-09-22T19:36:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"}},{"before":"09ff9b46c9429398d08b5252f9bd8d517e8ff6e1","after":"5d96ac4b224ecc48d1308e1206e7d02617a212de","ref":"refs/heads/bugfix/comment_duplication","pushedAt":"2023-09-17T05:57:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Update src/expr.rs\n\nCo-authored-by: Caleb Cartwright ","shortMessageHtmlLink":"Update src/expr.rs"}},{"before":"77941b16e6709bb98949bac6fe6b023e82946020","after":"09ff9b46c9429398d08b5252f9bd8d517e8ff6e1","ref":"refs/heads/bugfix/comment_duplication","pushedAt":"2023-09-16T19:19:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Only idempotence test is necessary","shortMessageHtmlLink":"Only idempotence test is necessary"}},{"before":null,"after":"77941b16e6709bb98949bac6fe6b023e82946020","ref":"refs/heads/bugfix/comment_duplication","pushedAt":"2023-09-16T19:06:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Fix #5871","shortMessageHtmlLink":"Fix rust-lang#5871"}},{"before":"f89cd3c1f3feffaa960e13c7bec07a6163d18fd3","after":"da7f67810f263351f61f5618c250f7396a5f9bbc","ref":"refs/heads/master","pushedAt":"2023-09-16T13:36:15.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"feat(cargo): Style --help like cargo nightly (#5908)\n\n* chore: Update clap\r\n* refactor(cargo): Update style of derive\r\n* feat(cargo): Style help like cargo nightly","shortMessageHtmlLink":"feat(cargo): Style --help like cargo nightly (rust-lang#5908)"}},{"before":"4e987e15e20093751437ed3487b3413e8a04e008","after":"939315ddc31c4e9311abb5243cc0f8699eaa2ff9","ref":"refs/heads/bugfix/b2b-match-blocks","pushedAt":"2023-09-13T20:43:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Gate b2b-match-block fix behind Version Two","shortMessageHtmlLink":"Gate b2b-match-block fix behind Version Two"}},{"before":null,"after":"4e987e15e20093751437ed3487b3413e8a04e008","ref":"refs/heads/bugfix/b2b-match-blocks","pushedAt":"2023-09-07T18:59:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GambitingMan","name":null,"path":"/GambitingMan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68272188?s=80&v=4"},"commit":{"message":"Fix #5624","shortMessageHtmlLink":"Fix rust-lang#5624"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0wNFQwNzo0NzowMC4wMDAwMDBazwAAAAOnQMkt","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0wNFQwNzo0NzowMC4wMDAwMDBazwAAAAOnQMkt","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0wN1QxODo1OToxNy4wMDAwMDBazwAAAAN7vUdR"}},"title":"Activity · GambitingMan/rustfmt"}