rust-help-forum

11663 threads · Page 98 of 234

Passing a mutable reference to a cycle(iterator) 73 messages
Code Review Request Help
code review for Data Frame implementation exercise 2 messages
Code Review Request
Reading "unfinished" lines from stdout? 10 messages
Question
SOLVED: trying to compile ubrustc 12 messages
Help Question Compiler Error
mismatched types while parsing a string into i32 13 messages
Beginner Compiler Error
Const Array Manipulation 17 messages
Question
problem with pass variable into another thread 30 messages
Help
How to render IMG in Web 4 messages
Help Question
Getting invalid value object in pointer of Box::new() 8 messages
Beginner Help
When to use `Into` trait (in constructors) 8 messages
Beginner Question
Why is ``#[repr(C, packed)]`` valid? 18 messages
Question
`by_ref` exists for mutable reference `&mut B`, but its trait bounds were not satisfied 2 messages
Beginner Help Question
Variables pointing to values 3 messages
Beginner Question
Associating static data with enum variants 10 messages
Help Question
Http request load balancer in rust 25 messages
Beginner Help
A question about Git 3 messages
Beginner Question
How do you use DerefMut<dyn Trait> in a Set? 4 messages
Help Question Compiler Error
Sqlx String Authority 2 messages
Beginner Help Question
Receiving some string characters as ? characters from Postgres responses on a websockets connection 28 messages
Help
[UNSAFE] Memory leak (?) in sketchybar code, need help finding what is making this happen :sob: 19 messages
Code Review Request Discussion Help
Need reviewing of some custom parser code 72 messages
Code Review Request Help Question
Actix/Axum K8s Scaling 5 messages
Beginner Question
Modules and "... is never used" 21 messages
Beginner Help Question
Implementing a trait generic over Into<T> 6 messages
Help Question
Searching for a mentor for a course 2 messages
Code Review Request Beginner Help
`IntoIterator::Item: (K, V)` gives me a compiler error? 27 messages
Help Compiler Error
Is this technically safe? 9 messages
Beginner Question
IMAP not working 7 messages
Help
Actix websockets on multiple docker swarm instances 2 messages
Discussion Tooling Help Help Question
References from tokio::spawn when the code is joined in the same function 5 messages
Question Compiler Error
Parsing commands 17 messages
Question
Propagating errors results in a different error message 10 messages
Beginner Help Question
How can I pattern match on chunks_exact? 33 messages
Help
GlobalAlloc that rounds up - miri complains 28 messages
Discussion Question
os 9 messages
Beginner Help
Drawing text Piston Framework 3 messages
Beginner Help
Way of implementing function taking into account every struct deriving macro 9 messages
Help Question
Very weird performance degradation 4 messages
Help
Is there a way to initialize a byte without specifying its value? 57 messages
Discussion Question
Where does the .exe go 11 messages
Question
How to pass and use a reference in Hyper's server closure? 12 messages
Help
use quick xml write something ,it spend so much time writing,need optimize. 2 messages
Beginner Help
How can I have an iterator over a trait without dyn? 48 messages
Question
Rewriting a nest of match/await using the futures crate? 35 messages
Beginner Help
Type system generics shenanigans 35 messages
Help
Help with Constructor in Rust 3 messages
Question
Evaluate a variable only when its used 18 messages
Help
Pattern matching range with const generic 19 messages
Help Question Compiler Error
How to cross compile cpal library to rpi0? 3 messages
Beginner Tooling Help Help Compiler Error
proc macro help 5 messages
Beginner Help