[tor-bugs] #22909 [Core Tor/Tor]: Our Rust code is always built in debug mode
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jul 13 07:41:42 UTC 2017
#22909: Our Rust code is always built in debug mode
-----------------------------------------+---------------------------------
Reporter: isis | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor:
| 0.3.1.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: rust, rust-pilot, tor-build | Actual Points:
Parent ID: | Points: .1
Reviewer: | Sponsor: SponsorZ
-----------------------------------------+---------------------------------
Comment (by infinity0):
https://doc.crates.io/manifest.html#the-profile-sections
`debug = true` is for generating debuginfo. asserts are something else,
`debug-assertions`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22909#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list