]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/sanity.rs
Rollup merge of #99803 - JohnTitor:update-lazy-docs, r=compiler-errors
[rust.git] / src / bootstrap / sanity.rs
index 64c5dd7aea7202ef50a4ba49cc3738c6727c7f16..cae41286f0871168f482844e570fc78e25455e6d 100644 (file)
@@ -104,7 +104,7 @@ pub fn check(build: &mut Build) {
 than building it.
 "
             );
-            std::process::exit(1);
+            crate::detail_exit(1);
         }
     }