{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":220796835,"defaultBranch":"master","name":"rust","ownerLogin":"rossmacarthur","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-11-10T13:51:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17109887?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717582906.0","currentOid":""},"activityList":{"items":[{"before":"6a84995fae01eb0ae18ef6bfc41b2979ca760447","after":null,"ref":"refs/heads/ft/iter-chain","pushedAt":"2024-06-05T10:21:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rossmacarthur","name":"Ross MacArthur","path":"/rossmacarthur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17109887?s=80&v=4"}},{"before":"21726c3a8d56782080a4d79e808e02d04b38ee19","after":"6a84995fae01eb0ae18ef6bfc41b2979ca760447","ref":"refs/heads/ft/iter-chain","pushedAt":"2024-06-04T08:51:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rossmacarthur","name":"Ross MacArthur","path":"/rossmacarthur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17109887?s=80&v=4"},"commit":{"message":"Add function `core::iter::chain`\n\nThe addition of `core::iter::zip` (#82917) set a precedent for adding\nplain functions for iterator adaptors. Adding `chain` makes it a little\neasier to `chain` two iterators.\n\n```\nfor (x, y) in chain(xs, ys) {}\n// vs.\nfor (x, y) in xs.into_iter().chain(ys) {}\n```","shortMessageHtmlLink":"Add function core::iter::chain"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNVQxMDoyMTo0Ni4wMDAwMDBazwAAAARc-L8o","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNVQxMDoyMTo0Ni4wMDAwMDBazwAAAARc-L8o","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNFQwODo1MTozNy4wMDAwMDBazwAAAARby1uS"}},"title":"Activity ยท rossmacarthur/rust"}