diff options
author | Isis Lovecruft <isis@torproject.org> | 2018-06-18 18:37:07 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-20 16:37:33 -0400 |
commit | 7589fd6d403ac2aecb991a07069d78c6dccae719 (patch) | |
tree | 7171098b8c24ac9fd6e26f2d7d8550989da2889f /src/or/control.c | |
parent | 0a6f4627a4292e4bed94cc1b44b6f53fc8f9ce37 (diff) | |
download | tor-7589fd6d403ac2aecb991a07069d78c6dccae719.tar.gz tor-7589fd6d403ac2aecb991a07069d78c6dccae719.zip |
rust: Remove --all-features flag from `cargo test` call in test_rust.sh.
We'd like to feature gate code that calls C from Rust, as a workaround
to several linker issues when running `cargo test` (#25386), and we
can't feature gate anything out of test code if `cargo test` is called
with `--all-features`.
* FIXES #26400: https://bugs.torproject.org/26400
Diffstat (limited to 'src/or/control.c')
0 files changed, 0 insertions, 0 deletions