SpiceQA
Questions
Tags
Users
Badges
borrowing
67 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why does the borrow checker think that content does not live long enough?
user_13977449
0
•
asked Aug 14, 2020
2
2
139
borrowing
borrow-checker
rust
lifetime
Rust `Vec` - cannot borrow `Vec` as immutable inside `impl` method (error[E0502])
user_3042856
0
•
asked Jul 9, 2020
2
1
525
borrowing
rust
vector
Rust - Get value from method without borrowing (count the lines of file)
user_13815662
0
•
asked Jun 25, 2020
2
1
236
borrowing
rust
io
Mutable borrow into two parts with cleanup
user_1008966
0
•
asked Jun 15, 2020
2
1
163
borrowing
rust
lifetime
implement trait for owned and borrowed
user_3979405
0
•
asked May 11, 2020
2
1
1014
borrowing
ownership
rust
traits
generics
Rust not allowing mutable borrow when splitting properly
user_8098236
0
•
asked May 9, 2020
4
1
932
borrowing
rust
immutability
Separating mutable borrows for trait with lifetime parameter
user_13491297
0
•
asked May 7, 2020
2
1
164
borrowing
borrow-checker
rust
lifetime
traits
What is the best way to solve "Cannot return value referencing function parameter" with an async function?
user_2292504
0
•
asked May 6, 2020
2
0
750
borrowing
rust
reference
Why does str primarily exist in it's borrowed form?
user_13215932
0
•
asked Apr 12, 2020
8
2
1110
borrowing
rust
reference
types
string
Trimming lines of input for a set in Rust
user_2023370
0
•
asked Apr 7, 2020
2
1
800
borrowing
rust
Prev
Prev
3
4
(current)
5
6
7
Next
Next
Hot Questions