Skip to content

Commit 9433b60

Browse files
committed
docs(unstable): Link to -Zwarnings issue, tracking issue
1 parent 69e5959 commit 9433b60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/doc/src/reference/unstable.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,6 +1748,9 @@ When in doubt, you can discuss this in [#14520](https://github.com/rust-lang/car
17481748

17491749
## warnings
17501750

1751+
* Original Issue: [#8424](https://github.com/rust-lang/cargo/issues/8424)
1752+
* Tracking Issue: [#14802](https://github.com/rust-lang/cargo/issues/14802)
1753+
17511754
The `-Z warnings` feature enables the `build.warnings` configuration option to control how
17521755
Cargo handles warnings. If the `-Z warnings` unstable flag is not enabled, then
17531756
the `build.warnings` config will be ignored.

0 commit comments

Comments
 (0)