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 "expected type" error prints mismatched types that are exactly the same
Dec 06, 2020
rust
lifetime
typechecking
Is there a way to tell the Rust's drop checker we effectively own a `T` without it being in generic parameters?
Nov 24, 2021
rust
lifetime
borrow-checker
How do I specify a lifetime that is dependent on the borrowed binding of a closure in a separate type?
Aug 14, 2017
rust
lifetime
Is there a way to obtain elided lifetime parameters from the Rust compiler?
Oct 17, 2022
rust
lifetime
compiler-options
Spawning tasks with non-static lifetimes with tokio 0.1.x
Mar 25, 2022
rust
lifetime
rust-tokio
Semantics of lifetime parameters
Aug 20, 2022
rust
reference
lifetime
borrow-checker
ownership
Rust reference dropped here while still borrowed
Apr 26, 2022
rust
lifetime
Assigning different lifetimes to a single variable
Sep 19, 2022
rust
lifetime
What does it mean for a trait to have a lifetime parameter?
Oct 16, 2022
rust
traits
lifetime
Return lvalue reference from temporary object
Sep 25, 2022
c++
reference
lifetime
lvalue
rvalue
Lifetime of a std::initializer list global/static object
Nov 16, 2020
c++
language-lawyer
lifetime
Can I reassign a mutable slice reference to a sub-slice of itself?
May 28, 2022
rust
lifetime
borrowing
GIT Stash Clarification
Jan 07, 2017
git
lifetime
git-stash
Returning a locally created const char*
Sep 26, 2022
c++
pointers
return
lifetime
string-literals
How does returning a reference to Path from the function's stack work?
May 02, 2022
syntax
rust
lifetime
borrow-checker
borrowing
Is it Ok to have a reference with incorrect (larger than correct) lifetime in scope?
Sep 28, 2022
rust
lifetime
unsafe
C++ - temporary variables and their lifetime
Nov 05, 2022
c++
qt
variables
destructor
lifetime
Lifetime woes when using threads
Mar 09, 2019
closures
rust
lifetime
« Newer Entries
Older Entries »