Binary directory about 'cargo build' and 'cargo build --target x86_64-unknown-linux-gnu' under linux
|
|
5
|
42
|
January 17, 2025
|
Does pointer provenance have runtime overhead?
|
|
14
|
535
|
January 17, 2025
|
How safe is mem::transmute for changing life time of an owned type?
|
|
9
|
173
|
January 17, 2025
|
Static mut refs "safely"
|
|
6
|
112
|
January 17, 2025
|
Save data from a callback to be used later
|
|
13
|
105
|
January 17, 2025
|
Is the dereference to a pointer that points to a struct having a dropped field considered UB?
|
|
3
|
82
|
January 17, 2025
|
Occupied entry method from reference to key
|
|
1
|
42
|
January 17, 2025
|
Some lines deactivate rustfmt in VSCode
|
|
4
|
64
|
January 17, 2025
|
Best lib for fast PostgreSQL JSON Inserts
|
|
2
|
82
|
January 16, 2025
|
Summing a vector of u32 to get u64?
|
|
6
|
154
|
January 16, 2025
|
Help understanding error: `'a` must outlive `'static`
|
|
9
|
141
|
January 16, 2025
|
Stable compiler talks about unstable Step
|
|
8
|
129
|
January 16, 2025
|
Weird segfault issues
|
|
2
|
98
|
January 16, 2025
|
Why does the `f1` fail to compile while `f2` is ok?
|
|
5
|
95
|
January 16, 2025
|
How to change the script element content using kuchiki?
|
|
1
|
32
|
January 16, 2025
|
Fn trait with trait argument with lifetime
|
|
5
|
112
|
January 16, 2025
|
Passing an async function and then running it on a async thread
|
|
7
|
133
|
January 16, 2025
|
How to extend std's enum?
|
|
10
|
268
|
January 16, 2025
|
Generalising a function to take and return type implementing trait (compiler error)
|
|
6
|
102
|
January 16, 2025
|
Unreachable `else` branch of source code in `bytes::Bytes`
|
|
2
|
92
|
January 16, 2025
|
What functions are registered as export functions when creating a DLL with the dylib option?
|
|
13
|
162
|
January 16, 2025
|
Using mem::transmute for outer/inner structs in enums?
|
|
1
|
67
|
January 16, 2025
|
Impl Trait return value with associated type that should be Send + Sync
|
|
5
|
82
|
January 16, 2025
|
Best practices with physical units
|
|
6
|
166
|
January 16, 2025
|
Closure capturing `Self` lifetime error
|
|
8
|
107
|
January 16, 2025
|
A really strange behavior of debugger
|
|
0
|
54
|
January 16, 2025
|
Why does "default-features=false" not work
|
|
4
|
127
|
January 16, 2025
|
Why 1 is considered a pattern but 0+1 not
|
|
4
|
178
|
January 16, 2025
|
Message Bus vs Actors
|
|
6
|
134
|
January 15, 2025
|
Unresolved import error
|
|
6
|
51
|
January 15, 2025
|