You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah I think right now the "freshness" to see whether we re-run a target is currently only computed from whether the source change, but should be easy enough to add a check that at least index.html exists!
target/doc
cargo doc --no-deps
Observed:
Nothing happens but
target/doc
is recreated and is emptyExpected:
Doc is all rebuilt.
The text was updated successfully, but these errors were encountered: