With the release of rust 1.70, there was
some surprise and frustation
that
unstable test features now require nightly,
like all other unstable features in Rust.
One of the features most affected is --format json which has been in
limbo for 5 years.
This d... (more…)
Read more »
The Linux kernel is seeing a steady accumulation of Rust code. As it becomes more prevalent, m [...]... (more…)
Read more »
Type-safe database access for Rust. Contribute to Brendonovich/prisma-client-rust development by creating an account on GitHub. (more…)
Read more »
Since December I and others have been working on a port of
the Move programming language
to LLVM.
This work is sponsored by Solana,
with the goal of running Move on Solana and its rbpf VM;
though ultimately the work should be portable to other targets
sup... (more…)
Read more »