From 888c2e5ec90c511e0ce87f64057ef34329d1ca6f Mon Sep 17 00:00:00 2001 From: rustbot Date: Fri, 13 May 2022 12:07:06 +0000 Subject: [PATCH 1/4] ices/89864.rs: fixed with no errors === stdout === === stderr === warning: function is never used: `ice` --> /home/runner/work/glacier/glacier/ices/89864.rs:16:4 | 16 | fn ice(i: Ice) | ^^^ | = note: `#[warn(dead_code)]` on by default warning: 1 warning emitted ============== --- {ices => fixed}/89864.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {ices => fixed}/89864.rs (100%) diff --git a/ices/89864.rs b/fixed/89864.rs similarity index 100% rename from ices/89864.rs rename to fixed/89864.rs From f0e954c2c28eecc0e41dd1269fc86e6a42a65b5c Mon Sep 17 00:00:00 2001 From: rustbot Date: Fri, 13 May 2022 12:07:15 +0000 Subject: [PATCH 2/4] ices/93882.sh: fixed with no errors === stdout === === stderr === warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes --> out.rs:1:12 | 1 | #![feature(generic_const_exprs)] | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(incomplete_features)]` on by default = note: see issue #76560 for more information warning: 1 warning emitted ============== --- {ices => fixed}/93882.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {ices => fixed}/93882.sh (100%) diff --git a/ices/93882.sh b/fixed/93882.sh similarity index 100% rename from ices/93882.sh rename to fixed/93882.sh From 42e2fff45d230463bebc9a3b630afad585a5613e Mon Sep 17 00:00:00 2001 From: rustbot Date: Fri, 13 May 2022 12:07:20 +0000 Subject: [PATCH 3/4] ices/94999.rs: fixed with no errors === stdout === === stderr === ============== --- {ices => fixed}/94999.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {ices => fixed}/94999.rs (100%) diff --git a/ices/94999.rs b/fixed/94999.rs similarity index 100% rename from ices/94999.rs rename to fixed/94999.rs From 5df8aba64e5047226042c3dcbfec0ba47d3e2375 Mon Sep 17 00:00:00 2001 From: rustbot Date: Fri, 13 May 2022 12:07:22 +0000 Subject: [PATCH 4/4] ices/95640.sh: fixed with no errors === stdout === === stderr === ============== --- {ices => fixed}/95640.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {ices => fixed}/95640.sh (100%) diff --git a/ices/95640.sh b/fixed/95640.sh similarity index 100% rename from ices/95640.sh rename to fixed/95640.sh