-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
The unstable book on master has documentation for match_default_bindings that got merged Oct 6, 2017. However, at all 3 of these URLs, the documentation for match_default_bindings is blank:
- Stable: https://doc.rust-lang.org/stable/unstable-book/language-features/match-default-bindings.html
- Beta: https://doc.rust-lang.org/beta/unstable-book/language-features/match-default-bindings.html
- Nightly: https://doc.rust-lang.org/nightly/unstable-book/language-features/match-default-bindings.html
Which leads me to believe the unstable book isn't getting rebuilt/redeployed/recached at all/correctly?
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.