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
How can I silently catch panics in QuickCheck tests?
Oct 30, 2022
testing
rust
panic
Iterate over collection. Drop it as soon as Iterator is dropped
Jan 22, 2022
iterator
rust
ownership
Unable to return a vector of string slices: borrowed value does not live long enough
Aug 03, 2018
vector
rust
borrowing
How to measure a functions stack usage in Rust?
Aug 27, 2022
rust
stack-memory
How to lazily create map entry whose construction uses self in Rust
Sep 02, 2022
hashmap
rust
borrow-checker
What kind of lifetime parameter do I have to use here when declaring a struct field object type
Jul 30, 2020
struct
rust
lifetime
Wrong number of lifetime parameters when using a modified `Chars` iterator
Jan 19, 2022
iterator
rust
traits
lifetime
After a load test, every new mio connection immediately hangs up
Aug 11, 2022
rust
mio
Dereference FFI pointer in Python to get underlying array
Oct 26, 2017
python
rust
cffi
How to define some macros as 'private' to a module, when using `macro_use` in Rust?
Aug 26, 2022
macros
namespaces
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
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 »