{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":44814114,"defaultBranch":"master","name":"glacier","ownerLogin":"rust-lang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-10-23T13:16:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5430905?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715483184.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"e5a6e5c12888f1db7437de0e30930604706c2d6d","ref":"refs/heads/autofix/ices/97006.sh","pushedAt":"2024-05-12T03:06:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/97006.sh: fixed with errors\n\n=== stdout ===\n#![allow(unused)]\n#[prelude_import]\nuse ::std::prelude::rust_2015::*;\n#[macro_use]\nextern crate std;\n\nmacro_rules! m { ($attr_path: path) => { #[$attr_path] fn f() {} } }\n#[\n\ninline]\nfn f() { }\n//~ ERROR: unexpected generic arguments in path\n\nfn main() { }\n\n=== stderr ===\nerror: unexpected generic arguments in path\n --> out.rs:11:10\n |\n11 | m!(inline); //~ ERROR: unexpected generic arguments in path\n | ^^^^\n\nerror: aborting due to 1 previous error\n\n==============","shortMessageHtmlLink":"ices/97006.sh: fixed with errors"}},{"before":"55c07455a9a7106241ed009f2e55b1f02b270db7","after":null,"ref":"refs/heads/dependabot/cargo/h2-0.3.24","pushedAt":"2024-04-05T16:07:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"d53cbf1dfe470278716c38050f454096f1add3e2","ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-04-05T16:07:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump h2 from 0.3.21 to 0.3.26\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.26.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.26)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump h2 from 0.3.21 to 0.3.26"}},{"before":null,"after":"31a04b686de1c78feead284df7e8f2835070f9cc","ref":"refs/heads/autofix/ices/105488.rs","pushedAt":"2024-04-04T03:07:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/105488.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror[E0275]: overflow evaluating the requirement `fn() -> impl MyFnOnce {my_fn_2}: MyFnOnce`\n |\n = help: consider increasing the recursion limit by adding a `#![recursion_limit = \"256\"]` attribute to your crate (`105488`)\nnote: required for `WrapFnOnce impl MyFnOnce {my_fn_1}>` to implement `MyFnOnce`\n --> /home/runner/work/glacier/glacier/ices/105488.rs:9:37\n |\n9 | impl D, D: MyFnOnce> MyFnOnce for WrapFnOnce {\n | -------- ^^^^^^^^ ^^^^^^^^^^^^^\n | |\n | unsatisfied trait bound introduced here\n = note: 126 redundant requirements hidden\n = note: required for `WrapFnOnce impl MyFnOnce {my_fn_1}>` to implement `MyFnOnce`\n\nerror: aborting due to 1 previous error\n\nFor more information about this error, try `rustc --explain E0275`.\n==============","shortMessageHtmlLink":"ices/105488.rs: fixed with errors"}},{"before":null,"after":"5be8a9bfd49dc750775aeccc4e907b9396838ead","ref":"refs/heads/autofix/ices/112347.rs","pushedAt":"2024-04-03T03:06:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/112347.rs: fixed with no errors\n\n=== stdout ===\n=== stderr ===\n==============","shortMessageHtmlLink":"ices/112347.rs: fixed with no errors"}},{"before":null,"after":"45c225570c17c4d48650917ef7d10ca9aa40d571","ref":"refs/heads/autofix/ices/111911.rs","pushedAt":"2024-03-31T03:06:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/111911.rs: fixed with no errors\n\n=== stdout ===\n=== stderr ===\nwarning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes\n --> /home/runner/work/glacier/glacier/ices/111911.rs:1:12\n |\n1 | #![feature(adt_const_params)]\n | ^^^^^^^^^^^^^^^^\n |\n = note: see issue #95174 for more information\n = note: `#[warn(incomplete_features)]` on by default\n\nwarning: function `foo` is never used\n --> /home/runner/work/glacier/glacier/ices/111911.rs:3:4\n |\n3 | fn foo() -> impl Sized {}\n | ^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: 2 warnings emitted\n\n==============","shortMessageHtmlLink":"ices/111911.rs: fixed with no errors"}},{"before":null,"after":"0873a815758a8afc6ab92ba89ea80cb12395abc9","ref":"refs/heads/autofix/ices/111906-3.rs","pushedAt":"2024-03-31T03:06:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/111906-3.rs: fixed with no errors\n\n=== stdout ===\n=== stderr ===\nwarning: function cannot return without recursing\n --> /home/runner/work/glacier/glacier/ices/111906-3.rs:1:1\n |\n1 | fn foo<'a: 'a>() -> impl Sized + 'a {\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing\n2 | let _: *mut &'a () = foo::<'a>();\n | ----------- recursive call site\n |\n = help: a `loop` may express intention better if this is on purpose\n = note: `#[warn(unconditional_recursion)]` on by default\n\nwarning: function `foo` is never used\n --> /home/runner/work/glacier/glacier/ices/111906-3.rs:1:4\n |\n1 | fn foo<'a: 'a>() -> impl Sized + 'a {\n | ^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: 2 warnings emitted\n\n==============","shortMessageHtmlLink":"ices/111906-3.rs: fixed with no errors"}},{"before":null,"after":"7c3c9d85dfcd9f2c1096f86dc76b50ff43cb981b","ref":"refs/heads/autofix/ices/111906-1.rs","pushedAt":"2024-03-31T03:06:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/111906-1.rs: fixed with no errors\n\n=== stdout ===\n=== stderr ===\nwarning: function cannot return without recursing\n --> /home/runner/work/glacier/glacier/ices/111906-1.rs:1:1\n |\n1 | fn foo<'a: 'a>() -> impl Sized {\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing\n2 | let _: () = foo::<'a>();\n | ----------- recursive call site\n |\n = help: a `loop` may express intention better if this is on purpose\n = note: `#[warn(unconditional_recursion)]` on by default\n\nwarning: function `foo` is never used\n --> /home/runner/work/glacier/glacier/ices/111906-1.rs:1:4\n |\n1 | fn foo<'a: 'a>() -> impl Sized {\n | ^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: 2 warnings emitted\n\n==============","shortMessageHtmlLink":"ices/111906-1.rs: fixed with no errors"}},{"before":null,"after":"8e58c5c0b4edafea0d225d5e7e5c2dd2d5744d7e","ref":"refs/heads/autofix/ices/110726.rs","pushedAt":"2024-03-31T03:06:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/110726.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nwarning: function cannot return without recursing\n --> /home/runner/work/glacier/glacier/ices/110726.rs:1:1\n |\n1 | fn foo<'a>() -> impl Sized + 'a {\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing\n2 | let i: i32 = foo();\n | ----- recursive call site\n |\n = help: a `loop` may express intention better if this is on purpose\n = note: `#[warn(unconditional_recursion)]` on by default\n\nerror[E0792]: expected generic lifetime parameter, found `'_`\n --> /home/runner/work/glacier/glacier/ices/110726.rs:2:18\n |\n1 | fn foo<'a>() -> impl Sized + 'a {\n | -- this generic parameter must be used with a generic lifetime parameter\n2 | let i: i32 = foo();\n | ^^^^^\n\nerror: aborting due to 1 previous error; 1 warning emitted\n\nFor more information about this error, try `rustc --explain E0792`.\n==============","shortMessageHtmlLink":"ices/110726.rs: fixed with errors"}},{"before":null,"after":"fc6b63a0c7778ddba285192cb488e9405bf09c4f","ref":"refs/heads/autofix/ices/108271-2.rs","pushedAt":"2024-03-19T03:06:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/108271-2.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror[E0658]: associated const equality is incomplete\n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:5:35\n |\n5 | const A: dyn TraitWAssocConst;\n | ^^^^^\n |\n = note: see issue #92827 for more information\n = help: add `#![feature(associated_const_equality)]` to the crate attributes to enable\n = note: this compiler was built on 2024-03-18; consider upgrading it if it is out of date\n\nerror[E0658]: associated const equality is incomplete\n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:8:28\n |\n8 | fn bar>() {}\n | ^^^^^\n |\n = note: see issue #92827 for more information\n = help: add `#![feature(associated_const_equality)]` to the crate attributes to enable\n = note: this compiler was built on 2024-03-18; consider upgrading it if it is out of date\n\nerror[E0391]: cycle detected when computing type of `TraitWAssocConst::A`\n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:5:5\n |\n5 | const A: dyn TraitWAssocConst;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: ...which immediately requires computing type of `TraitWAssocConst::A` again\nnote: cycle used when computing explicit predicates of `bar`\n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:8:1\n |\n8 | fn bar>() {}\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information\n\nerror: the type of the associated constant `A` must not depend on generic parameters\n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:8:28\n |\n8 | fn bar>() {}\n | - ^ its type must not depend on the type parameter `A`\n | |\n | the type parameter `A` is defined here\n\nerror: associated item referring to unboxed trait object for its own trait\n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:5:14\n |\n4 | pub trait TraitWAssocConst {\n | ---------------- in this trait\n5 | const A: dyn TraitWAssocConst;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\nhelp: you might have meant to use `Self` to refer to the implementing type\n |\n5 | const A: Self;\n | ~~~~\n\nerror[E0038]: the trait `TraitWAssocConst` cannot be made into an object\n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:5:14\n |\n5 | const A: dyn TraitWAssocConst;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `TraitWAssocConst` cannot be made into an object\n |\nnote: for a trait to be \"object safe\" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit \n --> /home/runner/work/glacier/glacier/ices/108271-2.rs:5:11\n |\n4 | pub trait TraitWAssocConst {\n | ---------------- this trait cannot be made into an object...\n5 | const A: dyn TraitWAssocConst;\n | ^ ...because it contains this associated `const`\n = help: consider moving `A` to another trait\n\nerror: aborting due to 6 previous errors\n\nSome errors have detailed explanations: E0038, E0391, E0658.\nFor more information about an error, try `rustc --explain E0038`.\n==============","shortMessageHtmlLink":"ices/108271-2.rs: fixed with errors"}},{"before":null,"after":"a7847bc3c1847869b067ee3e9c002b122b164c49","ref":"refs/heads/autofix/ices/108271-1.rs","pushedAt":"2024-03-19T03:06:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/108271-1.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror[E0658]: associated const equality is incomplete\n --> /home/runner/work/glacier/glacier/ices/108271-1.rs:5:34\n |\n5 | fn foo>() {}\n | ^^^^^^^^^\n |\n = note: see issue #92827 for more information\n = help: add `#![feature(associated_const_equality)]` to the crate attributes to enable\n = note: this compiler was built on 2024-03-18; consider upgrading it if it is out of date\n\nerror: the type of the associated constant `A` must not depend on generic parameters\n --> /home/runner/work/glacier/glacier/ices/108271-1.rs:5:34\n |\n5 | fn foo>() {}\n | - ^ its type must not depend on the type parameter `T`\n | |\n | the type parameter `T` is defined here\n |\n = note: `A` has type `T`\n\nerror: aborting due to 2 previous errors\n\nFor more information about this error, try `rustc --explain E0658`.\n==============","shortMessageHtmlLink":"ices/108271-1.rs: fixed with errors"}},{"before":null,"after":"c08c9974a46a7584b98a4fe527304e383214c06f","ref":"refs/heads/dependabot/cargo/mio-0.8.11","pushedAt":"2024-03-04T21:53:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump mio from 0.8.8 to 0.8.11\n\nBumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.\n- [Release notes](https://github.com/tokio-rs/mio/releases)\n- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)\n\n---\nupdated-dependencies:\n- dependency-name: mio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump mio from 0.8.8 to 0.8.11"}},{"before":null,"after":"2ab859e2040b323f2bdbc8c16e1d7a72e8340615","ref":"refs/heads/autofix/ices/84727.rs","pushedAt":"2024-02-23T03:05:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/84727.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror[E0601]: `main` function not found in crate `84727`\n --> /home/runner/work/glacier/glacier/ices/84727.rs:55:2\n |\n55 | }\n | ^ consider adding a `main` function to `/home/runner/work/glacier/glacier/ices/84727.rs`\n\nerror: aborting due to 1 previous error\n\nFor more information about this error, try `rustc --explain E0601`.\n==============","shortMessageHtmlLink":"ices/84727.rs: fixed with errors"}},{"before":null,"after":"95f9495cd867c7df9af62131f2f2d4cc1425aad9","ref":"refs/heads/autofix/ices/94379.rs","pushedAt":"2024-02-17T03:06:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/94379.rs: fixed with no errors\n\n=== stdout ===\n=== stderr ===\nwarning: the feature `core_intrinsics` is internal to the compiler or standard library\n --> /home/runner/work/glacier/glacier/ices/94379.rs:2:12\n |\n2 | #![feature(core_intrinsics)]\n | ^^^^^^^^^^^^^^^\n |\n = note: using it is strongly discouraged\n = note: `#[warn(internal_features)]` on by default\n\nwarning: 1 warning emitted\n\n==============","shortMessageHtmlLink":"ices/94379.rs: fixed with no errors"}},{"before":null,"after":"cb5f0060004b6f35ca492ef62e6eea8117924037","ref":"refs/heads/autofix/ices/86720.rs","pushedAt":"2024-02-17T03:06:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/86720.rs: fixed with no errors\n\n=== stdout ===\n=== stderr ===\nwarning: the feature `core_intrinsics` is internal to the compiler or standard library\n --> /home/runner/work/glacier/glacier/ices/86720.rs:2:12\n |\n2 | #![feature(core_intrinsics)]\n | ^^^^^^^^^^^^^^^\n |\n = note: using it is strongly discouraged\n = note: `#[warn(internal_features)]` on by default\n\nwarning: 1 warning emitted\n\n==============","shortMessageHtmlLink":"ices/86720.rs: fixed with no errors"}},{"before":null,"after":"69b112d26c7669000fe072ca828f111db353a8a3","ref":"refs/heads/autofix/ices/112630.rs","pushedAt":"2024-02-12T03:06:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/112630.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror[E0412]: cannot find type `B` in this scope\n --> /home/runner/work/glacier/glacier/ices/112630.rs:2:9\n |\n2 | Bar(B),\n | ^ not found in this scope\n |\nhelp: you might be missing a type parameter\n |\n1 | enum Foo {\n | +++\n\nerror: aborting due to 1 previous error\n\nFor more information about this error, try `rustc --explain E0412`.\n==============","shortMessageHtmlLink":"ices/112630.rs: fixed with errors"}},{"before":null,"after":"55c07455a9a7106241ed009f2e55b1f02b270db7","ref":"refs/heads/dependabot/cargo/h2-0.3.24","pushedAt":"2024-01-19T16:19:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump h2 from 0.3.21 to 0.3.24\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump h2 from 0.3.21 to 0.3.24"}},{"before":null,"after":"372f89f5a6a03592a46d56044fa30d06e4ccdced","ref":"refs/heads/dependabot/cargo/tracing-0.1.40","pushedAt":"2024-01-17T20:33:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump tracing from 0.1.39 to 0.1.40\n\nBumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to 0.1.40.\n- [Release notes](https://github.com/tokio-rs/tracing/releases)\n- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.39...tracing-0.1.40)\n\n---\nupdated-dependencies:\n- dependency-name: tracing\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump tracing from 0.1.39 to 0.1.40"}},{"before":"13ff367d76966f57166ffd89836fd033f07a6c05","after":null,"ref":"refs/heads/autofix/ices/111470.rs","pushedAt":"2024-01-17T07:28:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"}},{"before":"799fe6993cb52e52ff72218c1c12a6d0814ecf5a","after":"5b53becdb47297966309fca6fb5864de7e93f7bb","ref":"refs/heads/master","pushedAt":"2024-01-17T07:28:38.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"},"commit":{"message":"Merge pull request #1710 from rust-lang/autofix/ices/111470.rs","shortMessageHtmlLink":"Merge pull request #1710 from rust-lang/autofix/ices/111470.rs"}},{"before":null,"after":"13ff367d76966f57166ffd89836fd033f07a6c05","ref":"refs/heads/autofix/ices/111470.rs","pushedAt":"2024-01-17T03:06:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/111470.rs: fixed with no errors\n\n=== stdout ===\n=== stderr ===\n==============","shortMessageHtmlLink":"ices/111470.rs: fixed with no errors"}},{"before":null,"after":"93cd664dc6a4c9880523bb0f451fc7e55c83fc30","ref":"refs/heads/autofix/ices/83056.rs","pushedAt":"2024-01-12T03:06:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/83056.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror[E0412]: cannot find type `DWORD` in this scope\n --> /home/runner/work/glacier/glacier/ices/83056.rs:2:20\n |\n2 | ChainEntries: [DWORD; SetFileAttributesW as usize],\n | ^^^^^ not found in this scope\n\nerror[E0412]: cannot find type `BOOL` in this scope\n --> /home/runner/work/glacier/glacier/ices/83056.rs:5:32\n |\n5 | fn SetFileAttributesW() -> BOOL;\n | ^^^^ help: a builtin type with a similar name exists: `bool`\n\nerror[E0601]: `main` function not found in crate `83056`\n --> /home/runner/work/glacier/glacier/ices/83056.rs:6:2\n |\n6 | }\n | ^ consider adding a `main` function to `/home/runner/work/glacier/glacier/ices/83056.rs`\n\nerror: aborting due to 3 previous errors\n\nSome errors have detailed explanations: E0412, E0601.\nFor more information about an error, try `rustc --explain E0412`.\n==============","shortMessageHtmlLink":"ices/83056.rs: fixed with errors"}},{"before":"eb9b7519c301378d7143aa1741f0679904bd0861","after":null,"ref":"refs/heads/autofix/ices/113378.rs","pushedAt":"2024-01-05T12:27:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"}},{"before":"4d0c0cfc3765fb96f9cccefb17466e50cb75ff49","after":"799fe6993cb52e52ff72218c1c12a6d0814ecf5a","ref":"refs/heads/master","pushedAt":"2024-01-05T12:27:46.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"},"commit":{"message":"Merge pull request #1708 from rust-lang/autofix/ices/113378.rs","shortMessageHtmlLink":"Merge pull request #1708 from rust-lang/autofix/ices/113378.rs"}},{"before":"06ffa19df24af9ec9b4ba56391e29a63b6103cdd","after":null,"ref":"refs/heads/autofix/ices/113133.rs","pushedAt":"2024-01-05T12:27:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"}},{"before":"0704a2fa11a82d9824efcad962c194aa4f0311c3","after":"4d0c0cfc3765fb96f9cccefb17466e50cb75ff49","ref":"refs/heads/master","pushedAt":"2024-01-05T12:27:30.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"},"commit":{"message":"Merge pull request #1707 from rust-lang/autofix/ices/113133.rs","shortMessageHtmlLink":"Merge pull request #1707 from rust-lang/autofix/ices/113133.rs"}},{"before":"84ee6abcf1080f38aff79cff3fe04aa74d18c089","after":null,"ref":"refs/heads/autofix/ices/113017.rs","pushedAt":"2024-01-05T12:27:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"}},{"before":"39e92feca9ee2a7d694ba0e3e2f488962ff50c1a","after":"0704a2fa11a82d9824efcad962c194aa4f0311c3","ref":"refs/heads/master","pushedAt":"2024-01-05T12:27:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JohnTitor","name":"Yuki Okushi","path":"/JohnTitor","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25030997?s=80&v=4"},"commit":{"message":"Merge pull request #1706 from rust-lang/autofix/ices/113017.rs","shortMessageHtmlLink":"Merge pull request #1706 from rust-lang/autofix/ices/113017.rs"}},{"before":null,"after":"eb9b7519c301378d7143aa1741f0679904bd0861","ref":"refs/heads/autofix/ices/113378.rs","pushedAt":"2024-01-05T03:06:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/113378.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror[E0379]: functions in trait impls cannot be declared const\n --> /home/runner/work/glacier/glacier/ices/113378.rs:7:5\n |\n6 | impl const Value for T {\n | ----- this declares all associated functions implicitly const\n7 | const fn value() -> u32 {\n | ^^^^^-\n | |\n | functions in trait impls cannot be const\n | help: remove the `const`\n\nerror[E0407]: method `value` is not a member of trait `Value`\n --> /home/runner/work/glacier/glacier/ices/113378.rs:7:5\n |\n7 | / const fn value() -> u32 {\n8 | | 0\n9 | | }\n | |_____^ not a member of trait `Value`\n\nerror: const `impl` for trait `Value` which is not marked with `#[const_trait]`\n --> /home/runner/work/glacier/glacier/ices/113378.rs:6:15\n |\n4 | trait Value {}\n | - help: mark `Value` as const: `#[const_trait]`\n5 |\n6 | impl const Value for T {\n | ^^^^^\n |\n = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`\n = note: adding a non-const method body in the future would be a breaking change\n\nerror: aborting due to 3 previous errors\n\nSome errors have detailed explanations: E0379, E0407.\nFor more information about an error, try `rustc --explain E0379`.\n==============","shortMessageHtmlLink":"ices/113378.rs: fixed with errors"}},{"before":null,"after":"06ffa19df24af9ec9b4ba56391e29a63b6103cdd","ref":"refs/heads/autofix/ices/113133.rs","pushedAt":"2024-01-05T03:06:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ices/113133.rs: fixed with errors\n\n=== stdout ===\n=== stderr ===\nerror: defaults for generic parameters are not allowed in `for<...>` binders\n --> /home/runner/work/glacier/glacier/ices/113133.rs:6:9\n |\n6 | for ():, \n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nerror: aborting due to 1 previous error\n\n==============","shortMessageHtmlLink":"ices/113133.rs: fixed with errors"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAER37hGwA","startCursor":null,"endCursor":null}},"title":"Activity ยท rust-lang/glacier"}