{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":26850443,"defaultBranch":"master","name":"rust-clippy","ownerLogin":"rust-lang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-19T07:49:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5430905?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726680545.0","currentOid":""},"activityList":{"items":[{"before":"943511223426a61e0b8f4b23abde08a9c1d8bd56","after":"ad6be9bad01273fd8ceede31a6c3b74dee144af1","ref":"refs/heads/gh-pages","pushedAt":"2024-09-19T22:34:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Manishearth","name":"Manish Goregaokar","path":"/Manishearth","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1617736?s=80&v=4"},"commit":{"message":"Automatic deploy to GitHub Pages: 9be28b143993f48cd0756778b28244763cd72e48","shortMessageHtmlLink":"Automatic deploy to GitHub Pages: 9be28b1"}},{"before":"2e5b6801fff90af51323414da014fcb8345421d2","after":"9be28b143993f48cd0756778b28244763cd72e48","ref":"refs/heads/master","pushedAt":"2024-09-19T22:32:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13421 - lukaslueg:issue11212, r=Manishearth\n\nInitial impl of `unnecessary_first_then_check`\n\nFixes #11212\n\nChecks for `{slice/vec/Box<[]>}.first().is_some()` and suggests replacing the unnecessary `Option`-construct with a direct `{slice/...}.is_empty()`. Other lints guide constructs like `if let Some(_) = v.get(0)` into this, which end up as `!v.is_empty()`.\n\nchangelog: [`unnecessary_first_then_check`]: Initial implementation","shortMessageHtmlLink":"Auto merge of #13421 - lukaslueg:issue11212, r=Manishearth"}},{"before":"2e5b6801fff90af51323414da014fcb8345421d2","after":"9be28b143993f48cd0756778b28244763cd72e48","ref":"refs/heads/auto","pushedAt":"2024-09-19T22:24:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13421 - lukaslueg:issue11212, r=Manishearth\n\nInitial impl of `unnecessary_first_then_check`\n\nFixes #11212\n\nChecks for `{slice/vec/Box<[]>}.first().is_some()` and suggests replacing the unnecessary `Option`-construct with a direct `{slice/...}.is_empty()`. Other lints guide constructs like `if let Some(_) = v.get(0)` into this, which end up as `!v.is_empty()`.\n\nchangelog: [`unnecessary_first_then_check`]: Initial implementation","shortMessageHtmlLink":"Auto merge of #13421 - lukaslueg:issue11212, r=Manishearth"}},{"before":"d517207f5f051b88b549133d7137022532b5f908","after":"943511223426a61e0b8f4b23abde08a9c1d8bd56","ref":"refs/heads/gh-pages","pushedAt":"2024-09-19T19:58:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Manishearth","name":"Manish Goregaokar","path":"/Manishearth","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1617736?s=80&v=4"},"commit":{"message":"Automatic deploy to GitHub Pages: 2e5b6801fff90af51323414da014fcb8345421d2","shortMessageHtmlLink":"Automatic deploy to GitHub Pages: 2e5b680"}},{"before":"fdc16781ebf420c54b990eabe273673d54f40ea0","after":"2e5b6801fff90af51323414da014fcb8345421d2","ref":"refs/heads/master","pushedAt":"2024-09-19T19:56:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13414 - Alexendoo:generate-versions-html, r=\n\nGenerate versions HTML directly\n\nGenerates the page at https://rust-lang.github.io/rust-clippy/ directly rather than creating a JSON file to load\n\nAlso fixes https://github.com/rust-lang/rust-clippy/issues/13413\n\nr? `@flip1995`\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13414 - Alexendoo:generate-versions-html, r="}},{"before":"fdc16781ebf420c54b990eabe273673d54f40ea0","after":"2e5b6801fff90af51323414da014fcb8345421d2","ref":"refs/heads/auto","pushedAt":"2024-09-19T19:46:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13414 - Alexendoo:generate-versions-html, r=\n\nGenerate versions HTML directly\n\nGenerates the page at https://rust-lang.github.io/rust-clippy/ directly rather than creating a JSON file to load\n\nAlso fixes https://github.com/rust-lang/rust-clippy/issues/13413\n\nr? `@flip1995`\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13414 - Alexendoo:generate-versions-html, r="}},{"before":"903293b19936422e2d17a7a92e460e7874630443","after":"fdc16781ebf420c54b990eabe273673d54f40ea0","ref":"refs/heads/master","pushedAt":"2024-09-18T17:44:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13415 - rust-lang:flip1995-vacation-done, r=flip1995\n\nEnd my vacation\n\nr? `@ghost`\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13415 - rust-lang:flip1995-vacation-done, r=flip1995"}},{"before":"903293b19936422e2d17a7a92e460e7874630443","after":"fdc16781ebf420c54b990eabe273673d54f40ea0","ref":"refs/heads/auto","pushedAt":"2024-09-18T17:30:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13415 - rust-lang:flip1995-vacation-done, r=flip1995\n\nEnd my vacation\n\nr? `@ghost`\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13415 - rust-lang:flip1995-vacation-done, r=flip1995"}},{"before":null,"after":"106a9af4cead1956bd27c8643672c891bcb38904","ref":"refs/heads/flip1995-vacation-done","pushedAt":"2024-09-18T17:29:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"flip1995","name":"Philipp Krones","path":"/flip1995","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9744647?s=80&v=4"},"commit":{"message":"End my vacation","shortMessageHtmlLink":"End my vacation"}},{"before":"25367459176bf0fd385594611d5a7c76fbcfa883","after":"903293b19936422e2d17a7a92e460e7874630443","ref":"refs/heads/master","pushedAt":"2024-09-17T12:42:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13382 - c410-f3r:blah, r=y21\n\n[`missing_panics_doc`] Fix #13381\n\nFix #13381\n\nMakes `missing_panics_doc` act like other \"panicking\" lints (`unwrap_used`, `panic`, etc) in constant environments.\n\nchangelog: Ignore `missing_panics_doc` in constant environments","shortMessageHtmlLink":"Auto merge of #13382 - c410-f3r:blah, r=y21"}},{"before":"25367459176bf0fd385594611d5a7c76fbcfa883","after":"903293b19936422e2d17a7a92e460e7874630443","ref":"refs/heads/auto","pushedAt":"2024-09-17T12:34:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13382 - c410-f3r:blah, r=y21\n\n[`missing_panics_doc`] Fix #13381\n\nFix #13381\n\nMakes `missing_panics_doc` act like other \"panicking\" lints (`unwrap_used`, `panic`, etc) in constant environments.\n\nchangelog: Ignore `missing_panics_doc` in constant environments","shortMessageHtmlLink":"Auto merge of #13382 - c410-f3r:blah, r=y21"}},{"before":"8ce8f799733c969c49a29d3b98e0c8d00d4626bc","after":"d517207f5f051b88b549133d7137022532b5f908","ref":"refs/heads/gh-pages","pushedAt":"2024-09-13T17:00:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Manishearth","name":"Manish Goregaokar","path":"/Manishearth","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1617736?s=80&v=4"},"commit":{"message":"Automatic deploy to GitHub Pages: 25367459176bf0fd385594611d5a7c76fbcfa883","shortMessageHtmlLink":"Automatic deploy to GitHub Pages: 2536745"}},{"before":"2b7d80b80ab76e3f3dc5b01d991a32663a9d156b","after":"25367459176bf0fd385594611d5a7c76fbcfa883","ref":"refs/heads/master","pushedAt":"2024-09-13T16:58:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13313 - y21:issue13308, r=Centri3\n\nLook at adjusted types instead of fn signature types in `ptr_arg`\n\nThis simplifies the implementation of the `ptr_arg` lint a bit and:\nFixes #13308\nFixes #10612\n\nCurrently, the lint checks if e.g. a `&String` parameter is only used in contexts where a `&str` could work. Part of it worked by looking for path exprs to that parameter in function call position specifically, looking at the callee signature and checking if that parameter type without refs is `String` (or one of a bunch of other special cases).\n\nThis simplified version removes the special casing of function calls and looking at the parameter type and instead just looks at the **adjusted type**, regardless of the expression it's in. This naturally also covers what the previous version was doing (if the expression is in a function call argument position expecting a `&str`, then it will have that adjustment. If it requires a `&String` then it won't have that adjustment and we won't lint).\n\nThe linked issue was a FP that happened because the previous implementation simply didn't consider projection types in the signature type, but with this simplification we don't really need to consider that (because we aren't looking at function signatures at all anymore -- the `&mut Self::Owned` parameter type of `clone_into` is the already-instantiated and normalized type `&mut String`).\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13313 - y21:issue13308, r=Centri3"}},{"before":"2b7d80b80ab76e3f3dc5b01d991a32663a9d156b","after":"25367459176bf0fd385594611d5a7c76fbcfa883","ref":"refs/heads/auto","pushedAt":"2024-09-13T16:49:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13313 - y21:issue13308, r=Centri3\n\nLook at adjusted types instead of fn signature types in `ptr_arg`\n\nThis simplifies the implementation of the `ptr_arg` lint a bit and:\nFixes #13308\nFixes #10612\n\nCurrently, the lint checks if e.g. a `&String` parameter is only used in contexts where a `&str` could work. Part of it worked by looking for path exprs to that parameter in function call position specifically, looking at the callee signature and checking if that parameter type without refs is `String` (or one of a bunch of other special cases).\n\nThis simplified version removes the special casing of function calls and looking at the parameter type and instead just looks at the **adjusted type**, regardless of the expression it's in. This naturally also covers what the previous version was doing (if the expression is in a function call argument position expecting a `&str`, then it will have that adjustment. If it requires a `&String` then it won't have that adjustment and we won't lint).\n\nThe linked issue was a FP that happened because the previous implementation simply didn't consider projection types in the signature type, but with this simplification we don't really need to consider that (because we aren't looking at function signatures at all anymore -- the `&mut Self::Owned` parameter type of `clone_into` is the already-instantiated and normalized type `&mut String`).\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13313 - y21:issue13308, r=Centri3"}},{"before":"eb5d4b7dc83582d3825dd8ce2418e8a74e42b452","after":"2b7d80b80ab76e3f3dc5b01d991a32663a9d156b","ref":"refs/heads/master","pushedAt":"2024-09-13T12:03:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13377 - vHugoObject:master, r=dswij\n\nfix: Fixed incorrect comment form suggestion for too_long_first_doc_paragraph lint\n\nfixes #13309\nchangelog: none\n\nComment form is now a variable and a new test for too_long_first_doc_paragraph was added.","shortMessageHtmlLink":"Auto merge of #13377 - vHugoObject:master, r=dswij"}},{"before":"eb5d4b7dc83582d3825dd8ce2418e8a74e42b452","after":"2b7d80b80ab76e3f3dc5b01d991a32663a9d156b","ref":"refs/heads/auto","pushedAt":"2024-09-13T11:55:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13377 - vHugoObject:master, r=dswij\n\nfix: Fixed incorrect comment form suggestion for too_long_first_doc_paragraph lint\n\nfixes #13309\nchangelog: none\n\nComment form is now a variable and a new test for too_long_first_doc_paragraph was added.","shortMessageHtmlLink":"Auto merge of #13377 - vHugoObject:master, r=dswij"}},{"before":"e039e72d85f4df363cada8ec45d2fbe14ad403f5","after":"eb5d4b7dc83582d3825dd8ce2418e8a74e42b452","ref":"refs/heads/master","pushedAt":"2024-09-12T15:52:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13390 - samueltardieu:push-qqtuttutxpmv, r=xFrednet\n\nMake it clearer that the suggestion is an alternative one\n\n`needless_pass_by_value` sometimes suggest marking the concerned type as `Copy`. Adding a `or` before this suggestion makes it clearer that this is not the second part of the original suggestion, but an alternative one.\n\nInspired by a misunderstanding in #13321\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13390 - samueltardieu:push-qqtuttutxpmv, r=xFrednet"}},{"before":"175341de33c516867114d3062c1ae8d265fb39fd","after":"eb5d4b7dc83582d3825dd8ce2418e8a74e42b452","ref":"refs/heads/auto","pushedAt":"2024-09-12T15:43:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13390 - samueltardieu:push-qqtuttutxpmv, r=xFrednet\n\nMake it clearer that the suggestion is an alternative one\n\n`needless_pass_by_value` sometimes suggest marking the concerned type as `Copy`. Adding a `or` before this suggestion makes it clearer that this is not the second part of the original suggestion, but an alternative one.\n\nInspired by a misunderstanding in #13321\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13390 - samueltardieu:push-qqtuttutxpmv, r=xFrednet"}},{"before":"e039e72d85f4df363cada8ec45d2fbe14ad403f5","after":"175341de33c516867114d3062c1ae8d265fb39fd","ref":"refs/heads/auto","pushedAt":"2024-09-12T15:17:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13390 - samueltardieu:push-qqtuttutxpmv, r=xFrednet\n\nMake it clearer that the suggestion is an alternative one\n\n`needless_pass_by_value` sometimes suggest marking the concerned type as `Copy`. Adding a `or` before this suggestion makes it clearer that this is not the second part of the original suggestion, but an alternative one.\n\nInspired by a misunderstanding in #13321","shortMessageHtmlLink":"Auto merge of #13390 - samueltardieu:push-qqtuttutxpmv, r=xFrednet"}},{"before":"131681b4b9c2460d223b5939a273f0356a8e06f5","after":"e039e72d85f4df363cada8ec45d2fbe14ad403f5","ref":"refs/heads/master","pushedAt":"2024-09-12T10:35:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13386 - alex-semenyuk:no_lint_on_duplicate_reason, r=xFrednet\n\nNot trigger `duplicated_attributes` on duplicate reasons\n\nAs at #13355 we shoudn't trigger `duplicated_attributes` on duplicate reasons attr\nchangelog: [`duplicated_attributes`]: not trigger `duplicated_attributes` on duplicate reasons","shortMessageHtmlLink":"Auto merge of #13386 - alex-semenyuk:no_lint_on_duplicate_reason, r=x…"}},{"before":"131681b4b9c2460d223b5939a273f0356a8e06f5","after":"e039e72d85f4df363cada8ec45d2fbe14ad403f5","ref":"refs/heads/auto","pushedAt":"2024-09-12T10:26:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13386 - alex-semenyuk:no_lint_on_duplicate_reason, r=xFrednet\n\nNot trigger `duplicated_attributes` on duplicate reasons\n\nAs at #13355 we shoudn't trigger `duplicated_attributes` on duplicate reasons attr\nchangelog: [`duplicated_attributes`]: not trigger `duplicated_attributes` on duplicate reasons","shortMessageHtmlLink":"Auto merge of #13386 - alex-semenyuk:no_lint_on_duplicate_reason, r=x…"}},{"before":"7371203ae3819581f0bf387ce5561ab6bfe2acd0","after":"8ce8f799733c969c49a29d3b98e0c8d00d4626bc","ref":"refs/heads/gh-pages","pushedAt":"2024-09-11T15:55:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Manishearth","name":"Manish Goregaokar","path":"/Manishearth","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1617736?s=80&v=4"},"commit":{"message":"Automatic deploy to GitHub Pages: 131681b4b9c2460d223b5939a273f0356a8e06f5","shortMessageHtmlLink":"Automatic deploy to GitHub Pages: 131681b"}},{"before":"8be0b36687d8776ddb0dde19de63640be03d91f0","after":"131681b4b9c2460d223b5939a273f0356a8e06f5","ref":"refs/heads/master","pushedAt":"2024-09-11T15:53:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13369 - samueltardieu:issue-13361, r=y21\n\nSpecial-case suggestions for null pointers constness cast\n\nThis implements the suggestions from #13361. It fits into the existing `ptr_cast_constness` lint, as this is a specialized version. However,\n\n1. I have not modified the lint MSRV, so the documentation for this lint will still show that it applies only from Rust 1.72.0. This is true in the general case, but the lint for null pointers will trigger even before this version as `null()` and `null_mut()` were already present in Rust 1.0 and there is no reason not to apply this lint. I guess this is only a minor documentation issue that can be ignored.\n2. I have not covered the `core::ptr::null::().cast_mut()` (could be made into `core::ptr::null_mut::()`) and `cotr::ptr::null_mut::().cast_const()` (could be made into `core::ptr::null::()`) cases. Should they be covered? If they should, here or in a separate PR?\n\nchangelog: [`ptr_cast_constness`]: special-case suggestions for null pointers constness cast\n\nFix #13361","shortMessageHtmlLink":"Auto merge of #13369 - samueltardieu:issue-13361, r=y21"}},{"before":"8be0b36687d8776ddb0dde19de63640be03d91f0","after":"131681b4b9c2460d223b5939a273f0356a8e06f5","ref":"refs/heads/auto","pushedAt":"2024-09-11T15:43:50.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13369 - samueltardieu:issue-13361, r=y21\n\nSpecial-case suggestions for null pointers constness cast\n\nThis implements the suggestions from #13361. It fits into the existing `ptr_cast_constness` lint, as this is a specialized version. However,\n\n1. I have not modified the lint MSRV, so the documentation for this lint will still show that it applies only from Rust 1.72.0. This is true in the general case, but the lint for null pointers will trigger even before this version as `null()` and `null_mut()` were already present in Rust 1.0 and there is no reason not to apply this lint. I guess this is only a minor documentation issue that can be ignored.\n2. I have not covered the `core::ptr::null::().cast_mut()` (could be made into `core::ptr::null_mut::()`) and `cotr::ptr::null_mut::().cast_const()` (could be made into `core::ptr::null::()`) cases. Should they be covered? If they should, here or in a separate PR?\n\nchangelog: [`ptr_cast_constness`]: special-case suggestions for null pointers constness cast\n\nFix #13361","shortMessageHtmlLink":"Auto merge of #13369 - samueltardieu:issue-13361, r=y21"}},{"before":"648e7726cf2df8c14077e37313bef716c0bb9ef3","after":"7371203ae3819581f0bf387ce5561ab6bfe2acd0","ref":"refs/heads/gh-pages","pushedAt":"2024-09-11T12:17:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Manishearth","name":"Manish Goregaokar","path":"/Manishearth","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1617736?s=80&v=4"},"commit":{"message":"Automatic deploy to GitHub Pages: 8be0b36687d8776ddb0dde19de63640be03d91f0","shortMessageHtmlLink":"Automatic deploy to GitHub Pages: 8be0b36"}},{"before":"78bdd4508d1738e9e4f508a116af9ccf33edbdd4","after":"8be0b36687d8776ddb0dde19de63640be03d91f0","ref":"refs/heads/master","pushedAt":"2024-09-11T12:15:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13344 - lukaslueg:issue13339, r=Alexendoo\n\nExpand missing_transmute_annotations docs\n\nFixes #13339\n\nchangelog: [`missing_transmute_annotations `]: Expand docs, raison d'être","shortMessageHtmlLink":"Auto merge of #13344 - lukaslueg:issue13339, r=Alexendoo"}},{"before":"78bdd4508d1738e9e4f508a116af9ccf33edbdd4","after":"8be0b36687d8776ddb0dde19de63640be03d91f0","ref":"refs/heads/auto","pushedAt":"2024-09-11T12:07:15.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13344 - lukaslueg:issue13339, r=Alexendoo\n\nExpand missing_transmute_annotations docs\n\nFixes #13339\n\nchangelog: [`missing_transmute_annotations `]: Expand docs, raison d'être","shortMessageHtmlLink":"Auto merge of #13344 - lukaslueg:issue13339, r=Alexendoo"}},{"before":"beaf6d3f4c724abd5f1efa50960a12b7da3dd942","after":"648e7726cf2df8c14077e37313bef716c0bb9ef3","ref":"refs/heads/gh-pages","pushedAt":"2024-09-11T10:15:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Manishearth","name":"Manish Goregaokar","path":"/Manishearth","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1617736?s=80&v=4"},"commit":{"message":"Automatic deploy to GitHub Pages: 78bdd4508d1738e9e4f508a116af9ccf33edbdd4","shortMessageHtmlLink":"Automatic deploy to GitHub Pages: 78bdd45"}},{"before":"a53614a910310130ac75ce15a73a8c4dbd795826","after":"78bdd4508d1738e9e4f508a116af9ccf33edbdd4","ref":"refs/heads/master","pushedAt":"2024-09-11T10:13:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13379 - alex-semenyuk:while_let_loop_fix_document, r=dswij\n\nFix doc for `while_let_loop`\n\nFix doc for `while_let_loop`\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13379 - alex-semenyuk:while_let_loop_fix_document, r=d…"}},{"before":"a53614a910310130ac75ce15a73a8c4dbd795826","after":"78bdd4508d1738e9e4f508a116af9ccf33edbdd4","ref":"refs/heads/auto","pushedAt":"2024-09-11T10:03:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bors","name":"bors","path":"/bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372342?s=80&v=4"},"commit":{"message":"Auto merge of #13379 - alex-semenyuk:while_let_loop_fix_document, r=dswij\n\nFix doc for `while_let_loop`\n\nFix doc for `while_let_loop`\n\nchangelog: none","shortMessageHtmlLink":"Auto merge of #13379 - alex-semenyuk:while_let_loop_fix_document, r=d…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu2AN6QA","startCursor":null,"endCursor":null}},"title":"Activity · rust-lang/rust-clippy"}