|
Clean-up block whose borrows take effect only when executing the block
|
|
2
|
134
|
September 7, 2026
|
|
Avoiding repeated match when dispatching a unit variants enum to types
|
|
7
|
313
|
September 6, 2026
|
|
Frontend is Leptos and backend is Axum, full stack Rust
|
|
4
|
217
|
September 5, 2026
|
|
Help trying to compile macrdp via Cargo build
|
|
2
|
120
|
September 5, 2026
|
|
Finding the origin of a Result::Err
|
|
6
|
292
|
September 4, 2026
|
|
Reducing duplication in `TryFrom`
|
|
2
|
154
|
September 4, 2026
|
|
How do i read a file without following symlinks? (including symlinks further up the path)
|
|
11
|
649
|
September 3, 2026
|
|
List types of a struct
|
|
10
|
287
|
September 3, 2026
|
|
New to Rust, converting a project from Python
|
|
6
|
312
|
September 3, 2026
|
|
How to lookup a value in HashMap with a composite key containing a String without allocating
|
|
4
|
182
|
September 2, 2026
|
|
How to transmit a D-Bus message with the exact same body?
|
|
0
|
94
|
September 2, 2026
|
|
New User Tutorial
|
|
1
|
119
|
September 2, 2026
|
|
Why the `unreachable!()` can't be optimized away?
|
|
16
|
365
|
September 2, 2026
|
|
Illegal impl block
|
|
4
|
231
|
September 1, 2026
|
|
What's wrong with this line and why?
|
|
6
|
236
|
September 1, 2026
|
|
Does passing a String to a function by value move its pointer, length, and capacity without copying the heap data, just like let s2 = s1?
|
|
7
|
273
|
August 31, 2026
|
|
Does the new `impl const Trait` works?
|
|
1
|
142
|
August 31, 2026
|
|
Cannot return value referencing temporary value while lifetime should be valid
|
|
8
|
299
|
August 31, 2026
|
|
Implementing trait with static lifetime bound
|
|
6
|
131
|
August 31, 2026
|
|
How implement an iterator over a growing collection?
|
|
8
|
290
|
August 30, 2026
|
|
Current font/glyph/vector rasterizer?
|
|
7
|
330
|
August 30, 2026
|
|
Clarification regarding idiomatic input
|
|
5
|
173
|
August 30, 2026
|
|
How do I debug bevy's memory usage usage if it doesn't show up on heap profilers?
|
|
10
|
438
|
August 30, 2026
|
|
Tracing - looking for subscriber with parent span info
|
|
0
|
84
|
August 30, 2026
|
|
How to write a method which works with any type int?
|
|
34
|
1091
|
August 29, 2026
|
|
API Design for Config Override
|
|
8
|
349
|
August 29, 2026
|
|
Make an iterator-like pattern with overrides or reusing
|
|
1
|
123
|
August 29, 2026
|
|
Cargo doc - dev & build dependencies
|
|
3
|
184
|
August 29, 2026
|
|
Request for feedback: how to clean up actors
|
|
3
|
235
|
August 28, 2026
|
|
Debugging "queries overflow the depth limit!"
|
|
5
|
208
|
August 28, 2026
|