diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2023-07-24 13:49:35 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2023-07-24 13:50:04 -0400 |
| commit | 14964ed2f6c8f19a444afe886d0c2ac68a831e45 (patch) | |
| tree | 10e7076e790540d087afd8d881e92acf4397ae58 | |
| parent | 36b059438d49ace9e8d38bf58b9037902d219c5c (diff) | |
| download | rust-14964ed2f6c8f19a444afe886d0c2ac68a831e45.tar.gz rust-14964ed2f6c8f19a444afe886d0c2ac68a831e45.zip | |
Update the IRC link to the link of the Matrix channel
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md index b9a78b0277b..fbe1a407733 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # WIP libgccjit codegen backend for rust -[](https://web.libera.chat/#rustc_codegen_gcc) +[](https://matrix.to/#/#rustc_codegen_gcc:matrix.org) This is a GCC codegen for rustc, which means it can be loaded by the existing rustc frontend, but benefits from GCC: more architectures are supported and GCC's optimizations are used. |
