Merge pull request #2415 from rust-lang/aDotInTheVoid-patch-1

Remove rustdoc askama migration from getting started
This commit is contained in:
Alona Enraght-Moony 2025-05-26 20:56:45 +01:00 committed by GitHub
commit c122f5dc64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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 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: 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) - [Diagnostic Translation](https://github.com/rust-lang/rust/issues/100717)
- [Move UI tests to subdirectories](https://github.com/rust-lang/rust/issues/73494) - [Move UI tests to subdirectories](https://github.com/rust-lang/rust/issues/73494)