mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
The doctests for src/rust/crypto don't compile for multiple reasons, including some missing exports and incorrect identifier paths. Fixes bug 26415; bugfix on 0.3.4.1-alpha.
3 lines
143 B
Text
3 lines
143 B
Text
o Minor bugfixes (testing):
|
|
- Fix compilation of the doctests in the Rust crypto crate. Fixes
|
|
bug 26415; bugfix on 0.3.4.1-alpha.
|