Skip to content

Commit ecb2dc6

Browse files
committed
Fix link to RFC 1510
1 parent bce32b5 commit ecb2dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3064,7 +3064,7 @@ Language
30643064
[RFC 1513](https://github.com/rust-lang/rfcs/blob/master/text/1513-less-unwinding.md).
30653065
* [Add a new crate type, 'cdylib'](https://github.com/rust-lang/rust/pull/33553).
30663066
cdylibs are dynamic libraries suitable for loading by non-Rust hosts.
3067-
[RFC 1510](https://github.com/rust-lang/rfcs/blob/master/text/1510-rdylib.md).
3067+
[RFC 1510](https://github.com/rust-lang/rfcs/blob/master/text/1510-cdylib.md).
30683068
Note that Cargo does not yet directly support cdylibs.
30693069

30703070
Stabilized APIs

0 commit comments

Comments
 (0)