{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":292476858,"defaultBranch":"master","name":"rust","ownerLogin":"CraftSpider","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-09-03T05:38:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13342132?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1680998774.0","currentOid":""},"activityList":{"items":[{"before":"ee9c7c940c07d8b67c9a6b2ec930db70dcd23a46","after":"72fdf913c53dd0e75313ba83e4aa80df3f6e2871","ref":"refs/heads/master","pushedAt":"2024-06-06T03:13:27.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Auto merge of #126038 - matthiaskrgr:rollup-h4rm3x2, r=matthiaskrgr\n\nRollup of 9 pull requests\n\nSuccessful merges:\n\n - #124840 (resolve: mark it undetermined if single import is not has any bindings)\n - #125622 (Winnow private method candidates instead of assuming any candidate of the right name will apply)\n - #125648 (Remove unused(?) `~/rustsrc` folder from docker script)\n - #125672 (Add more ABI test cases to miri (RFC 3391))\n - #125800 (Fix `mut` static task queue in SGX target)\n - #125871 (Orphanck[old solver]: Consider opaque types to never cover type parameters)\n - #125893 (Handle all GVN binops in a single place.)\n - #126008 (Port `tests/run-make-fulldeps/issue-19371` to ui-fulldeps)\n - #126032 (Update description of the `IsTerminal` example)\n\nr? `@ghost`\n`@rustbot` modify labels: rollup","shortMessageHtmlLink":"Auto merge of rust-lang#126038 - matthiaskrgr:rollup-h4rm3x2, r=matth…"}},{"before":"18d7f362cbbc21a01bca263ffc9a2db6ed5ac326","after":"ee9c7c940c07d8b67c9a6b2ec930db70dcd23a46","ref":"refs/heads/master","pushedAt":"2024-02-14T23:50:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Auto merge of #120847 - oli-obk:track_errors9, r=compiler-errors\n\nContinue compilation after check_mod_type_wf errors\n\nThe ICEs fixed here were probably reachable through const eval gymnastics before, but now they are easily reachable without that, too.\n\nThe new errors are often bugfixes, where useful errors were missing, because they were reported after the early abort. In other cases sometimes they are just duplication of already emitted errors, which won't be user-visible due to deduplication.\n\nfixes https://github.com/rust-lang/rust/issues/120860","shortMessageHtmlLink":"Auto merge of rust-lang#120847 - oli-obk:track_errors9, r=compiler-er…"}},{"before":"cf8d98b227fd3c7e50aa5a9453141c5edbf5df38","after":"18d7f362cbbc21a01bca263ffc9a2db6ed5ac326","ref":"refs/heads/master","pushedAt":"2023-11-06T02:11:58.000Z","pushType":"push","commitsCount":1876,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Begin work on passing pointers to C","shortMessageHtmlLink":"Begin work on passing pointers to C"}},{"before":"779fafdf3b8f741e8feb211ffa3f665dee2dcde5","after":"7a040e1fc75d656bb7170e608c603723cfb9f8e2","ref":"refs/heads/miri-c","pushedAt":"2023-04-10T01:26:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Basic support for single-level pointers and windows","shortMessageHtmlLink":"Basic support for single-level pointers and windows"}},{"before":"b84477fa70ec9ac700ce729fbc6098fe43135dd5","after":"779fafdf3b8f741e8feb211ffa3f665dee2dcde5","ref":"refs/heads/miri-c","pushedAt":"2023-04-09T00:50:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Fix more errors","shortMessageHtmlLink":"Fix more errors"}},{"before":"b355d34a12ae38cd06ffe60264806e4170a0aa8d","after":"b84477fa70ec9ac700ce729fbc6098fe43135dd5","ref":"refs/heads/miri-c","pushedAt":"2023-04-09T00:31:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Fix compile errors hopefully","shortMessageHtmlLink":"Fix compile errors hopefully"}},{"before":null,"after":"b355d34a12ae38cd06ffe60264806e4170a0aa8d","ref":"refs/heads/miri-c","pushedAt":"2023-04-09T00:06:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Add tests","shortMessageHtmlLink":"Add tests"}},{"before":"2d91939bb7130a8e6c092a290b7d37f654e3c23c","after":"cf8d98b227fd3c7e50aa5a9453141c5edbf5df38","ref":"refs/heads/master","pushedAt":"2023-03-13T17:34:06.021Z","pushType":"push","commitsCount":2522,"pusher":{"login":"CraftSpider","name":"Rune Tynan","path":"/CraftSpider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13342132?s=80&v=4"},"commit":{"message":"Auto merge of #108623 - scottmcm:try-different-as-slice-impl, r=the8472\n\nMove `Option::as_slice` to an always-sound implementation\n\nThis approach depends on CSE to not have any branches or selects when the guessed offset is correct -- which it always will be right now -- but to also be *sound* (just less efficient) if the layout algorithms change such that the guess is incorrect.\n\nThe codegen test confirms that CSE handles this as expected, leaving the optimal codegen.\n\ncc JakobDegen #108545","shortMessageHtmlLink":"Auto merge of rust-lang#108623 - scottmcm:try-different-as-slice-impl…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNlQwMzoxMzoyNy4wMDAwMDBazwAAAARdvZDN","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNlQwMzoxMzoyNy4wMDAwMDBazwAAAARdvZDN","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xM1QxNzozNDowNi4wMjE3ODBazwAAAAMCcmEY"}},"title":"Activity · CraftSpider/rust"}