rust-help-forum

11663 threads · Page 2 of 234

Can you make games with Rust? 7 messages
Question
Expand crate Macro names 11 messages
Discussion Question
Youtube downloader wrap as first project 8 messages
Beginner Discussion
Using cargo in a `Command` — `+toolchain` is not a command 20 messages
Help Question
Help understanding macro syntax 23 messages
Beginner Discussion Question Solved
Force crates depenencies to build as dynamic libraries? 20 messages
Help
refactoring function bounds problem 2 messages
Beginner Question Compiler Error
Rust Diesel Questions on data insertion and caching 11 messages
Beginner Question
Procedural macro for beginners 4 messages
Help Beginner Discussion Question
Wanting to learn about best practices: killing processes in a spawned thread from main thread 3 messages
Beginner Help Solved
Rust ownership 11 messages
Help Question
Can you build serious HTTP backends with Rust? 31 messages
Beginner Question
How do I scale my project well? 16 messages
Beginner Help
Problem understanding modules 148 messages
Beginner Help Solved
Review request 16 messages
Code Review Request Discussion
Borrow checker error in an audio app 7 messages
Help Question Compiler Error
Avoid exploding type bounds 25 messages
Help Question
Implementing a trait for all `f(I) -> O` led to `unconstrained type parameter` error 37 messages
Help Question Compiler Error Solved
Rust Not Compiling In Arch 38 messages
Help Compiler Error
Using dotbridge to run a library which also uses Microsoft.CodeAnalysis.Scripting 9 messages
Help Solved
Rust Analyzer Takes 3.5 minutes to startup suddenly 16 messages
Tooling Help Help
Shared reference pointer equality unexpectedly optimized to false 11 messages
Help
Lending borrow to a 'static closure immediately awaited with `deadpool_diesel`. 48 messages
Tooling Help Help Solved
ptr_write_access test in miri failing on nix 4 messages
Tooling Help Help Question
Preprocess assets to embed in executable 19 messages
Tooling Help Help
Hi, I am building a database engine in rust , 20 messages
Code Review Request
Database suggestions. 8 messages
Discussion Question
Understanding lifetimes for my parsers 46 messages
Help Compiler Error Solved
Idea for coercing subenum crate. 8 messages
Discussion
Hiring Rust engineers at Materialize 🦀 - Recruiter in the wild (I know, I know....) 5 messages
Discussion
Feedback on crate's design choices 9 messages
Code Review Request Discussion Question
Need Help using ChildrenFn in a Leptos component. 7 messages
Help
statements vs expressions 14 messages
Beginner Help Question
How to return struct containing `X` along with a box containing another struct with a borrow of `X` 101 messages
Help Question
How to handle `size_of_val` refactor which seems error prone 9 messages
Discussion Question
Allow any ordering in a declarative macro. 9 messages
Code Review Request Help Solved
Correctly write drivers abstraction on custom kernel 4 messages
Code Review Request Discussion Help Question
safety of getting the discriminant of a zeroed enum variant 24 messages
Question
How do you handle async code in sync functions? 12 messages
Help
🦀 WSDD – WebStack Deployer for Docker 13 messages
Code Review Request Tooling Help Help
does dereferencing `Rc<T>` / `Arc<T>` have an overhead compared to `&T` ? 10 messages
Beginner Question Solved
chumsky: How to create parser for `Spanned<Token>`? 7 messages
Help Question Solved
Debugger stops loading locals, resulting in a memory leak 28 messages
Tooling Help Help
Illegal instruction error on VM 12 messages
Help Question
Need help with refactoring an assembler project. 12 messages
Code Review Request Discussion Help Question
Nested lock problem 2 messages
Help Compiler Error
Need advice for porting python decoder 9 messages
Beginner Question
Ownership issue: immutable query called within a mutable query 3 messages
Beginner Help Solved
Custom clippy lints? 7 messages
Tooling Help Question
Embedded Rust rocket Flight Software: 25 messages
Code Review Request Beginner Discussion