The source of the standard Rust Hello World program with the generated assembly before and after the change.
The before version has 11 instructions and stores 56 bytes on the stack. The after version has 3 instructions and stores no data on the stack.
π¦ I've improved the implementation behind all the string formatting macros in Rust: println, panic, format, write, log::info, etc. (Everything using format_args!().) They will compile a bit faster, use a bit less memory while compiling, result in smaller binaries, and produce more efficient code! π
13.11.2025 13:31
π 530
π 60
π¬ 11
π 3
does your tool spawn processes? then LOOK UP the absolute path of the process you're running first. if that fails, log that in great detail. if it succeeds, log the absolute path of the path you found. if the process fails, in the failure log, include the absolute path of the process that failed.
14.11.2025 13:37
π 35
π 4
π¬ 1
π 0
βοΈ Coherence rules getting in your way?
Soares Chen introduces Context-Generic Programming β a paradigm to write truly generic trait impls without breaking Rustβs rules.
π 12:15 | π Deep Ocean
#RustLab2025 @maybevoid.com
03.11.2025 11:00
π 1
π 1
π¬ 0
π 0
A bowl of full size candy bars
Why do they call it "fun size"? There's nothing fun about less candy. This is the real fun size
31.10.2025 23:21
π 9
π 1
π¬ 1
π 0
RustLab | The International Conference on Rust in Florence
RustLab is a conference for developers made by developers
The rustaceans are gathering, #Florence is buzzing! π
Tomorrow #RustLab2025 kicks off three days of pure Rust magic!
Double-check your schedule, charge your devices, and get ready to be inspired. π€©
See you all tomorrow, can't wait! π¦ β¨
π rustlab.it
#RustLang
01.11.2025 13:02
π 6
π 2
π¬ 0
π 0
Original post: bsky.app/profile/did:...
14.08.2025 15:54
π 0
π 0
π¬ 0
π 0
Whenever I notice LLMs being "not great" at Rust, it's because they're trying to write, JS or Go, but in Rust. Which is.. the same reason why a lot of humans are having a bad time with Rust π β writing types first, then stub functions, then tests, then implementation, that's a happier way.
13.06.2025 14:54
π 87
π 6
π¬ 5
π 0
Meme not from the article. The rust compiler is a giant soldier who is protecting other soldier(that is we). Compilers helpful error message help us
β¨ Flattening Rust's Learning Curve
This is the most important part:
>Treat the Borrow Checker as a co-author, not an adversary
> Forget what you think you knew about programming and really start to listen to what the compiler
corrode.dev/blog/flatten...
#rustlang #programming
06.05.2025 04:21
π 28
π 5
π¬ 1
π 2
π» cargo-spellcheck π»
Checks rust documentation for spelling and grammar mistakes
π https://github.com/drahnr/cargo-spellcheck
#homebrew #newpkg #macos #linux #formula
24.04.2025 12:48
π 2
π 1
π¬ 1
π 0
GitHub - pgdogdev/pgdog: Horizontal scaling for PostgreSQL with automatic sharding.
Horizontal scaling for PostgreSQL with automatic sharding. - pgdogdev/pgdog
pgdog is a sharder, connection pooler and load balancer for PostgreSQL.
Written in Rust, scales databases horizontally without requiring changes to application code.
24.04.2025 12:56
π 11
π 2
π¬ 0
π 0
Issues Β· facet-rs/facet
Rust const and no_std reflection β the last derive you'll ever need - Issues Β· facet-rs/facet
So many ideas that I'm excited about in the issue tracker github.com/facet-rs/fac... β I know the public-facing documentation is lagging behind but better underpromise and overdeliver I suppose.
20.04.2025 17:26
π 35
π 1
π¬ 0
π 0
Thatβs why Rubyβs `select` is a better name.
21.04.2025 14:27
π 2
π 1
π¬ 1
π 0
TIL you can track Rust releases from this website!
π¦ Visit: releases.rs
β GitHub: github.com/releases-rs/...
#rustlang #releases #rust #changelog #stable #nightly
15.04.2025 08:16
π 26
π 3
π¬ 0
π 0
A screenshot of a terminal showing the application panicked, error deserializing JSON, and then there's a bunch of lines of JSON. The line numbers are dimmed, and the JSON text itself is the default style, and then there's a little curve message under the N that says unexpected character N, because I have not implemented support for nulls in this latest rewrite yet.
probably not its final form but I kinda like this reporting
15.04.2025 15:32
π 31
π 1
π¬ 4
π 0
Plot to understand the async working
π§© A Visual Journey Through Async Rust
github.com/alexpusch/ru...
#rustlang #programming
14.04.2025 13:53
π 18
π 5
π¬ 0
π 0
Everything has one true owner.
Everything must be let go, eventually
08.04.2025 05:56
π 20
π 4
π¬ 0
π 0
It's probably also how our brains work too. Which is why I don't trust it to do complex calculations by itself!
17.12.2024 06:59
π 2
π 1
π¬ 1
π 0
Async Rust book arriving tomorrow
Looking forward to it
17.12.2024 05:58
π 39
π 4
π¬ 6
π 0
In the spirit of growing release-plz from a one man band to a community-driven project, I created dedicated social accounts:
π¦ bsky.app/profile/rel...
πΌ www.linkedin.com/company/rel...
π hachyderm.io/@release_plz
π¦ x.com/release_plz...
05.12.2024 16:00
π 3
π 1
π¬ 1
π 0
RustWeek 2025
RustWeek 2025, The Netherlands - May 13 - 17 2025
π¦ Time to submit your talk ideas for RustWeek 2025! The call for proposals is now open!
rustweek.org#cfp
#rustlang #rustweek
05.12.2024 13:54
π 46
π 7
π¬ 0
π 0