SpiceQA
Questions
Tags
Users
Badges
borrowing
67 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How do I convert a HashSet of Strings into a Vector?
user_96233
0
•
asked Mar 27, 2020
18
2
12245
borrowing
rust
vector
hashset
How to initialize an array and save references to its items?
user_5092123
0
•
asked Mar 15, 2020
2
2
305
borrowing
ownership
borrow-checker
rust
Rust 'borrowed value does not live long enough' while assigning to a static variable
user_2555957
0
•
asked Mar 7, 2020
2
1
2295
borrowing
borrow-checker
rust
static
How to call a method while iterating in Rust
user_6333444
0
•
asked Feb 29, 2020
5
2
562
mutability
borrowing
rust
Rust borrowing rules in `for...in` loop
user_12425329
0
•
asked Feb 29, 2020
5
2
871
borrowing
rust
How to convert ndarray::ArrayView to &ndarray::Array without copying?
user_2912797
0
•
asked Feb 22, 2020
3
1
1103
borrowing
rust
multidimensional-array
Cannot borrow in a Rc as mutable
user_1745729
0
•
asked Oct 28, 2019
11
1
9845
borrowing
actix-web
rust
Why Rust prevents from multiple mutable references?
user_9620900
0
•
asked Oct 13, 2019
15
2
2864
borrowing
borrow-checker
rust
multithreading
Why does cloning data inside a closure not prevent the error "closure may outlive the current function"?
user_4296244
0
•
asked Jul 3, 2019
4
2
420
gtk-rs
borrowing
rust
lifetime
gtk
Ownership, closures, FnOnce: much confusion
user_3331931
0
•
asked Jun 24, 2019
3
2
1069
borrowing
rust
mutable
move
closures
Prev
Prev
3
4
5
(current)
6
7
Next
Next
Hot Questions