Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust
What is the best way to convert from a C++ std::vector<float> to a Rust Vec<f32>?
Aug 25, 2022
c++
rust
Graceful exit TcpListener.incoming()
Aug 07, 2022
tcp
rust
In IntelliJ IDEA on Gentoo, how do I attach the rust stdlib sources since gentoo does not use rustup?
Nov 17, 2022
rust
gentoo
Why do I need to collect into a vector when using `flat_map`?
Jun 13, 2022
rust
lifetime
borrow-checker
Why isn't there a branch prediction failure penalty in this Rust code?
Jun 20, 2022
performance
rust
compiler-optimization
branch-prediction
llvm-codegen
What happens when you clone a `&str`?
Sep 12, 2022
rust
Cannot call a function that returns Result: found opaque type impl std::future::Future
Apr 30, 2022
rust
reqwest
rust-result
How do I get the filename of an open std::fs::File in Rust?
Aug 30, 2022
linux
file
rust
Why doesn't Box<dyn Error> implement Error?
Mar 17, 2022
rust
Rust Diesel: the trait bound `NaiveDateTime: Deserialize<'_>` is not satisfied
Sep 30, 2021
rust
serde
rust-diesel
rust-rocket
rust-chrono
How can I convert a reference to any type to a reference to an array of length 1?
Sep 12, 2022
rust
Maximum possible value for f64?
Jan 21, 2022
max
rust
min
How do I convert a string to f32?
Jun 14, 2019
type-conversion
rust
Code not running in parallel when using thread::scoped
Mar 04, 2021
rust
Ownership and conditionally executed code
Sep 24, 2020
rust
ownership
Casting away lifetime constraints?
May 19, 2022
rust
lifetime
Borrowed value does not live long enough compiler error for struct
Nov 16, 2020
rust
borrow-checker
Unable to infer enough type information about `_`; type annotations or generic parameter binding required
Mar 13, 2016
rust
How do I send a file included with include_bytes! as an Iron response?
Aug 08, 2020
rust
iron
Should a reference to an enum be dereferenced before it is matched?
Mar 16, 2022
pattern-matching
rust
dereference
« Newer Entries
Older Entries »