Skip to content

Commit

Permalink
Auto merge of #52351 - mbrubeck:docs, r=apasel422
Browse files Browse the repository at this point in the history
Fix link to RFC 1510

None
  • Loading branch information
bors committed Jul 15, 2018
2 parents 7afa0cc + ecb2dc6 commit 2d89320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3087,7 +3087,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 2d89320

Please sign in to comment.