Skip to content

Commit e2777ee

Browse files
author
Jon Gjengset
committed
Document stabilization version
1 parent 1e0d564 commit e2777ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/doc/src/reference/unstable.md

+7
Original file line numberDiff line numberDiff line change
@@ -1437,3 +1437,10 @@ serde = "1.0.117"
14371437
[profile.dev.package.foo]
14381438
codegen-backend = "cranelift"
14391439
```
1440+
1441+
### patch-in-config
1442+
1443+
The `-Z patch-in-config` flag, and the corresponding support for
1444+
`[patch]` section in Cargo configuration files has been stabilized in
1445+
the 1.56 release. See the [patch field](config.html#patch) for more
1446+
information.

0 commit comments

Comments
 (0)