diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-02-27 18:48:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-27 18:48:49 +0100 |
| commit | 2596bd26cc94a6982cb8b5dd8dfc2eed2a56e46b (patch) | |
| tree | 3eb6a853cc87e4c402c0e04224f0216c64919d4c | |
| parent | 660f184966c84983570b113d3ce99124e0180962 (diff) | |
| parent | 56d7b9ce1b74103bc0dfbf9ddd46a86e0f900429 (diff) | |
| download | rust-2596bd26cc94a6982cb8b5dd8dfc2eed2a56e46b.tar.gz rust-2596bd26cc94a6982cb8b5dd8dfc2eed2a56e46b.zip | |
Rollup merge of #108519 - 0xf333:0xf333_branch, r=Mark-Simulacrum
Bages for easy access links to Rust community r? `@Mark-Simulacrum`
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 0eb7c4b266a..c424bd12ffd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # The Rust Programming Language +[](https://www.rust-lang.org/community) + This is the main source code repository for [Rust]. It contains the compiler, standard library, and documentation. |
