You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While `gccrs` is not yet able to compile Rust code, it is progressing fast — we are hoping we will be able to compile the Rust 1.49 standard library by the next GCC release, 14.1.
7
+
While `gccrs` is not yet able to compile Rust code, it is progressing fast — we are hoping we will be able to compile the Rust 1.49 `core` library in 2025 and the standard library with the GCC 16.1 release.
8
8
9
-
Once that milestone is achieved, we will begin catching up to the Rust version used by Rust-for-Linux — in the hopes of being useful quickly!
9
+
When `core` compiles properly, we will begin catching up to the Rust version used by Rust-for-Linux — in the hopes of being useful quickly!
10
10
11
11
You can follow the project's progress on [our blog](https://rust-gcc.github.io).
0 commit comments