[tor-bugs] #26038 [Core Tor/Tor]: Misc Rust/Cargo improvements (incl. use global cargo cache)

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 7 19:46:42 UTC 2018


#26038: Misc Rust/Cargo improvements (incl. use global cargo cache)
------------------------------+----------------------
     Reporter:  Hello71       |      Owner:  Hello71
         Type:  enhancement   |     Status:  assigned
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  rust
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+----------------------
 https://cgit.alxu.ca/tor.git/log/?h=misc-rust

 for discussion (since nobody cared on #tor-dev): should we use the global
 cargo cache? I think most C+Rust projects still use the global cache. I
 tried searching GitHub
 (https://github.com/search?q=%22CARGO_HOME%22+extension%3Aam&type=Code). I
 found that tor is the only project that does not. for users who do not
 care, using the global cache will save download time and bandwidth on
 repeat builds, and for those who do care, my patch prints a warning so
 they will know. (maybe it should be downgraded to NOTICE?)

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


More information about the tor-bugs mailing list