Skip to content

Conversation

@midsterx
Copy link

@midsterx midsterx commented Nov 7, 2025

Fixes #148548

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Nov 7, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 7, 2025

r? @GuillaumeGomez

rustbot has assigned @GuillaumeGomez.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Copy link
Member

@GuillaumeGomez GuillaumeGomez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not much point in keeping the jump-to-def- part in the files. Please remove it. Also, please replace ice.rs with a more explicit name.

View changes since this review

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 7, 2025
@midsterx
Copy link
Author

midsterx commented Nov 8, 2025

Done @GuillaumeGomez, let me know if it looks good!

@GuillaumeGomez
Copy link
Member

Looks good to me, thanks! r=me once CI pass.

@bors delegate+

@bors
Copy link
Collaborator

bors commented Nov 8, 2025

✌️ @midsterx, you can now approve this pull request!

If @GuillaumeGomez told you to "r=me" after making some further change, please make that change, then do @bors r=@GuillaumeGomez

@rust-log-analyzer
Copy link
Collaborator

The job aarch64-gnu-llvm-20-1 failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
test [rustdoc] tests/rustdoc/intra-doc/type-alias-primitive.rs ... ok
test [rustdoc] tests/rustdoc/intra-doc/type-alias.rs ... ok
test [rustdoc] tests/rustdoc/invalid$crate$name.rs ... ok
test [rustdoc] tests/rustdoc/item-desc-list-at-start.rs ... ok
test [rustdoc] tests/rustdoc/jump-to-def/assoc-items.rs ... FAILED
2025-11-08T20:26:53.366960Z ERROR compiletest::runtest: fatal error, panic: "auxiliary source file `jump-to-def-macro.rs` not found at `/checkout/tests/rustdoc/jump-to-def/auxiliary/jump-to-def-macro.rs`"
test [rustdoc] tests/rustdoc/jump-to-def/macro.rs ... FAILED
test [rustdoc] tests/rustdoc/jump-to-def/doc-links-calls.rs ... FAILED
test [rustdoc] tests/rustdoc/jump-to-def/assoc-types.rs ... FAILED
test [rustdoc] tests/rustdoc/jump-to-def/doc-links.rs ... FAILED
test [rustdoc] tests/rustdoc/jump-to-def/no-body-items.rs ... FAILED
test [rustdoc] tests/rustdoc/jump-to-def/non-local-method.rs ... FAILED
test [rustdoc] tests/rustdoc/jump-to-def/patterns.rs ... FAILED
test [rustdoc] tests/rustdoc/jump-to-def/prelude-types.rs ... FAILED
test [rustdoc] tests/rustdoc/keyword.rs ... ok
test [rustdoc] tests/rustdoc/lifetime-name.rs ... ok
test [rustdoc] tests/rustdoc/line-breaks.rs ... ok
test [rustdoc] tests/rustdoc/link-on-path-with-generics.rs ... ok
---
test [rustdoc] tests/rustdoc/wrapping.rs ... ok

failures:

---- [rustdoc] tests/rustdoc/jump-to-def/assoc-items.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
7: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
 //@ has 'src/foo/jump-to-def-assoc-items.rs.html'
29: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
 //@ has - '//a[@href="{{channel}}/core/fmt/macros/macro.Debug.html"]' 'Debug'
30: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
 //@ has - '//a[@href="{{channel}}/core/cmp/macro.PartialEq.html"]' 'PartialEq'
42: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
     //@ has - '//a[@href="#20"]' 'new'
44: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
     //@ has - '//a[@href="#26"]' 'wat'
48: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
         //@ has - '//a[@href="#14"]' 'X'
55: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
         //@ has - '//a[@href="#10"]' 'T'

Encountered 7 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/assoc-items" "/checkout/tests/rustdoc/jump-to-def/assoc-items.rs"
stdout: none
--- stderr -------------------------------
7: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
 //@ has 'src/foo/jump-to-def-assoc-items.rs.html'
29: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
 //@ has - '//a[@href="{{channel}}/core/fmt/macros/macro.Debug.html"]' 'Debug'
30: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
 //@ has - '//a[@href="{{channel}}/core/cmp/macro.PartialEq.html"]' 'PartialEq'
42: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
     //@ has - '//a[@href="#20"]' 'new'
44: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
     //@ has - '//a[@href="#26"]' 'wat'
48: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
         //@ has - '//a[@href="#14"]' 'X'
55: has check failed
 File does not exist 'src/foo/jump-to-def-assoc-items.rs.html'
         //@ has - '//a[@href="#10"]' 'T'

Encountered 7 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/assoc-items.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/macro.rs stdout ----

error: auxiliary source file `jump-to-def-macro.rs` not found at `/checkout/tests/rustdoc/jump-to-def/auxiliary/jump-to-def-macro.rs`

