diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2022-09-04 19:34:24 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2022-09-04 19:34:24 -0400 |
| commit | 2ecd620acb56c1f834bc4b7c50b2ac4fe8fac0c5 (patch) | |
| tree | 0dde29f6a17c690342976bae0aabef516e4b0e43 | |
| parent | 9560cb13fe99f47b091e15bc03ae48a96044d833 (diff) | |
| download | rust-2ecd620acb56c1f834bc4b7c50b2ac4fe8fac0c5.tar.gz rust-2ecd620acb56c1f834bc4b7c50b2ac4fe8fac0c5.zip | |
Fix IRC badge
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md index b6dc421e259..cdd7f55dcde 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # WIP libgccjit codegen backend for rust -[](irc://irc.libera.chat/rustc_codegen_gcc) +[](https://web.libera.chat/#rustc_codegen_gcc) 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. |
