Skip to content

Commit 0b33016

Browse files
authored
Merge pull request #40 from P-E-P/update-gccrs-goal-informations
Update "gccrs" page's timeline informations.
2 parents b26560b + a7d1b19 commit 0b33016

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/gccrs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
programming language, developed from the ground up for the
55
[GNU Compiler Collection (GCC)](https://gcc.gnu.org) project.
66

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 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.
88

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!
1010

1111
You can follow the project's progress on [our blog](https://rust-gcc.github.io).
1212

0 commit comments

Comments
 (0)