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 248d272 commit e725a73Copy full SHA for e725a73
src/doc/contrib/src/process/unstable.md
@@ -41,6 +41,12 @@ something is only partially implemented, it may have both
41
42
See [Working on Cargo](working-on-cargo.md).
43
44
+During implementation and testing, you may find reasons to deviate from the RFC.
45
+Please call these out in the tracking issue, with links to more information justifying the change
46
+(e.g. see [workspace inheritance tracking issue]).
47
+
48
+[workspace inheritance tracking issue]: https://github.com/rust-lang/cargo/issues/8415
49
50
#### Unstable feature opt-in
51
52
For features that require behavior changes or new syntax in `Cargo.toml`, then
0 commit comments