|
|
Subscribe / Log in / New account

Packaging Rust for Fedora

Packaging Rust for Fedora

Posted Oct 30, 2022 17:41 UTC (Sun) by nevyn (guest, #33129)
In reply to: Packaging Rust for Fedora by ssokolow
Parent article: Packaging Rust for Fedora

If you dare to evaluate the language on the documentation and tutorials/examples ... it's even newer than that. I remember looking at rust seriously just after 1.0, and the documentation was challenging ... quickly looking much more recently the situation had improved a lot (maybe even completely fixed).


to post comments

Packaging Rust for Fedora

Posted Oct 30, 2022 23:29 UTC (Sun) by ssokolow (guest, #94568) [Link]

I've been using Rust since 1.0 (I lurked in /r/rust until the stability promise came into play, then started writing code once I could trust it would remain compilable), so my perspective on that could be a bit skewed.

Yes, Rust 1.0 was quite spartan... but you can still compile what you wrote for it in modern Rust assuming you don't fall into one of the exceptions like "this code only compiled because of a compiler bug".


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