thread '[rustdoc] tests/rustdoc/jump-to-def/macro.rs' panicked at src/tools/compiletest/src/runtest.rs:1210:18:
fatal error
stack backtrace:
   5: __rustc::rust_begin_unwind
---
---- [rustdoc] tests/rustdoc/jump-to-def/macro.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/doc-links-calls.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
5: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
 //@ has 'src/foo/jump-to-def-doc-links-calls.rs.html'
7: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
 //@ has - '//a[@href="../../foo/struct.Bar.html"]' 'Bar'
11: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
     //@ has - '//a[@href="#20-22"]' 'new'
17: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
 //@ has - '//a[@href="#8"]' 'Bar'
19: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
      //@ has - '//a[@href="#24-26"]' 'bar'

Encountered 5 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/doc-links-calls" "/checkout/tests/rustdoc/jump-to-def/doc-links-calls.rs"
stdout: none
--- stderr -------------------------------
5: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
 //@ has 'src/foo/jump-to-def-doc-links-calls.rs.html'
7: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
 //@ has - '//a[@href="../../foo/struct.Bar.html"]' 'Bar'
11: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
     //@ has - '//a[@href="#20-22"]' 'new'
17: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
 //@ has - '//a[@href="#8"]' 'Bar'
19: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links-calls.rs.html'
      //@ has - '//a[@href="#24-26"]' 'bar'

Encountered 5 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/doc-links-calls.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/assoc-types.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
8: has check failed
 File does not exist 'src/foo/jump-to-def-ice-assoc-types.rs.html'
 //@ has 'src/foo/jump-to-def-ice-assoc-types.rs.html'

Encountered 1 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/assoc-types" "/checkout/tests/rustdoc/jump-to-def/assoc-types.rs"
stdout: none
--- stderr -------------------------------
8: has check failed
 File does not exist 'src/foo/jump-to-def-ice-assoc-types.rs.html'
 //@ has 'src/foo/jump-to-def-ice-assoc-types.rs.html'

Encountered 1 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/assoc-types.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/doc-links.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
5: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has 'src/foo/jump-to-def-doc-links.rs.html'
7: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/struct.Bar.html"]' 'Bar'
8: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/struct.Foo.html"]' 'Foo'
11: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/enum.Enum.html"]' 'Enum'
17: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/struct.Struct.html"]' 'Struct'
30: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/trait.Trait.html"]' 'Trait'
39: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/union.Union.html"]' 'Union'
45: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/fn.bar.html"]' 'bar'
50: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/bar/index.html"]' 'bar'

Encountered 9 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/doc-links" "/checkout/tests/rustdoc/jump-to-def/doc-links.rs"
stdout: none
--- stderr -------------------------------
5: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has 'src/foo/jump-to-def-doc-links.rs.html'
7: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/struct.Bar.html"]' 'Bar'
8: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/struct.Foo.html"]' 'Foo'
11: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/enum.Enum.html"]' 'Enum'
17: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/struct.Struct.html"]' 'Struct'
30: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/trait.Trait.html"]' 'Trait'
39: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/union.Union.html"]' 'Union'
45: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/fn.bar.html"]' 'bar'
50: has check failed
 File does not exist 'src/foo/jump-to-def-doc-links.rs.html'
 //@ has - '//a[@href="../../foo/bar/index.html"]' 'bar'

Encountered 9 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/doc-links.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/no-body-items.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
8: has check failed
 File does not exist 'src/foo/jump-to-def-ice.rs.html'
 //@ has 'src/foo/jump-to-def-ice.rs.html'

Encountered 1 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/no-body-items" "/checkout/tests/rustdoc/jump-to-def/no-body-items.rs"
stdout: none
--- stderr -------------------------------
8: has check failed
 File does not exist 'src/foo/jump-to-def-ice.rs.html'
 //@ has 'src/foo/jump-to-def-ice.rs.html'

Encountered 1 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/no-body-items.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/non-local-method.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
5: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has 'src/foo/jump-to-non-local-method.rs.html'
7: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/core/sync/atomic/struct.AtomicIsize.html"]' 'std::sync::atomic::AtomicIsize'
9: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/std/io/trait.Read.html"]' 'std::io::Read'
11: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/std/io/index.html"]' 'std::io'
13: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/std/process/fn.exit.html"]' 'std::process::exit'
19: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/std/io/trait.Read.html#tymethod.read"]' 'read'
24: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/sync/atomic/struct.AtomicIsize.html"]' 'AtomicIsize'
25: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/sync/atomic/struct.AtomicIsize.html#method.new"]' 'new'
27: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="#49"]' 'local_private'
32: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/std/process/fn.exit.html"]' 'exit'
37: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/macro.try.html"]' 'try!'
43: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/cmp/enum.Ordering.html#variant.Less"]' 'Less'
45: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/marker/struct.PhantomData.html"]' 'PhantomData'

Encountered 13 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/non-local-method" "/checkout/tests/rustdoc/jump-to-def/non-local-method.rs"
stdout: none
--- stderr -------------------------------
5: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has 'src/foo/jump-to-non-local-method.rs.html'
7: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/core/sync/atomic/struct.AtomicIsize.html"]' 'std::sync::atomic::AtomicIsize'
9: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/std/io/trait.Read.html"]' 'std::io::Read'
11: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/std/io/index.html"]' 'std::io'
13: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
 //@ has - '//a[@href="{{channel}}/std/process/fn.exit.html"]' 'std::process::exit'
19: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/std/io/trait.Read.html#tymethod.read"]' 'read'
24: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/sync/atomic/struct.AtomicIsize.html"]' 'AtomicIsize'
25: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/sync/atomic/struct.AtomicIsize.html#method.new"]' 'new'
27: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="#49"]' 'local_private'
32: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/std/process/fn.exit.html"]' 'exit'
37: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/macro.try.html"]' 'try!'
43: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/cmp/enum.Ordering.html#variant.Less"]' 'Less'
45: has check failed
 File does not exist 'src/foo/jump-to-non-local-method.rs.html'
     //@ has - '//a[@href="{{channel}}/core/marker/struct.PhantomData.html"]' 'PhantomData'

Encountered 13 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/non-local-method.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/patterns.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
7: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
 //@ has 'src/foo/jump-to-def-pats.rs.html'
25: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
     //@ has - '//a[@class="prelude-val"]/@href' '{{channel}}/core/result/enum.Result.html#variant.Ok'
26: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
     //@ has - '//a[@href="{{channel}}/core/result/enum.Result.html#variant.Ok"]' 'Ok'
33: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#12"]' 'Ok'
35: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#13"]' 'Err'
37: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#14"]' 'Some'
39: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#15"]' 'None'
48: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#19"]' 'A'

Encountered 8 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/patterns" "/checkout/tests/rustdoc/jump-to-def/patterns.rs"
stdout: none
--- stderr -------------------------------
7: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
 //@ has 'src/foo/jump-to-def-pats.rs.html'
25: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
     //@ has - '//a[@class="prelude-val"]/@href' '{{channel}}/core/result/enum.Result.html#variant.Ok'
26: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
     //@ has - '//a[@href="{{channel}}/core/result/enum.Result.html#variant.Ok"]' 'Ok'
33: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#12"]' 'Ok'
35: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#13"]' 'Err'
37: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#14"]' 'Some'
39: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#15"]' 'None'
48: has check failed
 File does not exist 'src/foo/jump-to-def-pats.rs.html'
             //@ has - '//a[@href="#19"]' 'A'

Encountered 8 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/patterns.rs stdout end ----
---- [rustdoc] tests/rustdoc/jump-to-def/prelude-types.rs stdout ----
------python3 stdout------------------------------

------python3 stderr------------------------------
7: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
 //@ has 'src/foo/jump-to-def-prelude-types.rs.html'
10: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
 //@ has - '//a[@class="prelude-ty"]/@href' '{{channel}}/core/result/enum.Result.html'
11: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
 //@ has - '//a[@class="prelude-ty"]/@href' '{{channel}}/core/option/enum.Option.html'
19: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
     //@ has - '//a[@href="#16"]' 'Result'
21: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
     //@ has - '//a[@href="#17"]' 'Option'

Encountered 5 errors

------------------------------------------

error: htmldocck failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/htmldocck.py" "/checkout/obj/build/aarch64-unknown-linux-gnu/test/rustdoc/jump-to-def/prelude-types" "/checkout/tests/rustdoc/jump-to-def/prelude-types.rs"
stdout: none
--- stderr -------------------------------
7: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
 //@ has 'src/foo/jump-to-def-prelude-types.rs.html'
10: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
 //@ has - '//a[@class="prelude-ty"]/@href' '{{channel}}/core/result/enum.Result.html'
11: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
 //@ has - '//a[@class="prelude-ty"]/@href' '{{channel}}/core/option/enum.Option.html'
19: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
     //@ has - '//a[@href="#16"]' 'Result'
21: has check failed
 File does not exist 'src/foo/jump-to-def-prelude-types.rs.html'
     //@ has - '//a[@href="#17"]' 'Option'

Encountered 5 errors
------------------------------------------

---- [rustdoc] tests/rustdoc/jump-to-def/prelude-types.rs stdout end ----

@GuillaumeGomez
Copy link
Member

Ah yes, the annotations need to be updated as well since the file names changed.

@bors delegate-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rustdoc test suite: move more tests into jump-to-def dir

5 participants