|
Is there a crate for changing file metadata?
|
|
1
|
122
|
July 21, 2026
|
|
Rust update fails on Crux-3.8
|
|
5
|
204
|
July 18, 2026
|
|
Supporting async and blocking APIs in your library, while letting async do the heavy lifting for you
|
|
1
|
132
|
July 18, 2026
|
|
Rust recompiling everything more often?
|
|
4
|
387
|
July 16, 2026
|
|
Minifetch: A Rust Rewrite of fastfetch for New Contributors
|
|
0
|
108
|
July 15, 2026
|
|
JSON parser preserving formatting/whitespace in round trip (streaming, no_std)
|
|
3
|
150
|
July 14, 2026
|
|
Has rustup been abnormally slow for anyone else?
|
|
5
|
719
|
July 14, 2026
|
|
Native_db vs regular db
|
|
13
|
485
|
July 13, 2026
|
|
A question on the convenience functions for coroutines in the standard library
|
|
5
|
230
|
July 12, 2026
|
|
Automate CLI documentation embedded in rustdoc
|
|
1
|
109
|
July 12, 2026
|
|
What is Clippy against recursion?
|
|
9
|
503
|
July 11, 2026
|
|
Is there a way for exit() to run destructors?
|
|
11
|
369
|
July 10, 2026
|
|
Title: Announcing actix_tower v0.1.3: Bringing the Tower Ecosystem to Actix Web
|
|
5
|
156
|
July 8, 2026
|
|
Funny Rust compiler behavior on Windows
|
|
21
|
488
|
July 7, 2026
|
|
Bug in Rust char function `is_alphabetic`?
|
|
3
|
249
|
July 6, 2026
|
|
Cargo refused to format the code. Is it by design?
|
|
7
|
333
|
July 4, 2026
|
|
Announcing actix_tower: Bridge Tower Middleware into Actix Web
|
|
0
|
80
|
July 4, 2026
|
|
Mixing SeqCst with other orderings
|
|
6
|
268
|
July 3, 2026
|
|
Proposal: Speed up `cargo build` by constraining language to disallow mutual usage between files
|
|
12
|
612
|
July 2, 2026
|
|
Firefox thinks every crate on Crates.io is infected?! False positive, I bet?
|
|
7
|
420
|
July 1, 2026
|
|
HashMap<_, Box<dyn Fn...>> - why does this feel wrong?
|
|
13
|
333
|
June 29, 2026
|
|
About the language: why doesn't never type automatically implement any trait?
|
|
3
|
231
|
June 28, 2026
|
|
Names of traits that enable mocks
|
|
5
|
233
|
June 28, 2026
|
|
Soundly turning &mut [MaybeUninit<u8>] into &mut [u8] with garbage
|
|
36
|
1450
|
June 26, 2026
|
|
Rust crates mut be pre compiled
|
|
21
|
900
|
June 26, 2026
|
|
^^ help: convert the identifier to snake case: `зз`
|
|
7
|
239
|
June 24, 2026
|
|
Why are only some float constants moved into the float primitives
|
|
1
|
140
|
June 24, 2026
|
|
OpenAI Buys Seat on Rust Board
|
|
11
|
985
|
June 23, 2026
|
|
Can't specify `-Znext-solver=globally` for proc macros under Miri
|
|
3
|
191
|
June 22, 2026
|
|
Dogfooding a MIR Debugger
|
|
0
|
166
|
June 22, 2026
|