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
`if` condition remains borrowed in body [duplicate]
Sep 12, 2021
rust
Rust code cannot link with a C library compiled on Windows because there is an unresolved external symbol
Dec 02, 2021
visual-studio
compiler-errors
linker
rust
ffi
How do I implement a container with support for a mutable iterator? [duplicate]
Dec 04, 2021
rust
lifetime
borrow-checker
How to cleanly break tokio-core event loop and futures::Stream in Rust
Oct 28, 2021
rust
How do I return an iterator that has a reference to something inside a RefCell?
Aug 16, 2022
reference
rust
iterator
interior-mutability
Using DTrace to get stack traces / profiling data on Rust
Nov 25, 2020
macos
rust
profiling
stack-trace
dtrace
Why is `Future::poll` not called repeatedly after returning `NotReady`?
Oct 25, 2021
multithreading
rust
future
Implementing only IndexMut without implementing Index
Aug 03, 2022
rust
Kcov is reporting 100% for Rust lib even though some methods are not covered
Oct 12, 2018
rust
kcov
Why does the Fuse iterator adapter not work as expected?
Nov 06, 2022
iterator
rust
Wrong inferred lifetime due to associated type
Jan 01, 2021
rust
lifetime
LLVM produced by rustc gives error about argument type of main when run with lli
Jan 16, 2022
rust
llvm
lli
Is it expected that a too large bitshift is undefined behavior in Rust?
Aug 15, 2022
rust
undefined-behavior
bit-shift
How do I create a streaming parser in nom?
Sep 11, 2022
rust
nom
Deserializing newline-delimited JSON from a socket using Serde
Feb 24, 2020
rust
deserialization
serde
Make String type compatible with ARM?
Apr 05, 2022
rust
arm
How can I simultaneously iterate over a Rust HashMap and modify some of its values?
Aug 23, 2022
rust
borrow-checker
Optional field with strict format
Sep 05, 2022
rust
nom
Lifetime error when creating a function that returns a value implementing serde::Deserialize
Nov 06, 2021
rust
lifetime
serde
serde-json
How to report errors in a procedural macro using the quote macro?
Oct 04, 2022
error-handling
rust
rust-macros
rust-proc-macros
« Newer Entries
Older Entries »