summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/issues/issue-81662-shortness.stdout
blob: 6313dde32c57d031c77efd2843b7df6750ed1ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
running 1 test
test $DIR/issue-81662-shortness.rs - foo (line 6) ... FAILED

failures:

---- $DIR/issue-81662-shortness.rs - foo (line 6) stdout ----
$DIR/issue-81662-shortness.rs:7:1: error[E0425]: cannot find function `foo` in this scope
error: aborting due to 1 previous error
Couldn't compile the test.

failures:
    $DIR/issue-81662-shortness.rs - foo (line 6)

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME