diff options
Diffstat (limited to 'changes/ticket22840')
-rw-r--r-- | changes/ticket22840 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/ticket22840 b/changes/ticket22840 deleted file mode 100644 index 6d234fb0d4..0000000000 --- a/changes/ticket22840 +++ /dev/null @@ -1,8 +0,0 @@ - o Major features (Rust experimentation): - - Tor now ships with an optional implementation of one of its smaller - modules (protover.c) in the Rust programming language. To try it - out, install a Rust build environment, and configure Tor with - "--enable-rust --enable-cargo-online-mode". This should not - cause any user-visible changes, but should help us gain more experience - with Rust, and plan future Rust integration work. - Implementation by Chelsea Komlo. Closes ticket 22840. |