[tor-bugs] #22106 [Core Tor/Tor]: Initial Rust support

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 2 12:09:06 UTC 2017


#22106: Initial Rust support
--------------------------+------------------------------------
 Reporter:  Sebastian     |          Owner:
     Type:  defect        |         Status:  needs_revision
 Priority:  Medium        |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by Sebastian):

 Wow. This took half a day and a lot of ugly hacks, but this is ready for
 review now. It can build without rust (default), with rust and locally
 supplied dependencies via submodule (default if using rust), with rust and
 locally supplied dependencies in a given directory (via configure env
 variable) or with rust and using crates.io (via configure switch).

 We detect Rust compiler version (requiring 1.14 as of now, which will be
 included in stretch) as well as the presence of all required crates during
 configure.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22106#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list