]> git.lizzy.rs Git - rust.git/blobdiff - appveyor.yml
Rollup merge of #58301 - RalfJung:fat-ptr-eq, r=oli-obk
[rust.git] / appveyor.yml
index 0ec4210af98b2782e8edb7210edc1660e6545667..d70ad54b1c812ee6ef9b293cbfa9f434f4fb882b 100644 (file)
@@ -207,10 +207,7 @@ test_script:
   - sh src/ci/init_repo.sh . /c/cache/rustsrc
   - set SRC=.
   - set NO_CCACHE=1
-  # Added this debugging code to try tracking down https://github.com/rust-lang/rust/issues/58160
-  # Replace it with the commented line below after the issue with AppVeyor is fixed
-  - "sh src/ci/run.sh & set ret=%errorlevel% & echo exit code in appveyor.yml: %ret% & exit %ret%"
-#  - sh src/ci/run.sh
+  - sh src/ci/run.sh
 
 on_failure:
   # Dump crash log