issues
search
Luro02
/
shorthand
A proc-macro to derive getter, setter and mut getter for structs in rust.
Apache License 2.0
6
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to syn 2
#31
GnomedDev
opened
1 month ago
0
Update syn requirement from 1.0 to 2.0
#30
dependabot[bot]
opened
1 year ago
0
Update pretty_assertions requirement from 0.6 to 1.1
#29
dependabot[bot]
closed
2 years ago
0
Update pretty_assertions requirement from 0.6 to 1.0
#28
dependabot[bot]
closed
2 years ago
1
Upgrade to GitHub-native Dependabot
#27
dependabot-preview[bot]
closed
3 years ago
1
Update pretty_assertions requirement from 0.6 to 0.7
#26
dependabot-preview[bot]
closed
2 years ago
0
Update version-sync requirement from 0.8 to 0.9
#25
dependabot-preview[bot]
opened
4 years ago
0
Another proc-macro to forward functions of fields
#24
Luro02
opened
4 years ago
0
emit warning, if get, set and get_mut are enabled for a field
#23
Luro02
opened
4 years ago
0
make use of proc_static_assertions?
#22
Luro02
closed
4 years ago
1
derive shorthand for enum
#21
Luro02
opened
4 years ago
0
primitive_copy ignored, when option_as_ref is enabled
#20
Luro02
closed
4 years ago
0
use trust to automatically generate releases
#19
Luro02
closed
4 years ago
0
derived code should have a #[allow(clippy::all)] attribute
#18
Luro02
closed
4 years ago
0
PartialEq of Error should compare Debug implementation
#17
Luro02
opened
4 years ago
0
document why setters and getters should be preferred over pub fields
#16
Luro02
opened
4 years ago
0
allow verification of input
#15
Luro02
opened
4 years ago
0
forward setter, getter of struct field
#14
Luro02
opened
4 years ago
0
make a separate crate for error
#13
Luro02
opened
4 years ago
0
add optional logging
#12
Luro02
opened
4 years ago
0
Add licenses
#11
Luro02
closed
4 years ago
0
improve rename error
#10
Luro02
opened
4 years ago
1
const try_setters/setters and mutgetters
#9
Luro02
opened
4 years ago
0
multi threading with rayon
#8
Luro02
opened
4 years ago
1
clone for Arc and Rc
#7
Luro02
closed
4 years ago
0
emit warning, if used on a private struct
#6
Luro02
opened
4 years ago
0
implement primitive copy for more types from std
#5
Luro02
closed
4 years ago
1
relax format string of the rename attribute
#4
Luro02
closed
4 years ago
0
remove darling
#3
Luro02
closed
4 years ago
0
collection_magic attribute
#2
Luro02
closed
4 years ago
0
no_std support
#1
Luro02
opened
4 years ago
0