From d0d3b028d59aa6f156aaa58e3b0704a92851e1b5 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Wed, 6 Oct 2021 15:06:56 -0400 Subject: Remove last artifacts of Rust related code Signed-off-by: David Goulet --- doc/HACKING/README.1st.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'doc/HACKING/README.1st.md') diff --git a/doc/HACKING/README.1st.md b/doc/HACKING/README.1st.md index 06a24e8300..1c0decf9ce 100644 --- a/doc/HACKING/README.1st.md +++ b/doc/HACKING/README.1st.md @@ -5,12 +5,11 @@ This directory has helpful information about what you need to know to hack on Tor! -First, read `GettingStarted.md` and `GettingStartedRust.md` -to learn how to get a start in Tor development. +First, read `GettingStarted.md` to learn how to get a start in Tor +development. -If you've decided to write a patch, `CodingStandards.md` and -`CodingStandardsRust.md` will give you a bunch of information -about how we structure our code. +If you've decided to write a patch, `CodingStandards.md` will give you a bunch +of information about how we structure our code. It's important to get the code right! Reading `WritingTests.md` will tell you how to write and run tests in the Tor codebase. -- cgit v1.2.3-54-g00ecf