issues
search
nrc
/
derive-new
derive simple constructor functions for Rust structs
MIT License
525
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make derive-new great again
#18
aldanor
closed
7 years ago
9
fix version in Readme
#17
kirillkh
closed
7 years ago
0
PhantomData
#16
aldanor
closed
7 years ago
2
Drop #feature directive
#15
Keruspe
closed
7 years ago
1
`proc_macro`, `proc_macro_lib` features need to be removed to work in beta
#14
Arnavion
closed
7 years ago
0
Suppress clippy's too many arguments from the generated ctor
#13
Arnavion
opened
7 years ago
2
Especify the language in the code blocks
#12
malbarbo
closed
7 years ago
1
Fix the Cargo.toml example
#11
lu-zero
closed
7 years ago
1
Switch to new proc_macro_derive semantics - original AST should not be emitted.
#10
Arnavion
closed
7 years ago
1
Change to the new custom derive style
#9
nrc
closed
7 years ago
0
Generate a doc attribute on the constructor function.
#8
Arnavion
closed
7 years ago
2
Doesn't work with #[deny(missing_docs)]
#7
Arnavion
closed
7 years ago
4
Support tuple structs.
#6
Arnavion
closed
8 years ago
2
Support tuple structs.
#5
Arnavion
closed
8 years ago
1
1.0 release
#4
nrc
opened
8 years ago
2
support enums
#3
nrc
closed
7 years ago
0
Mark fields as taking defaults
#2
nrc
closed
7 years ago
0
Quote cleanup
#1
dtolnay
closed
8 years ago
1
Previous