From 40064038ba905c55b287cc6c175d23b602c13893 Mon Sep 17 00:00:00 2001 From: rustbot Date: Wed, 4 Jan 2023 03:06:48 +0000 Subject: [PATCH] ices/105334.sh: fixed with errors === stdout === === stderr === error[E0747]: constant provided when a type was expected --> out.rs:2:11 | 2 | impl Vec< br##"*.."## > {} | ^^^^^^^^^^^ error: aborting due to previous error For more information about this error, try `rustc --explain E0747`. ============== --- {ices => fixed}/105334.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {ices => fixed}/105334.sh (100%) diff --git a/ices/105334.sh b/fixed/105334.sh similarity index 100% rename from ices/105334.sh rename to fixed/105334.sh