rust/tests/run-make/rustdoc-dep-info
Noratrieb 327ee15959 Ensure external paths passed via flags end up in rustdoc depinfo
rustdoc has many flags to pass external HTML/Markdown/CSS files that end
up in the build. These need to be recorded in depinfo so that Cargo will
rebuild the crate if they change.
2025-07-28 20:53:01 +02:00
..
after.md Ensure external paths passed via flags end up in rustdoc depinfo 2025-07-28 20:53:01 +02:00
bar.rs Add run-make test for rustdoc --emit=dep-info option 2025-02-26 20:36:23 +01:00
before.html Ensure external paths passed via flags end up in rustdoc depinfo 2025-07-28 20:53:01 +02:00
doc.md Add run-make test for rustdoc --emit=dep-info option 2025-02-26 20:36:23 +01:00
extend.css Ensure external paths passed via flags end up in rustdoc depinfo 2025-07-28 20:53:01 +02:00
foo.rs Add run-make test for rustdoc --emit=dep-info option 2025-02-26 20:36:23 +01:00
lib.rs Add run-make test for rustdoc --emit=dep-info option 2025-02-26 20:36:23 +01:00
rmake.rs Ensure external paths passed via flags end up in rustdoc depinfo 2025-07-28 20:53:01 +02:00
theme.css Ensure external paths passed via flags end up in rustdoc depinfo 2025-07-28 20:53:01 +02:00