-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move workspace inheritance unstable docs to the correct place #10616
move workspace inheritance unstable docs to the correct place #10616
Conversation
r? @ehuss (rust-highfive has picked a reviewer for you, use r? to override) |
|
This only includes the move of the docs to the correct place, it doesn't include the updates to the documentation. If I need to add those I can do that as well. |
This seems fine, thanks! @bors r+ |
📌 Commit 4467b47 has been approved by |
☀️ Test successful - checks-actions |
[beta] Beta backports * Revert diagnostic duplication and accidental stabilization rust-lang#96516 * Revert "Re-export core::ffi types from std::ffi" rust-lang#96492 * Make [e]println macros eagerly drop temporaries (for backport) rust-lang#96490 * Revert "impl From<&[T; N]> and From<&mut [T; N]> for Vec<T>" rust-lang#96489 * Cargo: * move workspace inheritance unstable docs to the correct place (rust-lang/cargo#10616)
While finalizing everything for workspace inheritance it was noticed that the unstable docs for workspace inheritance were in the wrong area. They were moved to the correct place in this PR, but it looks like the docs will be in the wrong place for 1.61.0. This should backport the change to 1.61.0