We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce32b5 commit ecb2dc6Copy full SHA for ecb2dc6
RELEASES.md
@@ -3064,7 +3064,7 @@ Language
3064
[RFC 1513](https://github.com/rust-lang/rfcs/blob/master/text/1513-less-unwinding.md).
3065
* [Add a new crate type, 'cdylib'](https://github.com/rust-lang/rust/pull/33553).
3066
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).
+ [RFC 1510](https://github.com/rust-lang/rfcs/blob/master/text/1510-cdylib.md).
3068
Note that Cargo does not yet directly support cdylibs.
3069
3070
Stabilized APIs
0 commit comments