1
Fork 0

Update more 2024 tests to remove -Zunstable-options

This commit is contained in:
Eric Huss 2024-11-28 09:47:37 -08:00
parent a2545fd6fc
commit 6005d1c9f7
77 changed files with 136 additions and 177 deletions

View file

@ -6,7 +6,7 @@
//@[edition2015]compile-flags:--test --test-args=--test-threads=1
//@[edition2024]edition:2024
//@[edition2024]check-pass
//@[edition2024]compile-flags:--test --test-args=--test-threads=1 -Z unstable-options
//@[edition2024]compile-flags:--test --test-args=--test-threads=1
//@ normalize-stdout-test: "tests/rustdoc-ui/doctest" -> "$$DIR"
//@ normalize-stdout-test: "finished in \d+\.\d+s" -> "finished in $$TIME"