We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7afa0cc + ecb2dc6 commit 2d89320Copy full SHA for 2d89320
RELEASES.md
@@ -3087,7 +3087,7 @@ Language
3087
[RFC 1513](https://github.com/rust-lang/rfcs/blob/master/text/1513-less-unwinding.md).
3088
* [Add a new crate type, 'cdylib'](https://github.com/rust-lang/rust/pull/33553).
3089
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).
+ [RFC 1510](https://github.com/rust-lang/rfcs/blob/master/text/1510-cdylib.md).
3091
Note that Cargo does not yet directly support cdylibs.
3092
3093
Stabilized APIs
0 commit comments