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
Lifetime in recursive struct with mutable reference
Oct 26, 2025
rust
lifetime
recursive-datastructures
Why don't Deref-like traits compose?
Oct 27, 2025
rust
traits
lifetime
borrow-checker
Rust Callback: Error: Lifetime 'static required
Oct 26, 2025
rust
lifetime
Cyclic reference of RefCell borrows in traversal
Oct 25, 2025
rust
smart-pointers
lifetime
borrowing
interior-mutability
Why can't a variable be moved out of a closure?
Oct 26, 2025
function
lambda
rust
move-semantics
lifetime
How do lifetimes in Rust work for a function?
Oct 23, 2025
rust
lifetime
Why can you specify multiple generic lifetimes on functions?
Oct 22, 2025
rust
lifetime
Lifetime on a single argument function
Oct 23, 2025
rust
lifetime
How to resolve lifetime error for mutable reference in Rust?
Oct 23, 2025
rust
lifetime
argument validation in clap v4
Oct 22, 2025
rust
closures
lifetime
clap
Extending the lifetime of a temporary object by binding to its subobject
Oct 21, 2025
c++
c++17
lifetime
temporary-objects
xvalue
Lifetime in mutable structure with HashSet
Oct 21, 2025
rust
lifetime
Can lifetime of objects in a initializer list be extended?
Oct 21, 2025
c++
c++11
lifetime
initializer-list
const-reference
Clarification on Rust lifetime syntax
Oct 21, 2025
rust
lifetime
Borrowed value does not live long enough when used by thread
Oct 21, 2025
multithreading
rust
closures
lifetime
`impl Trait` return type causes wrong lifetime elision
Oct 21, 2025
rust
traits
lifetime
"Borrowed value does not live long enough", dropped when used in a loop
Oct 21, 2025
string
loops
rust
lifetime
borrow-checker
Why is this borrow considered to be "used later" even though it clearly isn't?
Oct 19, 2025
rust
lifetime
borrow-checker
Compile-time tracking of "value owner" with lifetimes
Oct 16, 2025
rust
lifetime
« Newer Entries
Older Entries »