April Project Goals Update (blog.rust-lang.org)
from neme@lemm.ee to rust@programming.dev on 29 May 16:21
https://lemm.ee/post/65331369

#rust

threaded - newest

trevor@lemmy.blahaj.zone on 30 May 11:36 collapse

I cannot wait for cargo-script to stabilize.

FizzyOrange@programming.dev on 30 May 12:27 collapse

Especially if it gets good Rust-analyser support. There are a load of these solutions for single-file scripts with third party dependencies but that’s where they usually fall down in my experience (notable exception is Deno).

trevor@lemmy.blahaj.zone on 30 May 13:12 collapse

Agree. Currently, single-file Rust source projects are very un-fun to work with.

They seem to cite getting better rust-analyzer support as an important part of getting cargo-script stabilized, so I’m hopeful.