From fc5b6e94533c543bbca6ac69ee13e66915877dfc Mon Sep 17 00:00:00 2001 From: rustbot Date: Fri, 8 Jan 2021 12:30:39 +0000 Subject: [PATCH] ices/80060.sh: fixed with no errors === stdout === === stderr === warning: `-Z mir-opt-level=2` (or any level > 1) enables function inlining, which is incompatible with `-Z instrument-coverage`. Inlining will be disabled. ============== --- {ices => fixed}/80060.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {ices => fixed}/80060.sh (100%) diff --git a/ices/80060.sh b/fixed/80060.sh similarity index 100% rename from ices/80060.sh rename to fixed/80060.sh