Skip to content

Commit 56856b0

Browse files
committed
Update cache-messages tracking issue.
1 parent edd8749 commit 56856b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ private_dep = "2.0.0" # Will be 'private' by default
270270
```
271271

272272
### cache-messages
273-
* Tracking Issue: TODO
273+
* Tracking Issue: [#6986](https://github.com/rust-lang/cargo/issues/6986)
274274

275275
The `cache-messages` feature causes Cargo to cache the messages generated by
276276
the compiler. This is primarily useful if a crate compiles successfully with

0 commit comments

Comments
 (0)