I finally found the cheat-code for disabling the type-checker /s
|
|
34
|
6373
|
June 19, 2025
|
I stopped with rust
|
|
84
|
11016
|
January 28, 2025
|
Game dev in Rust, a year later
|
|
60
|
17114
|
April 23, 2025
|
A comparison of Rust's borrow checker to the one in C#
|
|
30
|
1587
|
February 27, 2025
|
Requesting API review for Jiff (datetime library)
|
|
11
|
457
|
July 20, 2025
|
Flagged posts and freedom of information
|
|
31
|
908
|
September 9, 2025
|
I'm shocked the Rust community is pushing an MIT licensed Rust rewrite of GNU coreutils
|
|
47
|
6349
|
February 25, 2025
|
State of `async/await`: unrestrained cooperation is not cooperative
|
|
121
|
2344
|
July 14, 2025
|
I published my first open-source Rust crate!
|
|
11
|
550
|
March 21, 2025
|
What does it take to make an HTTP request
|
|
54
|
2372
|
August 26, 2025
|
This match feature is awful
|
|
53
|
1853
|
March 10, 2025
|
Remove the engagement-y lines in /new and /unread?
|
|
11
|
323
|
August 8, 2025
|
Introduction to Rust for C programmers
|
|
10
|
3126
|
February 1, 2025
|
How to counter erroneous criticism of Rust?
|
|
44
|
1362
|
November 28, 2024
|
Writing a Plugin System in Rust
|
|
28
|
3769
|
January 27, 2025
|
What's the "correct" way of doing static mut in 2024 Rust?
|
|
24
|
6827
|
March 10, 2025
|
How to stop Rust code from rotting all the time?
|
|
38
|
2331
|
July 15, 2025
|
Let-else syntax feels underwhelming
|
|
31
|
1262
|
July 14, 2025
|
In Rust, it's a bit counterintuitive that the str.trim() function doesn't remove the '\0' (null character) at the beginning and end of a string
|
|
33
|
1467
|
April 2, 2025
|
Introducing Crust. Like C/C++ but C/Rust
|
|
45
|
3043
|
July 20, 2025
|
Open source projects with high quality code
|
|
17
|
927
|
July 16, 2025
|
Irenic comparison of Ada and Rust based on the Advent of Code
|
|
13
|
942
|
January 10, 2025
|
Native alternative for SQLite?
|
|
14
|
2376
|
April 4, 2025
|
State & future of dynamic polymorphism and OOP
|
|
18
|
797
|
June 13, 2025
|
Why some people like to write with Rust language?
|
|
39
|
1926
|
August 12, 2025
|
Horrible Experience With Async Today
|
|
22
|
973
|
March 23, 2025
|
Feedback on essay about Rust's ideology
|
|
59
|
1130
|
March 2, 2025
|
Why isn’t Rust more common in AI
|
|
29
|
1555
|
August 6, 2025
|
Using AI to generate Rust code
|
|
101
|
4315
|
September 12, 2025
|
How do you guys do debugging in Rust?
|
|
41
|
3403
|
June 10, 2025
|
Type errors are a part of library API surface and a fundamental shortcoming in Rust
|
|
75
|
2119
|
April 14, 2025
|
Is there a compelling argument against the statement that Rust is slower than C/C++ in some areas?
|
|
44
|
1970
|
July 21, 2025
|
Module/mod.rs or module.rs?
|
|
12
|
1403
|
March 18, 2025
|
Can you write rust code in terminal like node/python
|
|
13
|
511
|
July 14, 2025
|
Stack Overflow Survey 2025
|
|
11
|
925
|
July 31, 2025
|
Why Does Rust Enforce the "One Mutable or Many Immutable References" Rule in Single-Threaded Programs?
|
|
20
|
1083
|
February 10, 2025
|
Feedback on our Rust Documentation for HPC Users
|
|
10
|
577
|
July 6, 2025
|
Why this Rust program is taking longer than go counterpart?
|
|
21
|
1110
|
March 14, 2025
|
Why doesn't rust warn about this missing match / typo?
|
|
57
|
1731
|
June 20, 2025
|
What are intrusive linked lists and does Rust really struggle with them?
|
|
29
|
2547
|
December 25, 2024
|
3D rendering: GPU buffer allocation vs. safety boundary
|
|
10
|
854
|
March 20, 2025
|
Whitehole - A simple, fast, intuitive parser combinator framework
|
|
12
|
638
|
May 1, 2025
|
Why while let comes into an infinite loop?
|
|
13
|
632
|
June 18, 2025
|
Is there the Rust way to modify String in the place?
|
|
53
|
1853
|
April 6, 2025
|
Smart-pointers: C++ vs Rust
|
|
35
|
1255
|
March 15, 2025
|
Rust support in KDE
|
|
6
|
827
|
January 16, 2025
|
How to Deal With Ferris and Cancer?
|
|
10
|
632
|
August 29, 2025
|
Xsd-parser - Code generator for XML schemas
|
|
9
|
898
|
August 26, 2025
|
Why is "cargo clean" required to get my inline asm to work?
|
|
24
|
867
|
July 11, 2025
|
Why is the additive identity of floats -0.0?
|
|
33
|
779
|
July 15, 2025
|