diff options
| author | Rehmatpal Singh <91879372+DuskyElf@users.noreply.github.com> | 2025-02-04 01:26:15 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 01:26:15 +0530 |
| commit | 56a5b59db217833ccb0ca9d52416512f3b0f65f0 (patch) | |
| tree | 482859e509e5cc2009b69f3b082998bd83724a5e | |
| parent | d5796f5e719883752d591df04c2e6ae6cb4aabdf (diff) | |
| download | rust-56a5b59db217833ccb0ca9d52416512f3b0f65f0.tar.gz rust-56a5b59db217833ccb0ca9d52416512f3b0f65f0.zip | |
Remove "Port run-make tests from Make to Rust" tracking issue from Recurring work
| -rw-r--r-- | src/doc/rustc-dev-guide/src/getting-started.md | 1 |
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! |
