I have finally perfected the art of STAIRS ANIMATION 🦀⚙️
#indiegame #indiedev #madewithgodot
I have finally perfected the art of STAIRS ANIMATION 🦀⚙️
#indiegame #indiedev #madewithgodot
Rust 1.88.0 has been released! ✨🎊 🦀
This release brings you let chains, naked functions, automatic Cargo cache cleaning, Cell::update, proc_macro span locations, as_chunks methods on slices, and more!
Check out the blog post and release notes for all the details: blog.rust-lang.org/2025/06/26/R...
what show ?
Rust docstring with an <iframe> at the bottom.
The same doc, but rendered by docs.rs, showing the interactive iframe with draggable sliders.
my colleague James pointed out that the bezier crate has interactive demos and tools. They embed an iframe in the Rust docstring, which gets rendered by Rustdoc.
docs.rs/bezier-rs/la...
Brian Krebs has confirmed with MITRE this is legit: infosec.exchange/@briankrebs/...
🦀 Hello World!
The Rust project now has an official presence on Bluesky! ✨
We'll be posting the same on our Mastodon and Bluesky accounts, so you won't miss anything on either platform.
idk how fast actions are taken after a report for name-squatting, but try reaching out to the crate owner, they might even be willing to transfer the ownership to you
error: avoid using labels containing only the digits `0` and `1` in inline assembly --> hal-x86_64/src/segment.rs:243:14 | 243 | "1:", | ^ use a different label that doesn't start with `0` or `1` | = help: start numbering with `2` instead = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 = note: see <https://github.com/llvm/llvm-project/issues/99547> for more information = note: `#[deny(binary_asm_labels)]` on by default
why Rust is the greatest programming language of all time, in one screenshot