Merge remote-tracking branch 'isis/bug23695'

This commit is contained in:
Nick Mathewson 2017-10-03 08:03:22 -04:00
commit 7bc85d8204
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ For learning how to write unsafe Rust, read
For learning everything you ever wanted to know about Rust macros, there is
[The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book/index.html).
For learning more about FFI and Rust, see Jake Goulding's
[Rust FFI Omnibus](http://jakegoulding.com/rust-ffi-omnibus/).
Compiling Tor with Rust enabled
---------------------------------