rust/tests/rustdoc-gui/src
Janis f67e29e5a8
squash fix render_call_locations panic when default span points at file outside of local_sources
add test against crashing with --html-after-content file

correctly add --html-after-content to env not args

formatting fix for rustdoc-call-locations-after-content/rmake.rs

Use local crate source file as default span in `render_call_locations`

- avoids unwrapping the first file added to the source map as a local file in
`href_from_span`

move test to tests/rustdoc-gui, rename to scrape_examples_ice

test link is correct

use rustdocflags, rename path in example, track lock file

factor out duplicate function calls

use compile-flags to make sure the after.html file is actually included in the rustdoc call

fix goml go-to path

increment assert-count in sidebar-source-code.goml

adjust crate-search width in search-result-display.goml

renamed Bar in scrape_examples_ice test

make crate name shorter ..
2025-09-02 01:38:23 +02:00
..
extend_css [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
huge_logo Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lib2 Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdoc 2024-09-02 04:19:27 +02:00
link_to_definition [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
macro_expansion Improve code and add test with macro coming from another file from the same crate 2025-08-23 10:57:14 +02:00
proc_macro_test Add GUI tests for comments highlighting in items declaration 2023-12-01 11:23:38 +01:00
scrape_examples [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
scrape_examples_ice squash fix render_call_locations panic when default span points at file outside of local_sources 2025-09-02 01:38:23 +02:00
settings Move /src/test to /tests 2023-01-11 09:32:08 +00:00
staged_api rustdoc: fix rustdoc-gui tests for logo changes 2023-10-08 20:17:53 -07:00
test_docs Add tests for doc(attribute = "...") attribute 2025-08-28 15:56:30 +02:00
theme_css rustdoc: make the header show all three buttons 2024-09-10 17:56:06 -07:00