about summary refs log tree commit diff
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-02-04 04:30:57 +0800
committerGitHub <noreply@github.com>2025-02-04 04:30:57 +0800
commit15f48e721c689a10dc19ca40f10b49a6f80d37f2 (patch)
treec10e33fdf678bc4bbf0bdceacded44161f90f978
parentca06fbc7627d9be751f969a4df584fd99f8035b5 (diff)
parent56a5b59db217833ccb0ca9d52416512f3b0f65f0 (diff)
downloadrust-15f48e721c689a10dc19ca40f10b49a6f80d37f2.tar.gz
rust-15f48e721c689a10dc19ca40f10b49a6f80d37f2.zip
Merge pull request #2242 from DuskyElf/master
-rw-r--r--src/doc/rustc-dev-guide/src/getting-started.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md
index 4cb1d0b31eb..8bf14bef2a0 100644
--- a/src/doc/rustc-dev-guide/src/getting-started.md
+++ b/src/doc/rustc-dev-guide/src/getting-started.md
@@ -101,7 +101,6 @@ it's easy to pick up work without a large time commitment:
 - [Rustdoc Askama Migration](https://github.com/rust-lang/rust/issues/108868)
 - [Diagnostic Translation](https://github.com/rust-lang/rust/issues/100717)
 - [Move UI tests to subdirectories](https://github.com/rust-lang/rust/issues/73494)
-- [Port run-make tests from Make to Rust](https://github.com/rust-lang/rust/issues/121876)
 
 If you find more recurring work, please feel free to add it here!