Skip to content

Commit 2d89320

Browse files
committed
Auto merge of #52351 - mbrubeck:docs, r=apasel422
Fix link to RFC 1510 None
2 parents 7afa0cc + ecb2dc6 commit 2d89320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3087,7 +3087,7 @@ Language
30873087
[RFC 1513](https://github.com/rust-lang/rfcs/blob/master/text/1513-less-unwinding.md).
30883088
* [Add a new crate type, 'cdylib'](https://github.com/rust-lang/rust/pull/33553).
30893089
cdylibs are dynamic libraries suitable for loading by non-Rust hosts.
3090-
[RFC 1510](https://github.com/rust-lang/rfcs/blob/master/text/1510-rdylib.md).
3090+
[RFC 1510](https://github.com/rust-lang/rfcs/blob/master/text/1510-cdylib.md).
30913091
Note that Cargo does not yet directly support cdylibs.
30923092

30933093
Stabilized APIs

0 commit comments

Comments
 (0)