Files
rust/tests/rustdoc-ui/doctest/failed-doctest-should-panic.stdout

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
494 B
Plaintext
Raw Normal View History

running 1 test
2025-07-22 16:00:25 +02:00
test $DIR/failed-doctest-should-panic.rs - Foo (line 12) - should panic ... FAILED
failures:
2025-07-22 16:00:25 +02:00
---- $DIR/failed-doctest-should-panic.rs - Foo (line 12) stdout ----
note: test did not panic as expected at $DIR/failed-doctest-should-panic.rs:12:0
failures:
2025-07-22 16:00:25 +02:00
$DIR/failed-doctest-should-panic.rs - Foo (line 12)
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
2025-07-22 16:00:25 +02:00
all doctests ran in $TIME; merged doctests compilation took $TIME