[go: up one dir, main page]

|
|
Log in / Subscribe / Register

Rust frontend approved for GCC

Rust frontend approved for GCC

Posted Jul 12, 2022 18:53 UTC (Tue) by developer122 (guest, #152928)
Parent article: Rust frontend approved for GCC

This is nice to see, as it'll eventually pave the way towards rust in core kernel code. As others have noted, it'll also be nice if this shakes various bugs out of GCC that have been masked by C's UB until now.


to post comments

Rust frontend approved for GCC

Posted Jul 13, 2022 3:44 UTC (Wed) by josh (subscriber, #17465) [Link]

> This is nice to see, as it'll eventually pave the way towards rust in core kernel code.

This is not at all blocked; rustc_codegen_gcc also enables this.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds