issues
search
jpernst
/
rental
Rust macro to generate self-referential structs
Apache License 2.0
211
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mention that you cannot use generic types as a suffix, potentially explain why
#49
shepmaster
opened
4 years ago
0
Add rustfmt.toml with hard_tabs set to true & run cargo fmt
#48
Atul9
closed
4 years ago
0
Fix wording in docs
#47
badboy
closed
4 years ago
0
Is it possible to gain mutable access to the head node?
#46
TheDan64
closed
4 years ago
1
Lifetime error when using covariant attribute on struct that might be covariant
#45
wezm
closed
4 years ago
4
Rental with async/await methods
#44
ufoscout
closed
4 years ago
2
Rental structures without Box
#43
ufoscout
closed
4 years ago
3
How to transform one rental into another
#42
dignifiedquire
closed
4 years ago
2
There is no mutable counterpart for 'suffix' when using the 'covariant' argument.
#41
BattyBoopers
closed
5 years ago
4
Remove stray comment marker
#40
heycam
closed
4 years ago
0
Several type parameters
#39
mikevoronov
closed
5 years ago
4
Update proc-macro2, quote, and syn to v1
#38
cwfitzgerald
closed
5 years ago
3
How to combine, Arc, RwLock and referencing result
#37
dignifiedquire
closed
4 years ago
3
Move to 2018 edition
#36
theduke
closed
5 years ago
1
map_suffix on types without type parameter
#35
ubolonton
closed
5 years ago
4
Could covariant rentals implement Deref where Deref::Target is the suffix field?
#34
nerdrew
closed
5 years ago
1
When `rental!` used via full path, implementation details leak
#33
nagisa
closed
5 years ago
2
How can I recreate the suffix?
#32
shepmaster
closed
5 years ago
3
Typo: rentail
#31
shepmaster
closed
5 years ago
1
Problem with using rent_mut
#30
yuancheng1124
closed
5 years ago
4
Cannot infer appropriate lifetime error when using rent_all
#29
typon
closed
5 years ago
2
Unable to just use rental::* in a 2018 edition crate
#28
tylerhawkes
closed
5 years ago
2
Covariance option not working with lazycell, lazy-init, or once_cell
#27
jannschu
closed
6 years ago
3
Reference to parent struct
#26
manuels
closed
6 years ago
2
Is the inability to add attributes to rental structs an inherent limitation?
#25
nerdrew
closed
6 years ago
2
#![feature(nll)] incompatibility.
#24
Coneko
closed
6 years ago
4
Unclear error directive about __rental_structs_and_impls
#23
spease
closed
6 years ago
4
No easy to find documentation for structs with 3+ items
#22
spease
closed
6 years ago
1
Need more examples for TryNewError
#21
spease
closed
6 years ago
5
Is it possible to use direct references instead of lifetime-parameterized structs?
#20
shepmaster
closed
7 years ago
3
Unused field warning starting with 0.4.12
#19
kyren
closed
7 years ago
2
Traits fail with "cannot infer an appropriate lifetime"
#18
beamspease
closed
7 years ago
2
string cache lifetime problem
#17
MarkSwanson
closed
7 years ago
5
lifetime issues
#16
MarkSwanson
closed
7 years ago
12
ref_rent() returning Option<&'suffix value>
#15
MarkSwanson
closed
7 years ago
3
How do I use ref_rent() ?
#14
MarkSwanson
closed
7 years ago
9
Stuck: how do I use borrow()?
#13
MarkSwanson
closed
7 years ago
2
accessing variant suffix refs
#12
MarkSwanson
closed
7 years ago
1
Lifetime problems
#11
MarkSwanson
closed
7 years ago
3
cannot infer type for `__E`
#10
MarkSwanson
closed
7 years ago
6
troubles with Capn Proto
#9
MarkSwanson
closed
7 years ago
2
Fix small typo in documentation
#8
TeXitoi
closed
7 years ago
1
Fix rental! macro documentation rendering
#7
TeXitoi
closed
7 years ago
2
Getting safely a reference from the suffix
#6
TeXitoi
closed
7 years ago
7
Refactor FixedDeref into seperate crate
#5
Storyyeller
closed
7 years ago
0
merge FixedDeref and StableAddress
#4
Storyyeller
closed
7 years ago
9
compiler crash when using a non Deref rental type
#3
TeXitoi
closed
7 years ago
1
Compiler crash if the rental type does not implement Debug or Display
#2
TeXitoi
closed
7 years ago
2
Implement #[no_std] support
#1
whitequark
closed
7 years ago
1