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

@ -1,5 +1,5 @@
//@ edition:2024
//@ compile-flags:--test --test-args=--test-threads=1 -Z unstable-options
//@ 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"
//@ failure-status: 101