{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":414616787,"defaultBranch":"master","name":"rust","ownerLogin":"psumbera","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-10-07T13:39:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4249116?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719779314.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"ef3d6fd7002500af0a985f70d3ac5152623c1396","ref":"refs/heads/solaris11-ci","pushedAt":"2024-06-30T20:28:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #127162 - bjorn3:sync_cg_clif-2024-06-30, r=bjorn3\n\nSubtree sync for rustc_codegen_cranelift\n\nThe main highlight this time is support for arm64 macOS in cg_clif. A future PR will enable distributing it as rustup component.\n\nr? `@ghost`\n\n`@rustbot` label +A-codegen +A-cranelift +T-compiler","shortMessageHtmlLink":"Auto merge of rust-lang#127162 - bjorn3:sync_cg_clif-2024-06-30, r=bj…"}},{"before":"d3555f3d8e555ce488bbf8eee5eccdb66a464e14","after":"ef3d6fd7002500af0a985f70d3ac5152623c1396","ref":"refs/heads/master","pushedAt":"2024-06-30T20:27:56.000Z","pushType":"push","commitsCount":9958,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #127162 - bjorn3:sync_cg_clif-2024-06-30, r=bjorn3\n\nSubtree sync for rustc_codegen_cranelift\n\nThe main highlight this time is support for arm64 macOS in cg_clif. A future PR will enable distributing it as rustup component.\n\nr? `@ghost`\n\n`@rustbot` label +A-codegen +A-cranelift +T-compiler","shortMessageHtmlLink":"Auto merge of rust-lang#127162 - bjorn3:sync_cg_clif-2024-06-30, r=bj…"}},{"before":"a0a6a554b7378acf107196d59033cfc6c5325f93","after":"feeb1842cb83134e934c940b01cfd1a9816861d2","ref":"refs/heads/bootstrap_out_path","pushedAt":"2024-04-29T07:03:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Normalize bootstrap_out path, r=clubby789","shortMessageHtmlLink":"Normalize bootstrap_out path, r=clubby789"}},{"before":"55e3a164ced7ee87874a82d1b59e797693ea5e39","after":"a0a6a554b7378acf107196d59033cfc6c5325f93","ref":"refs/heads/bootstrap_out_path","pushedAt":"2024-03-13T10:57:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Update src/bootstrap/src/lib.rs\n\nCo-authored-by: Jakub Beránek ","shortMessageHtmlLink":"Update src/bootstrap/src/lib.rs"}},{"before":"4388fbe4820ab36f08e7a80847530f302861fed4","after":"55e3a164ced7ee87874a82d1b59e797693ea5e39","ref":"refs/heads/bootstrap_out_path","pushedAt":"2024-03-13T08:18:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Normalize bootstrap_out path (Issue #112785)","shortMessageHtmlLink":"Normalize bootstrap_out path (Issue rust-lang#112785)"}},{"before":"d3555f3d8e555ce488bbf8eee5eccdb66a464e14","after":"4388fbe4820ab36f08e7a80847530f302861fed4","ref":"refs/heads/bootstrap_out_path","pushedAt":"2024-03-13T08:04:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Normalize bootstrap_out path\n\nFixes: 112785","shortMessageHtmlLink":"Normalize bootstrap_out path"}},{"before":null,"after":"d3555f3d8e555ce488bbf8eee5eccdb66a464e14","ref":"refs/heads/bootstrap_out_path","pushedAt":"2024-03-13T06:47:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #122227 - Zoxc:query-hash-verify, r=michaelwoerister\n\nVerify that query keys result in unique dep nodes\n\nThis implements checking that query keys result into unique dep nodes as mentioned in https://github.com/rust-lang/rust/pull/112469.\n\nWe could do a perf check to see how expensive this is.\n\nr? `@michaelwoerister`","shortMessageHtmlLink":"Auto merge of rust-lang#122227 - Zoxc:query-hash-verify, r=michaelwoe…"}},{"before":"1d447a9946effc38c4b964a888ab408a3df3c246","after":"d3555f3d8e555ce488bbf8eee5eccdb66a464e14","ref":"refs/heads/master","pushedAt":"2024-03-13T06:46:00.000Z","pushType":"push","commitsCount":2537,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #122227 - Zoxc:query-hash-verify, r=michaelwoerister\n\nVerify that query keys result in unique dep nodes\n\nThis implements checking that query keys result into unique dep nodes as mentioned in https://github.com/rust-lang/rust/pull/112469.\n\nWe could do a perf check to see how expensive this is.\n\nr? `@michaelwoerister`","shortMessageHtmlLink":"Auto merge of rust-lang#122227 - Zoxc:query-hash-verify, r=michaelwoe…"}},{"before":"65fd1460f13d743280742dd670fcaee6c1359463","after":"a17211b05c883eaeb4057f0a9207947bcbcc3688","ref":"refs/heads/solaris-strip-debug","pushedAt":"2024-02-21T15:51:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Solaris linker does not support --strip-debug\n\nFixes #121381","shortMessageHtmlLink":"Solaris linker does not support --strip-debug"}},{"before":"1d447a9946effc38c4b964a888ab408a3df3c246","after":"65fd1460f13d743280742dd670fcaee6c1359463","ref":"refs/heads/solaris-strip-debug","pushedAt":"2024-02-21T15:20:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Solaris linker does not support --strip-debug\n\nFixes #121381","shortMessageHtmlLink":"Solaris linker does not support --strip-debug"}},{"before":null,"after":"1d447a9946effc38c4b964a888ab408a3df3c246","ref":"refs/heads/solaris-strip-debug","pushedAt":"2024-02-21T15:07:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPC\n\nRollup of 7 pull requests\n\nSuccessful merges:\n\n - #121208 (Convert `delayed_bug`s to `bug`s.)\n - #121288 (make rustc_expand translatable)\n - #121304 (Add docs for extension proc-macro)\n - #121328 (Make --verbose imply -Z write-long-types-to-disk=no)\n - #121338 (Downgrade ambiguous_wide_pointer_comparisons suggestions to MaybeIncorrect)\n - #121361 (diagnostic items for legacy numeric modules)\n - #121375 (Print proper relative path for descriptive name check)\n\nr? `@ghost`\n`@rustbot` modify labels: rollup","shortMessageHtmlLink":"Auto merge of rust-lang#121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPC"}},{"before":"0a83e43f282353398e4b22466cf1f4e3cc8c1682","after":"1d447a9946effc38c4b964a888ab408a3df3c246","ref":"refs/heads/master","pushedAt":"2024-02-21T15:07:11.000Z","pushType":"push","commitsCount":6426,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPC\n\nRollup of 7 pull requests\n\nSuccessful merges:\n\n - #121208 (Convert `delayed_bug`s to `bug`s.)\n - #121288 (make rustc_expand translatable)\n - #121304 (Add docs for extension proc-macro)\n - #121328 (Make --verbose imply -Z write-long-types-to-disk=no)\n - #121338 (Downgrade ambiguous_wide_pointer_comparisons suggestions to MaybeIncorrect)\n - #121361 (diagnostic items for legacy numeric modules)\n - #121375 (Print proper relative path for descriptive name check)\n\nr? `@ghost`\n`@rustbot` modify labels: rollup","shortMessageHtmlLink":"Auto merge of rust-lang#121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPC"}},{"before":"1d6e62e1e240714a2f9fb4343d667fca6dbc313e","after":"e4d3ac14218753b1cf4a3d587c9b8266f1fb2f79","ref":"refs/heads/sparc-abi-fix3","pushedAt":"2023-12-07T15:37:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"trying to enable disabled sparc64 ui/abi tests","shortMessageHtmlLink":"trying to enable disabled sparc64 ui/abi tests"}},{"before":"0a83e43f282353398e4b22466cf1f4e3cc8c1682","after":"1d6e62e1e240714a2f9fb4343d667fca6dbc313e","ref":"refs/heads/sparc-abi-fix3","pushedAt":"2023-12-04T15:40:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Fixes ICE in sparc64 ABI (Issue #115399)","shortMessageHtmlLink":"Fixes ICE in sparc64 ABI (Issue rust-lang#115399)"}},{"before":null,"after":"0a83e43f282353398e4b22466cf1f4e3cc8c1682","ref":"refs/heads/sparc-abi-fix3","pushedAt":"2023-12-04T15:27:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #118597 - lnicola:cargotest-no-branch, r=Mark-Simulacrum\n\nDon't ask for a specific branch in cargotest\n\nTentative fix for https://github.com/rust-lang/rust/pull/118592#issuecomment-1838180918.\n\n`servo` [just renamed](https://github.com/servo/servo/pull/30788) their `master` branch to `main`, but `cargotest` does a `git fetch $URL master; git reset --hard $SHA`. Let's try to change that to `git fetch $URL $SHA; git reset --hard $SHA`, which appears to work, but I can't confirm for sure because I'm having some trouble with `x.py`:\n\n```\n --> library/rustc-std-workspace-core/lib.rs:4:9\n |\n4 | pub use core::*;\n | ^^^^\n |\n = note: the following crate versions were found:\n crate `core` compiled by rustc 1.76.0-nightly (85a4bd8f5 2023-12-04): ./build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-70719e8645e6f000.rmeta\n = help: please recompile that crate using this compiler (rustc 1.76.0-nightly (5808b7248 2023-12-04)) (consider running `cargo clean` first)\n```","shortMessageHtmlLink":"Auto merge of rust-lang#118597 - lnicola:cargotest-no-branch, r=Mark-…"}},{"before":"41fe75ec6b824d51e5365098c4af9de45e5a2723","after":"0a83e43f282353398e4b22466cf1f4e3cc8c1682","ref":"refs/heads/master","pushedAt":"2023-12-04T15:26:30.000Z","pushType":"push","commitsCount":911,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #118597 - lnicola:cargotest-no-branch, r=Mark-Simulacrum\n\nDon't ask for a specific branch in cargotest\n\nTentative fix for https://github.com/rust-lang/rust/pull/118592#issuecomment-1838180918.\n\n`servo` [just renamed](https://github.com/servo/servo/pull/30788) their `master` branch to `main`, but `cargotest` does a `git fetch $URL master; git reset --hard $SHA`. Let's try to change that to `git fetch $URL $SHA; git reset --hard $SHA`, which appears to work, but I can't confirm for sure because I'm having some trouble with `x.py`:\n\n```\n --> library/rustc-std-workspace-core/lib.rs:4:9\n |\n4 | pub use core::*;\n | ^^^^\n |\n = note: the following crate versions were found:\n crate `core` compiled by rustc 1.76.0-nightly (85a4bd8f5 2023-12-04): ./build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-70719e8645e6f000.rmeta\n = help: please recompile that crate using this compiler (rustc 1.76.0-nightly (5808b7248 2023-12-04)) (consider running `cargo clean` first)\n```","shortMessageHtmlLink":"Auto merge of rust-lang#118597 - lnicola:cargotest-no-branch, r=Mark-…"}},{"before":"41fe75ec6b824d51e5365098c4af9de45e5a2723","after":"879aff9cf0419b3e0c1b656f8d9b780d641ea9a9","ref":"refs/heads/bootstrap-main-t","pushedAt":"2023-11-24T08:48:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Fix build on Solaris after #117815.","shortMessageHtmlLink":"Fix build on Solaris after rust-lang#117815."}},{"before":null,"after":"41fe75ec6b824d51e5365098c4af9de45e5a2723","ref":"refs/heads/bootstrap-main-t","pushedAt":"2023-11-24T08:31:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #118189 - compiler-errors:cache-flags-for-const, r=nnethercote\n\nCache flags for `ty::Const`\n\nNot sure if this has been attempted yet, but worth a shot. It does make the code simpler in `rustc_type_ir`, since we can assume that consts have a `flags` method that is no-cost.\n\nr? `@ghost`","shortMessageHtmlLink":"Auto merge of rust-lang#118189 - compiler-errors:cache-flags-for-cons…"}},{"before":"79e961fa728e543e9b4f8b44f6bc2550ea867d4d","after":"41fe75ec6b824d51e5365098c4af9de45e5a2723","ref":"refs/heads/master","pushedAt":"2023-11-24T08:31:18.000Z","pushType":"push","commitsCount":272,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #118189 - compiler-errors:cache-flags-for-const, r=nnethercote\n\nCache flags for `ty::Const`\n\nNot sure if this has been attempted yet, but worth a shot. It does make the code simpler in `rustc_type_ir`, since we can assume that consts have a `flags` method that is no-cost.\n\nr? `@ghost`","shortMessageHtmlLink":"Auto merge of rust-lang#118189 - compiler-errors:cache-flags-for-cons…"}},{"before":"fecd3e684da6159e6592dac66e0e58428685cb2a","after":"8a77060657e78653eab0e25fc272c4c3386d714c","ref":"refs/heads/solaris-target","pushedAt":"2023-11-20T14:55:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Remove now unnecessary x86_64_sun_solaris.rs.","shortMessageHtmlLink":"Remove now unnecessary x86_64_sun_solaris.rs."}},{"before":"a6efe8f9069369ec037d890782417e927b353134","after":"fecd3e684da6159e6592dac66e0e58428685cb2a","ref":"refs/heads/solaris-target","pushedAt":"2023-11-20T14:16:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Remove now deprecated target x86_64-sun-solaris.","shortMessageHtmlLink":"Remove now deprecated target x86_64-sun-solaris."}},{"before":"79e961fa728e543e9b4f8b44f6bc2550ea867d4d","after":"a6efe8f9069369ec037d890782417e927b353134","ref":"refs/heads/solaris-target","pushedAt":"2023-11-20T13:34:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Remove now deprecated target x86_64-sun-solaris.","shortMessageHtmlLink":"Remove now deprecated target x86_64-sun-solaris."}},{"before":null,"after":"79e961fa728e543e9b4f8b44f6bc2550ea867d4d","ref":"refs/heads/solaris-target","pushedAt":"2023-11-20T13:20:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #117783 - tmiasko:inline-ret, r=cjgillot\n\n Fix insertion of statements to be executed along return edge in inlining\n\nInlining creates additional statements to be executed along the return\nedge: an assignment to the destination, storage end for temporaries.\n\nPreviously those statements where inserted directly into a call target,\nbut this is incorrect when the target has other predecessors.\n\nAvoid the issue by creating a new dedicated block for those statements.\nWhen the block happens to be redundant it will be removed by CFG\nsimplification that follows inlining.\n\nFixes #117355","shortMessageHtmlLink":"Auto merge of rust-lang#117783 - tmiasko:inline-ret, r=cjgillot"}},{"before":"06c58cb96667c2e8b9eb197b1cc24a9367924d42","after":"79e961fa728e543e9b4f8b44f6bc2550ea867d4d","ref":"refs/heads/master","pushedAt":"2023-11-20T13:19:36.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #117783 - tmiasko:inline-ret, r=cjgillot\n\n Fix insertion of statements to be executed along return edge in inlining\n\nInlining creates additional statements to be executed along the return\nedge: an assignment to the destination, storage end for temporaries.\n\nPreviously those statements where inserted directly into a call target,\nbut this is incorrect when the target has other predecessors.\n\nAvoid the issue by creating a new dedicated block for those statements.\nWhen the block happens to be redundant it will be removed by CFG\nsimplification that follows inlining.\n\nFixes #117355","shortMessageHtmlLink":"Auto merge of rust-lang#117783 - tmiasko:inline-ret, r=cjgillot"}},{"before":"e7ba37df0e01a88d40f32098032be963823f8b0e","after":"35cfac1e2b69c8bfe531c60e64ec9999cbd011ed","ref":"refs/heads/solaris-bootstrap-cfgs","pushedAt":"2023-06-27T12:29:24.402Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"[PATCH] Fix build on Solaris where fd-lock cannot be used.","shortMessageHtmlLink":"[PATCH] Fix build on Solaris where fd-lock cannot be used."}},{"before":"38b60a1ae4e9f97fe9263d218a65b22bc25ed080","after":"e7ba37df0e01a88d40f32098032be963823f8b0e","ref":"refs/heads/solaris-bootstrap-cfgs","pushedAt":"2023-06-27T08:35:56.796Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"}},{"before":"1587afa773e6a2af6b215bee7b42db6ec61a8a55","after":"38b60a1ae4e9f97fe9263d218a65b22bc25ed080","ref":"refs/heads/solaris-bootstrap-cfgs","pushedAt":"2023-06-27T08:27:50.137Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"}},{"before":"06c58cb96667c2e8b9eb197b1cc24a9367924d42","after":"1587afa773e6a2af6b215bee7b42db6ec61a8a55","ref":"refs/heads/solaris-bootstrap-cfgs","pushedAt":"2023-06-26T07:53:59.552Z","pushType":"push","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"}},{"before":null,"after":"06c58cb96667c2e8b9eb197b1cc24a9367924d42","ref":"refs/heads/solaris-bootstrap-cfgs","pushedAt":"2023-06-26T07:44:20.934Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #112884 - klensy:ri-drop-old-clap, r=albertlarsan68\n\nrust-installer: migrate to clap 4.2, change to 2021 edition and fix few clippy lints\n\nUpdated rust-installer to clap 4.2, dropping last user of clap v3; changes to 2021 edition, fixes few clippy warns.","shortMessageHtmlLink":"Auto merge of rust-lang#112884 - klensy:ri-drop-old-clap, r=albertlar…"}},{"before":"f1b1ed7e18f1fbe5226a96626827c625985f8285","after":"06c58cb96667c2e8b9eb197b1cc24a9367924d42","ref":"refs/heads/master","pushedAt":"2023-06-26T07:43:41.152Z","pushType":"push","commitsCount":8232,"pusher":{"login":"psumbera","name":"Petr Sumbera","path":"/psumbera","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4249116?s=80&v=4"},"commit":{"message":"Auto merge of #112884 - klensy:ri-drop-old-clap, r=albertlarsan68\n\nrust-installer: migrate to clap 4.2, change to 2021 edition and fix few clippy lints\n\nUpdated rust-installer to clap 4.2, dropping last user of clap v3; changes to 2021 edition, fixes few clippy warns.","shortMessageHtmlLink":"Auto merge of rust-lang#112884 - klensy:ri-drop-old-clap, r=albertlar…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0zMFQyMDoyODozNC4wMDAwMDBazwAAAARzJ81X","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0zMFQyMDoyODozNC4wMDAwMDBazwAAAARzJ81X","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yNlQwNzo0Mzo0MS4xNTI2NzBazwAAAANI2oaT"}},"title":"Activity · psumbera/rust"}