|
Why is my test with loom failing
|
|
7
|
262
|
July 25, 2026
|
|
Apollonian Gasket - My Saturday night project
|
|
5
|
339
|
July 25, 2026
|
|
Hello ! New here ! :D , here to learn and to code with Rust in first time!
|
|
13
|
455
|
July 23, 2026
|
|
Resources/ideas on making non-length-delimited tcp protocols
|
|
7
|
211
|
July 23, 2026
|
|
Is there a crate for changing file metadata?
|
|
1
|
147
|
July 21, 2026
|
|
Rust update fails on Crux-3.8
|
|
5
|
215
|
July 18, 2026
|
|
Supporting async and blocking APIs in your library, while letting async do the heavy lifting for you
|
|
1
|
148
|
July 18, 2026
|
|
Rust recompiling everything more often?
|
|
4
|
431
|
July 16, 2026
|
|
Minifetch: A Rust Rewrite of fastfetch for New Contributors
|
|
0
|
141
|
July 15, 2026
|
|
JSON parser preserving formatting/whitespace in round trip (streaming, no_std)
|
|
3
|
186
|
July 14, 2026
|
|
Has rustup been abnormally slow for anyone else?
|
|
5
|
768
|
July 14, 2026
|
|
Native_db vs regular db
|
|
13
|
555
|
July 13, 2026
|
|
A question on the convenience functions for coroutines in the standard library
|
|
5
|
250
|
July 12, 2026
|
|
Automate CLI documentation embedded in rustdoc
|
|
1
|
116
|
July 12, 2026
|
|
What is Clippy against recursion?
|
|
9
|
560
|
July 11, 2026
|
|
Is there a way for exit() to run destructors?
|
|
11
|
465
|
July 10, 2026
|
|
Title: Announcing actix_tower v0.1.3: Bringing the Tower Ecosystem to Actix Web
|
|
5
|
197
|
July 8, 2026
|
|
Funny Rust compiler behavior on Windows
|
|
21
|
607
|
July 7, 2026
|
|
Bug in Rust char function `is_alphabetic`?
|
|
3
|
267
|
July 6, 2026
|
|
Cargo refused to format the code. Is it by design?
|
|
7
|
381
|
July 4, 2026
|
|
Announcing actix_tower: Bridge Tower Middleware into Actix Web
|
|
0
|
93
|
July 4, 2026
|
|
Mixing SeqCst with other orderings
|
|
6
|
305
|
July 3, 2026
|
|
Proposal: Speed up `cargo build` by constraining language to disallow mutual usage between files
|
|
12
|
680
|
July 2, 2026
|
|
HashMap<_, Box<dyn Fn...>> - why does this feel wrong?
|
|
13
|
416
|
June 29, 2026
|
|
About the language: why doesn't never type automatically implement any trait?
|
|
3
|
256
|
June 28, 2026
|
|
Names of traits that enable mocks
|
|
5
|
261
|
June 28, 2026
|
|
Soundly turning &mut [MaybeUninit<u8>] into &mut [u8] with garbage
|
|
36
|
1669
|
June 26, 2026
|
|
Rust crates mut be pre compiled
|
|
21
|
1025
|
June 26, 2026
|
|
^^ help: convert the identifier to snake case: `зз`
|
|
7
|
277
|
June 24, 2026
|
|
Why are only some float constants moved into the float primitives
|
|
1
|
157
|
June 24, 2026
|