rust-help-forum

11663 threads · Page 43 of 234

Array of u8 to array of char 10 messages
Beginner Help Question
Crate panics on release but not on dev 57 messages
Help Question Compiler Error
Reference does not live long enough 37 messages
Beginner Help Compiler Error
i need help with implementing treesitter syntax highlighting 3 messages
Help
Need code review got rejected by a company 16 messages
Code Review Request Discussion Question
How can I disable ``wasm-opt`` when running ``cargo-build``? 2 messages
Tooling Help Help
`thread::scope` prevents dynamic library from unloading 35 messages
Question
autoderef specialization TryToString 3 messages
Help Compiler Error
Help me understand how my logic operates 3 messages
Help
Schemars with TypeTag for schema generation of dyn Trait 8 messages
Beginner Question
Lifetime issues with `impl TryFrom` delegation 35 messages
Help Question Compiler Error
How do you use miri that can run only on your tests? 9 messages
Question
Compiler error when trying to implement L-Expressions 43 messages
Help Compiler Error
sqlx postgres tsrange type 2 messages
Help
Any libraries/wrappers that implement Optional atomics? 76 messages
Help
cyclical dependencies 7 messages
Tooling Help Help Discussion Question Compiler Error
depend on workspace dependency 3 messages
Beginner Question
unusual linking setup 4 messages
Help
Mutable reference to outer struct and inner enum data at the same time 18 messages
Help
Question about lifetimes (beginner) 7 messages
Beginner Help
Lifetime of formatter in Display trait 4 messages
Help
Default trait impl that relies on the struct field? 3 messages
Discussion Question
can I import a struct from main to some other module file in the same project? 22 messages
Help
Setting TLS Ciphers for Reqwest 2 messages
Code Review Request Help Question
Help with passing a mutable shared state as an axum state or extension 19 messages
Beginner Help Compiler Error
panic makes a lot of allocations, is it expected? 2 messages
Question
Code Review: Writing the "Rust" way, and question on error handling 10 messages
Code Review Request Help
Dealing with ownership of a value 6 messages
Beginner Help Question Compiler Error
Code review binary search 3 messages
Code Review Request
Encode/Decode base 64 string 7 messages
Help
Can't drop variable :\ 18 messages
Help Compiler Error
How to find a module based on proc macro token stream input 4 messages
Help
Rayon parallel code is slower than the iterative version 7 messages
Help
Code Review: Writing More Idiomatic Rust Code 13 messages
Code Review Request Beginner
make rust-analyzer abide by rerun-if-changed directive 10 messages
Tooling Help Help
serde fails to compile with SIGKILL on build script 25 messages
Tooling Help Help
Implement From for a HashMap<u64, CustomStruct> 2 messages
Help
Why doesn't Rust allow multiple semver compatible versions of the same crate? 3 messages
Question
Not sure how to solve this borrow issue 33 messages
Help Question Compiler Error
Recursive Directory Search for MP3 Files 8 messages
Code Review Request Beginner
How do you like to name features? 2 messages
Discussion Question
Help with managing game state through multiple Arc<Mutex<S>> 17 messages
Beginner Help
WriteHalf<TcpStream> with MPSC rx 48 messages
Help
pkg-config does not find system libs installed in PKG_CONFIG_PATH 4 messages
Tooling Help Compiler Error
Newtype or newtrait? 13 messages
Help Question
LeetCode weirdness 4 messages
Help
LLDB Debugger doesn't pretty-print Vec 4 messages
Beginner Tooling Help Help
import modules and function 37 messages
Beginner Help
Taking Ownership in Drop 10 messages
Discussion Question
Creating my first rust programs (web server) 2 messages
Beginner Help Compiler Error