We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f25266 commit b184d0dCopy full SHA for b184d0d
draft/2022-05-18-this-week-in-rust.md
@@ -76,7 +76,10 @@ An important step for RFC implementation is for people to experiment with the
76
implementation and give feedback, especially before stabilization. The following
77
RFCs are at point where user testing is needed before moving forward:
78
79
-
+Pre-Stabilization
80
+- [RFC 2906 - Workspace Inheritance](https://github.com/rust-lang/rfcs/pull/2906)
81
+ - [Tracking Issue](https://github.com/rust-lang/cargo/issues/8415)
82
+ - [Testing steps](https://github.com/rust-lang/cargo/blob/master/src/doc/src/reference/unstable.md#testing-notes)
83
84
<!-- RFC and FCP sections go here -->
85
0 commit comments