summaryrefslogtreecommitdiff
path: root/changes/feature22106
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature22106')
-rw-r--r--changes/feature2210612
1 files changed, 0 insertions, 12 deletions
diff --git a/changes/feature22106 b/changes/feature22106
deleted file mode 100644
index d277007e68..0000000000
--- a/changes/feature22106
+++ /dev/null
@@ -1,12 +0,0 @@
- o Major features (security, stability, experimental):
-
- - Tor now has the optional ability to include modules written in
- Rust. To turn this on, pass the "--enable-rust" flag to the
- configure script.
-
- It's not time to get excited yet: currently, there is no actual
- Rust functionality beyond some simple glue code, and a notice at
- startup to tell you that Rust is running. Still, we hope that
- programmers and packagers will try building with rust
- support, so that we can find issues with the build system,
- and solve portability issues. Closes ticket 22106.