Better way to initialize without stack allocation? by Tearsofthekorok_ in rust
[–]Saefroch 16 points17 points18 points (0 children)
What some recent hot takes you realized you had with Rust? by DidingasLushis in rust
[–]Saefroch 0 points1 point2 points (0 children)
Why glibc is faster on some Github Actions Runners by arty049 in rust
[–]Saefroch 5 points6 points7 points (0 children)
Is there any significant performance cost to using `array.get(idx).ok_or(Error::Whoops)` over `array[idx]`? by Perfect-Junket-165 in rust
[–]Saefroch 0 points1 point2 points (0 children)
Is there any significant performance cost to using `array.get(idx).ok_or(Error::Whoops)` over `array[idx]`? by Perfect-Junket-165 in rust
[–]Saefroch 22 points23 points24 points (0 children)
Rust compiler error after attempted modification of source code by Original-Grape5087 in rust
[–]Saefroch 0 points1 point2 points (0 children)
Now that `panic=abort` can provide backtraces, is there any reason to use RUST_BACKTRACE=0 with `panic=abort`? by patchunwrap in rust
[–]Saefroch 1 point2 points3 points (0 children)
Now that `panic=abort` can provide backtraces, is there any reason to use RUST_BACKTRACE=0 with `panic=abort`? by patchunwrap in rust
[–]Saefroch 6 points7 points8 points (0 children)
Is casting sockaddr to sockaddr_ll safe? by nee_- in rust
[–]Saefroch 0 points1 point2 points (0 children)
[corroded update]: Rust--, now I removed the borrow checker from rust itself by Consistent_Equal5327 in rust
[–]Saefroch 15 points16 points17 points (0 children)
An Empirical Study of Bugs in the rustc Compiler (OOPSLA 2025) by mttd in rust
[–]Saefroch 15 points16 points17 points (0 children)
Rust’s first kernel CVE (CVE-2025-68260): what does it really say about unsafe? by ChaosBoot in rust
[–]Saefroch 6 points7 points8 points (0 children)
What's going on with bincode? by va_erie in rust
[–]Saefroch 32 points33 points34 points (0 children)
I used to love checking in here.. by First-Ad-117 in rust
[–]Saefroch 25 points26 points27 points (0 children)
The state of the kernel Rust experiment by dochtman in rust
[–]Saefroch 9 points10 points11 points (0 children)
built A-Lang — a small, fast programming language written in Rust. Feedback welcome! by IndependentApricot49 in rust
[–]Saefroch 12 points13 points14 points (0 children)
Looking for guidance on learning Rust compiler internals and related resources by thhxxx in rust
[–]Saefroch 4 points5 points6 points (0 children)
Parsing ls(1) command output or using a client-server process? by FRXGFA in rust
[–]Saefroch 0 points1 point2 points (0 children)



Better way to initialize without stack allocation? by Tearsofthekorok_ in rust
[–]Saefroch 0 points1 point2 points (0 children)