diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2025-01-29 05:03:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 05:03:36 +0000 |
| commit | bec4359db9bf5fd3c6e9d4a88d26dcf091b3c82a (patch) | |
| tree | 80d86f08eadd531e6520da7a6a412460470fbcd9 | |
| parent | 7fa9822b3d5eb22d6092be8da479815531da50ff (diff) | |
| parent | d63796f69a977f1ab914004c70169a80ef0d8520 (diff) | |
| download | rust-bec4359db9bf5fd3c6e9d4a88d26dcf091b3c82a.tar.gz rust-bec4359db9bf5fd3c6e9d4a88d26dcf091b3c82a.zip | |
Merge pull request #2227 from Joren-vanGoethem/master
| -rw-r--r-- | src/doc/rustc-dev-guide/src/about-this-guide.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/about-this-guide.md b/src/doc/rustc-dev-guide/src/about-this-guide.md index 793bfa9e66e..781a5c51bf7 100644 --- a/src/doc/rustc-dev-guide/src/about-this-guide.md +++ b/src/doc/rustc-dev-guide/src/about-this-guide.md @@ -72,7 +72,6 @@ You might also find the following sites useful: - The [Rust reference][rr], even though it doesn't specifically talk about Rust's internals, is a great resource nonetheless - Although out of date, [Tom Lee's great blog article][tlgba] is very helpful -- [rustaceans.org][ro] is helpful, but mostly dedicated to IRC - The [Rust Compiler Testing Docs][rctd] - For [@bors], [this cheat sheet][cheatsheet] is helpful - Google is always helpful when programming. |
