From fcb020beba4572d2239e719c8f54e8906a269088 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 23 Oct 2024 11:49:00 -0700 Subject: [PATCH] Add Rust toolchain under implementation status --- proposals/wide-arithmetic/Overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/proposals/wide-arithmetic/Overview.md b/proposals/wide-arithmetic/Overview.md index b85c67f475..26b4852a60 100644 --- a/proposals/wide-arithmetic/Overview.md +++ b/proposals/wide-arithmetic/Overview.md @@ -290,7 +290,8 @@ Engines: Toolchains: -* [x] [LLVM](https://github.com/llvm/llvm-project/pull/111598) +* [x] [LLVM / Clang](https://github.com/llvm/llvm-project/pull/111598) +* [x] [Rust](https://github.com/rust-lang/rust/pull/132077) Binary Decoders: