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
Extend scope of PerformanceObserver in JS
Sep 06, 2026
javascript
scope
lifetime
web-performance
Providing lifetime of the struct itself to trait's lifetime argument?
Sep 05, 2026
rust
traits
lifetime
Generic HKT bounds with lifetimes
Sep 05, 2026
rust
lifetime
Rust: Why can I not assign to `n` when it is borrowed?
Sep 05, 2026
rust
lifetime
borrow-checker
Can I delete OpenGL vertex arrays after calling glDrawArrays?
Sep 02, 2026
c++
opengl
lifetime
vertex-array
Using Borrow trait with a referenced value
Sep 02, 2026
rust
lifetime
Why is my zero-cost alternative to RefCell not the standard way of achieving interior mutability?
Aug 30, 2026
rust
lifetime
interior-mutability
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
Older Entries »