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
rust, work around: cannot return value referencing local variable [duplicate]
Aug 30, 2026
string
vector
rust
lifetime
Struggling to wrap a fmt::Formatter in io::Write
Aug 28, 2026
rust
lifetime
Rust lifetime syntax when borrowing variables
Aug 27, 2026
rust
reference
lifetime
borrow
Returning with a Local Variable in a Function Template
Aug 22, 2026
c++
c++11
lambda
lifetime
Refactoring messes up mutable borrow - why?
Aug 17, 2026
rust
lifetime
Why do I need an apparently useless type annotation when a closure matches against an enum-with-lifetime argument?
Aug 17, 2026
rust
closures
pattern-matching
lifetime
Why can you borrow a mutable reference and still use both?
Aug 17, 2026
rust
lifetime
rust-cargo
borrow-checker
borrowing
Using the same lifetime for the pointer and the lifetime parameter of the struct it points to
Aug 16, 2026
rust
lifetime
borrowing
Define lifetime for associative type without lifetime bound
Aug 13, 2026
rust
lifetime
Map boxed values to mutable dereferenced values in Rust
Aug 12, 2026
iterator
rust
lifetime
How does one restrict a lifetime to a closure environment in rust?
Aug 10, 2026
rust
lifetime
borrowed value does not live long enough in loop
Aug 09, 2026
reference
rust
lifetime
borrowing
Why am I allowed to do a mutable borrow of variable more than once? [duplicate]
Aug 07, 2026
rust
terminology
lifetime
lifetime-scoping
How to use the Rust type system to prevent output to stdout?
Aug 05, 2026
rust
locking
lifetime
borrow-checker
borrowing
Is there a way to avoid adding lifetimes to all downstream structs when I add a lifetime?
Aug 05, 2026
rust
lifetime
Statically declared struct with method taking a non-static reference
Aug 05, 2026
rust
lifetime
How to resolve "indicate anonymous lifetime <'_>" error?
Aug 03, 2026
rust
reference
lifetime
borrow-checker
borrowing
Older Entries »