about summary refs log tree commit diff
path: root/tests/run-make/rustdoc-dep-info/before.html
AgeCommit message (Collapse)AuthorLines
2025-07-28Ensure external paths passed via flags end up in rustdoc depinfoNoratrieb-0/+0
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.