From 481515500a7588146dfc6a2e21be3ba3a2df4668 Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Tue, 23 Apr 2024 10:44:14 +0200 Subject: Mark @RUSTC_BUILTIN search path usage as unstable --- compiler/rustc_interface/src/tests.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_interface') diff --git a/compiler/rustc_interface/src/tests.rs b/compiler/rustc_interface/src/tests.rs index 8d741ef4c1b..f6014bcd893 100644 --- a/compiler/rustc_interface/src/tests.rs +++ b/compiler/rustc_interface/src/tests.rs @@ -321,6 +321,7 @@ fn test_search_paths_tracking_hash_different_order() { &opts.target_triple, &early_dcx, search_path, + false, )); }; -- cgit 1.4.1-3-g733a5