diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2024-06-09 10:57:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-09 09:57:13 +0100 |
| commit | 4daa8ec7d0c8fd177b4ea0d02eeb1f8723acf685 (patch) | |
| tree | 60566f4246e8f6ad5eb15546e3636663aaea8418 /src/doc/rustc-dev-guide | |
| parent | fd44bc7954ff6f4bc24e6bb8eeae3e89881f489c (diff) | |
| download | rust-4daa8ec7d0c8fd177b4ea0d02eeb1f8723acf685.tar.gz rust-4daa8ec7d0c8fd177b4ea0d02eeb1f8723acf685.zip | |
Add run-make port initiative to the Recurring work section (#1992)
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/getting-started.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md index 4424403bac3..49e7d368618 100644 --- a/src/doc/rustc-dev-guide/src/getting-started.md +++ b/src/doc/rustc-dev-guide/src/getting-started.md @@ -101,6 +101,7 @@ 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! |
