rust-help-forum

11663 threads · Page 201 of 234

Setting up debugger in VSCode 4 messages
Help Question Compiler Error Beginner
Getting a reference from a Struct member 2 messages
Beginner
GitHub actions to build binaries for releases 4 messages
Tooling Help Question
error linking with `cc` failed exit status 1 2 messages
Help Compiler Error Tooling Help
Need help overriding a ffi link in a dependency 40 messages
Help
Storing function pointers in a Vector 32 messages
Question Help Compiler Error
nightly rls installation error 6 messages
Help
Trait cannot be made into an object 26 messages
Code Review Request
PartialEq implementation not working as expected 5 messages
Help
Setting value outside if in if 4 messages
Help Compiler Error
Initialise rayon threads for par_iter() 12 messages
Question
Parsing Cow of str from cursor 11 messages
Question
Prompt message is printed after read from stdin 39 messages
Help Beginner
syn crate -- lookahead for specific ident? 3 messages
Help
Implementing iterator of 2d iterable 5 messages
Help Question Compiler Error
Bridging C++ VS Project with CXX 2 messages
Help
Some error I don´t get fixed. 2 messages
Help Beginner
How can I push data into my buffer? 10 messages
Help Question Beginner
lifetime fun (iterator and hidden temporaries edition) 29 messages
Help
Lowest Common Multiple 8 messages
Beginner Help
Can path be a relative path in Cargo.toml [dependencies]? 6 messages
Tooling Help Question
read_to_string getting stuck 16 messages
Help
rayon extremely slow 5 messages
Help Code Review Request
Creating a simple retry function in Rust with no predefined types involved 10 messages
Help Code Review Request Question
cross compiling to riscv64 5 messages
Compiler Error Help
Rocket or Axum? 7 messages
Discussion
Bundling rust apps for different plattforms 3 messages
Question Tooling Help
Make an optional vector's data type depend on a data type of other vector's content 4 messages
Help Question
Type Coercion with Impl Into in args 2 messages
Question Help
Lifetime issue with impl Future 13 messages
Help Compiler Error
Parsing arguments to a proc_macro 5 messages
Help Question
What is the difference between these rust and C++ snippets? 7 messages
Help
Iterator way to turn iterator over bools into vector of start and end indices of true ranges. 29 messages
Help Question Beginner
XML Reading Parsing 23 messages
Question Beginner
BufReader problem 11 messages
Help Beginner
Double-Sort Algorithm 13 messages
Code Review Request Beginner
Optimize a single area, even on debug 22 messages
Help
io stdin - Elegant way of reading one line and save it to a variabel, but reapeated x amount of time 6 messages
Question Beginner
Hasher 2 messages
Question Help Compiler Error
Cannot return value referencing a temporary value 33 messages
Help Compiler Error Beginner
Cannot accept closure as an argument and struct field value 31 messages
Help
the method `or_default` exists for enum `...` but its trait bounds were not satisfied 4 messages
Help
How to get value from an Option 4 messages
Help
cant serialize option. 2 messages
Question
one type is more general than the other 27 messages
Question Help
LINK UNSHORTENER - an app that unshortens thousands of links 3 messages
Tooling Help Code Review Request
Returning Map and Filter 2 messages
Help
mmaped into vec 12 messages
Help
Solve 'cannot return value referencing local variable `content`' 22 messages
Help
Idiomatic for 17 messages
Help