I have the same keyboard, since more than 1 year. I love it! Wirst pain completely gone.
I have the same keyboard, since more than 1 year. I love it! Wirst pain completely gone.
My RustLab talk (Nov 2025) is online!
1.5 years in the infra team: what we cooked and what's next π§βπ³
www.youtube.com/watch?v=f1v...
@rust-lang.org is participating in Google Summer of Code 2026 π¦π
Interested in contributing to Rust through #GSoC? Nowβs the time to start exploring ideas!
ποΈ Proposals open: March 16
β³ Deadline: March 31 (18:00 UTC)
Explore project ideas + proposal guide:
Code snippet discussing the use of the `cargo info` command to check package publication status: /// Check if the package is published via `cargo info`. /// /// `cargo info` shouldn't be used by a machine because its output is not a stable API. /// However, checking if a package is published by using other methods is annoying, so /// we accept that release-plz might not work with future cargo versions and we will fix /// it when that happens. /// /// Returns whether the package is published. pub async fn is_published( Also, another image shows lines of code changed: +324 -1,256
Displays numerical values with a positive increase of 324 and a negative decrease of 1,256 alongside four colored status indicators.
Trying to take the pragmatic solution over the perfect one
I am helping organize the first ever community Rust India conference 2026! It will be soonish, if it interests you or want to be involved lmk!!!
Believe it or not, you might already have a #rustconf talk idea.
Itβs the #rustlang problem that surprised you, the tradeoff you argued about, or the thing you wish youβd understood sooner.
Call-For-Proposals closes Feb 16. Submit now!
π bit.ly/3ZMPfFy
Itβs happening. Yarn 6 Preview is here π«
Yes, we rewrote it in Rust π¦β‘οΈ
I'm incredibly excited for the future of our beloved package manager. See the benchmarks and plans in our latest post:
1/2 β Last year at #rustconf, @ieni.dev spoke about how the Rust Foundation and Rust Infra team cut Rust CI costs and made it more sustainable. Watch his talk back here: www.youtube.com/watch?v=Gzk4...
Optimizing cargo-binstall metadata on cargo-binstall itself: done β
π
github.com/cargo-bins/...
Starting tomorrow, you will be able (on linux without cross-compilation) to install and use the Rust GCC backend directly from rustup! To do so:
rustup component add rustc-codegen-gcc
Thanks a lot to @jberanek.bsky.social for all their work to make it a reality!
github.com/rust-lang/ru...
GitHub repository header for rust-lang/homu showing a banner: "This repository was archived by the owner on Jan 15, 2026. It is now read-only," with repo stats.
End of an era for #rustlang contributors. The merge queue used by the rust repository itself was rewritten in Rust!
You can find it at github.com/rust-lang/b...
The #rustlang infra team just published a new blog post to summarize the most important achievements of Q4 and what we plan to do in Q1 2026
blog.rust-lang.org/inside-rust...
π€ The RustConf 2026 CFP is OPEN!
Weβre looking for talks that share real experiences using Rust β what youβre building, what youβve learned, and whatβs working in practice.
Submit your proposal by February 16: sessionize.com/rustconf-2026/ #rustconf #rustconf25
I'm using Bon (bon-rs.com/guide/overview) and I am shocked by two things:
1. It's very convenient, does almost everything I need out-of-the-box with one derive
2. It has no compile-time impact -- compiling my crate in release mode was 14.93s with it, vs. 14.38s on main.
Just published a new #rustlang reqwest release candidate: v0.13.0-rc.1.
This has some breaking changes, the biggest was switching to rustls by default.
I'd appreciate if you gave it a spin π
github.com/seanmonstar/...
RustConf 26 CFP is open π₯³
GitHub hosted runners are now cheaper for all projects! Self-hosted runners remain free for open source projects.
This is a net positive improvement for public repos π
resources.github.com/actions/202...
I use @typefully.com
Dashboard panel showing a GitHub trusted publisher entry with repository details, workflow, environment, a Remove button and a checkbox to require trusted publishing for new versions.
Worried about API tokens leak?
In crates-io you can now specify that your crate can only be published through trusted publishing π
Rust code snippet showing nested functions using anyhow::Result and with_context chaining, printing an error stack with "hello", "world", and "!!!!" causes. Code: use anyhow::Context; fn main() { let res = hello2().unwrap_err(); println!("{res:?}") } fn hello2() -> anyhow::Result<()> { hello1().with_context(|| "hello") } fn hello1() -> anyhow::Result<()> { hello0().with_context(|| "world") } fn hello0() -> anyhow::Result<()> { anyhow::bail!("!!!!") } Shell output: $ cargo -q run hello Caused by: 0: world 1: !!!!
A simple way of handling errors in Rust using the anyhow crate
Fun weekend project if someone has time: implement a terraform provider! π
crates-io now supports setting up trusted publishing via API.
Here's how the Rust Project sets up trusted publishing via IaC: github.com/rust-lang/t...
crates-io OpenAPI description: crates.io/api/openapi...
It is time for the annual State of Rust Survey! πβ¨οΈοΈ
Whether you've just begun using Rust, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we'd like to hear from you! π¦
Available in ten languages and open until December 17th: blog.rust-lang.org/2025/11/17/l...
βWe adopted #rustlang for its security and are seeing a 1000x reduction in memory safety vulnerability density ... with Rust changes having a 4x lower rollback rate and spending 25% less time in code review, the safer path is now also the faster one.β
security.googleblog.com/2025/11/rust...
Exciting news!
Today, we announced the Rust Foundation Maintainers Fund: an initiative to provide consistent, transparent, long-term support for the developers who make Rust possible.
Supporting maintainers = supporting Rustβs future.
Learn more: rustfoundation.org/media/announ...
Email jobs@mainmatter.com with your resume, rate and availability.
Mainmatter is looking for an experienced Rust developer to join one of our projects as a freelancer.
We're migrating a database from C to Rust. The project is complex and performance-sensitive. That's what makes it fun!
If you're interested, send an email to the address in the screenshot.
Rust infrastructure, revealed! π¦
Marco Ieni gave us a look inside the systems, challenges, and plans that keep the Rust project running strong.
#RustLab2025 #RustLang @ieni.dev
Did you catch @ieni.dev's #rustconf25 talk about the Rust Infrastructure Team?
@rustfoundation.org is hiring an Infra Eng. to join that same effort to keep Rustβs systems reliable+scalable. EU candidates preferred for time zone practicalities.
Apply by tomorrow! app.beapplied.com/apply/wus8sn...
Come work with me! π
I'm looking to hire someone to help me build KCL! It's a programming lang for 3D design that we're making at Zoo. You'd be working closely with me on the KCL interpreter, the CAD API it calls, and our mechanical engineers. This is a Rust-heavy role. DM me any questions. zoo.dev/jobs/4619187...