this post was submitted on 31 Mar 2025
32 points (92.1% liked)

Linux

6837 readers
338 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] sukhmel 11 points 2 days ago

This quote from Linus is what I find inspiring hope of a future wider adoption or Rust:

Thanks. I decided to try to do the merge on my own, but failed. I came close, but it was good to have your example merge to see what I got wrong.

The pin_init becoming a crate of its own, but 'pin::Pin' being in the core crate ended up messing with my "monkey see, monkey do" approach to Rust merges.

I'll learn eventually, in the meantime please do continue to give me example merges and I'll use them as training wheels.