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 lifetime
borrowed value does not live long enough when use generic lifecycle。
Jun 16, 2026
rust
lifetime
serde-json
c++11 local static member variable destruction order for shared_ptr objects
Jun 17, 2026
c++11
global-variables
shared-ptr
lifetime
static-variables
What does a static lifetime of a Fn closure type mean?
Jun 17, 2026
rust
closures
lifetime
Can't reference a slice of &str because it doesn't live long enough, even though what it references does
Jun 15, 2026
rust
lifetime
Rust lifetime in closure environment
Jun 14, 2026
rust
closures
lifetime
Lifetime of a thrown object caught by reference
Jun 14, 2026
c++
exception
throw
lifetime
How to return a reference when implementing an iterator?
Jun 11, 2026
rust
iterator
lifetime
Why does a mutable reference to a dropped object still count as a mutable reference?
Jun 06, 2026
rust
lifetime
Variable does not live long enough to send over channel
Jun 05, 2026
rust
lifetime
copy-on-write
Why is rustc's suggestion here wrong?
Jun 02, 2026
rust
traits
lifetime
trait-objects
How does one properly handle complex recursive lifetimes?
May 31, 2026
rust
lifetime
How to implement std::ops::Index when the output value is not part of the type
May 28, 2026
rust
operator-overloading
lifetime
traits
Switching from struct with lifetime to trait
May 27, 2026
struct
rust
traits
lifetime
Understanding dependent lifetimes
May 26, 2026
rust
lifetime
serde
Why is it possible to have multiple mutable references with static lifetime in same scope
May 24, 2026
static
rust
lifetime
Can I avoid using explicit lifetime specifiers and instead use reference counting (Rc)?
May 21, 2026
rust
reference
lifetime
reference-counting
borrowing
How do I return a reference to a closure's argument from the closure?
May 22, 2026
closures
rust
lifetime
How do I access HttpRequest data inside a Future in Actix-web?
May 21, 2026
rust
future
lifetime
rust-actix
Older Entries »