1
Fork 0

Mark @RUSTC_BUILTIN search path usage as unstable

This commit is contained in:
Lukas Wirth 2024-04-23 10:44:14 +02:00
parent a77f76e263
commit 481515500a
4 changed files with 27 additions and 2 deletions

View file

@ -321,6 +321,7 @@ fn test_search_paths_tracking_hash_different_order() {
&opts.target_triple,
&early_dcx,
search_path,
false,
));
};