For a good month, it was nearly impossible to avoid hearing about it. Now, I can’t find any news.
Just got a call from Rust HQ; they cancelled the project and are deleting all the articles talking about it
Yeah, got that memo too. Apparently Biden didn’t like the name, too bad.
Or it’s a quiet news cycle. It could be either.
Alec Baldwin killed it
For those who’re interested: https://this-week-in-rust.org/
Probably now that support is in the kernel anyone who wants to use it is busy actually writing code.
what do you mean? it’s still being used in many many projects and is as great as ever
But are you able to find any news?
Are there any news you’re expecting to find?
I don’t know, but the OP is concerned.
Where is Rust? Is she safe? Is she alright?
Unsafe {}
Because now you can’t write “rust” without written consent from rust foundation. Btw, prepare to getting sued.
Edit: /s of course, what’s wrong with you people. It’s a reference to recent rust trademark policy drama
All I know is cargo takes forever to compile when installing something so I don’t like it
If you want to install CLI tools using
cargo install
you should try cargo-binstall to avoid compiling them from source.That’s awesome I’ll take a look at it