Skip to content

Commit e725a73

Browse files
committed
docs(contrib): Reasure people they can deviate from RFC
1 parent 248d272 commit e725a73

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/doc/contrib/src/process/unstable.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ something is only partially implemented, it may have both
4141

4242
See [Working on Cargo](working-on-cargo.md).
4343

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+
4450
#### Unstable feature opt-in
4551

4652
For features that require behavior changes or new syntax in `Cargo.toml`, then

0 commit comments

Comments
 (0)