Skip to content

Commit

Permalink
Fix link to RFC 1510
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Jul 13, 2018
1 parent bce32b5 commit ecb2dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Expand Up @@ -3064,7 +3064,7 @@ Language
[RFC 1513](https://github.com/rust-lang/rfcs/blob/master/text/1513-less-unwinding.md).
* [Add a new crate type, 'cdylib'](https://github.com/rust-lang/rust/pull/33553).
cdylibs are dynamic libraries suitable for loading by non-Rust hosts.
[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).
Note that Cargo does not yet directly support cdylibs.

Stabilized APIs
Expand Down

0 comments on commit ecb2dc6

Please sign in to comment.