From 33e6b7aa0952aecf192de44b2ff515822fad11ce Mon Sep 17 00:00:00 2001 From: Jakub Beránek Date: Thu, 3 Jul 2025 18:29:46 +0200 Subject: Update library cross-compilation test --- src/bootstrap/src/core/builder/tests.rs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/bootstrap/src/core/builder/tests.rs b/src/bootstrap/src/core/builder/tests.rs index 38215d71f41..f0dba1a85f3 100644 --- a/src/bootstrap/src/core/builder/tests.rs +++ b/src/bootstrap/src/core/builder/tests.rs @@ -1378,7 +1378,6 @@ mod snapshot { } #[test] - #[should_panic] fn check_library_cross_compile() { let ctx = TestCtx::new(); insta::assert_snapshot!( @@ -1388,8 +1387,8 @@ mod snapshot { .render_steps(), @r" [build] llvm [build] rustc 0 -> rustc 1 - [check] std - [check] std + [check] rustc 1 -> std 1 + [check] rustc 1 -> std 1 "); } -- cgit 1.4.1-3-g733a5