[tor-commits] [tor/master] rust: Refactor protover::is_supported_here().

2018-04-03 Thread nickm
commit 35b86a12e60a8696b512261e96dc6f1c75ecebfc Author: Isis Lovecruft Date: Wed Mar 21 02:09:04 2018 + rust: Refactor protover::is_supported_here(). This changes `protover::is_supported_here()` to be aware of new datatypes (e.g. don't call `.0` on

[tor-commits] [tor/master] rust: Refactor protover::is_supported_here().

2018-04-03 Thread nickm
commit aa241e99dedeadf92ca72e29d16ed3e31a439392 Author: Isis Lovecruft Date: Wed Mar 21 02:09:04 2018 + rust: Refactor protover::is_supported_here(). This changes `protover::is_supported_here()` to be aware of new datatypes (e.g. don't call `.0` on