diff options
| author | Tshepang Mbambo <hopsi@tuta.io> | 2025-05-26 22:09:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-26 22:09:35 +0200 |
| commit | c170a699a6d42633180d7bd3d325ff1050b972e0 (patch) | |
| tree | fe447c4c6207e794267a4e5e4aa5a21e37c76caa | |
| parent | 464cb9bf4948e031ea0bbba4d9669231ef8b5718 (diff) | |
| download | rust-c170a699a6d42633180d7bd3d325ff1050b972e0.tar.gz rust-c170a699a6d42633180d7bd3d325ff1050b972e0.zip | |
diagnostic translations work is on pause
| -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 a330c2a52c8..435202ca6c8 100644 --- a/src/doc/rustc-dev-guide/src/getting-started.md +++ b/src/doc/rustc-dev-guide/src/getting-started.md @@ -98,7 +98,6 @@ Some work is too large to be done by a single person. In this case, it's common issues" to co-ordinate the work between contributors. Here are some example tracking issues where it's easy to pick up work without a large time commitment: -- [Diagnostic Translation](https://github.com/rust-lang/rust/issues/100717) - [Move UI tests to subdirectories](https://github.com/rust-lang/rust/issues/73494) If you find more recurring work, please feel free to add it here! |
