rust-help-forum

11663 threads · Page 47 of 234

cargo clean command started updating rust 8 messages
Question
Wrapper for `hyper::Service` 3 messages
Help Question Compiler Error
Confusion with Mutable Borrows 9 messages
Beginner Help Question Compiler Error
help! unresolved import `youtube_dl::download_yt_dlp`no `download_yt_dlp` in the root 28 messages
Beginner Help Question
Translating TypeScript-esque optional semantics into Rust 16 messages
Beginner Help Question
A lifetime problem 7 messages
Beginner Help Compiler Error
Populating new table in Diesel migration 2 messages
Help
Testing for a trait for a data structure 26 messages
Beginner Question
rust analyzer doesn't work 35 messages
Help
help me learn DSA in rust 2 messages
Discussion Help Question
Enum, struct or const? 11 messages
Help Question
Which crates can help me write a service that does some tasks on a schedule? 3 messages
Help Question
quick question! How hard is this to do? 5 messages
Beginner Question
Creating a struct for embedded device Pins 10 messages
Beginner
Why are trait bounds invariant over lifetimes? 25 messages
Question Compiler Error
Deriving a trait outside of the struct definition 3 messages
Question
whats going on? 6 messages
Question Compiler Error
join_all in a no_std environment? 3 messages
Help
Github actions - fails to compile for all OS's (with SDL2) 18 messages
Beginner Tooling Help Help Compiler Error
Bevy - Cannot borrow data in dereference of x as mutable 4 messages
Beginner Help
Features enabled does not allow feature's method to be used 22 messages
Help Compiler Error
Starange borrow checker things 3 messages
Help
`tcx.global_backend_features(())` is not supported for this key; 5 messages
Code Review Request Help Question
testing around, trying to set up a discord bot, using rust 20 messages
Code Review Request Beginner Help Compiler Error
cargo watch -x run is not working inside docker 9 messages
Tooling Help Help
Problems with text render in skia-safe with winit 16 messages
Help
Failed to deserialize json data into struct since `type` is a keyword 4 messages
Help
Reading from stdin using clap_builder 43 messages
Help Question
how do better game lighting 15 messages
Help Question
Reading a cargo.toml programatically 15 messages
Tooling Help Question
Options for Embedded Database 5 messages
Help Discussion Question
How do you get the rust MIR of a program from within the program? 9 messages
Help Question
Failed to run custom build command for "ring v0.17.8" 123 messages
Compiler Error
Unclear borrow error in async function 18 messages
Help Question
Why does this code occur an error in spite of commented out code does not? 16 messages
Help Compiler Error
Failing to link functions that should be generated by autocxx 2 messages
Tooling Help Question
Test Private Fields in Separate Test File 25 messages
Tooling Help Beginner Question
Struct and Trait design for database 29 messages
Code Review Request Help Question Compiler Error
Fn which returns a slice of references 25 messages
Help Question
rust gives error when `os::windows` and `os::linux` is imported in same module 20 messages
Help Question
Extern "function" not found at elf file 7 messages
Help Question
how to use `async_trait`? 4 messages
Help Question
Is this a stupid way to use RefCell? 75 messages
Code Review Request Beginner Question
perlin noise application 32 messages
Code Review Request Beginner Help Question
Lifetime Elision Questions 16 messages
Help Question
Why rust test (integrate) only produce binary format? 4 messages
Question
Lifetimes 32 messages
Beginner
openssl failed to compile 16 messages
Help
Extend Array/Paging 33 messages
Help Question
Bad habits check. 3 messages
Code Review Request Beginner