issues
search
TedDriggs
/
darling
A Rust proc-macro attribute parser
MIT License
1.02k
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Field-level default should take path without quotation marks
#257
TedDriggs
closed
12 months ago
0
Allow usage of `map` to handle fields that don't impl FromMeta
#256
danieleades
opened
12 months ago
5
Attribute macros with field attributes
#255
Fyko
closed
1 year ago
4
feature: support `darling(flatten)`
#254
al8n
closed
1 year ago
2
Enable `diagnostics` feature on Rust `stable`
#253
pintariching
closed
9 months ago
2
Convert errors in Accumulator::handle
#252
DCNick3
opened
1 year ago
4
Specify the field value implicitly and explicitly
#251
pintariching
closed
1 year ago
1
Allow delegating attributes to `FromAttributes` types
#250
DCNick3
closed
8 months ago
1
Syntax for expressing enums with mixed variants
#249
LonerDan
closed
8 months ago
9
Construct darling::Error from TokenStream
#248
DCNick3
closed
9 months ago
5
Custom validation
#247
DCNick3
closed
1 year ago
2
Parsing "naked" attributes
#246
DCNick3
closed
1 year ago
1
release v0.20.2
#245
robjtede
closed
1 year ago
2
Derive FromMeta on signed integer does not parse negative values
#244
greyblake
closed
9 months ago
10
Implement FromMeta for i128 and u128
#243
greyblake
closed
1 year ago
4
Give access to a Flag Span
#242
Ten0
closed
9 months ago
6
Preserving order of attributes?
#241
greyblake
closed
1 year ago
8
Support for attributes using arbitrary Expr
#239
AlbertMarashi
closed
1 year ago
1
Attributes containing keywords can't be parsed with 0.20
#238
Florob
opened
1 year ago
8
Reduce darling's impact on build time
#237
TedDriggs
opened
1 year ago
1
Accept paths and idents without quotation marks in value positions
#236
TedDriggs
closed
1 year ago
0
Add new parsing util functions for Exprs
#235
TedDriggs
closed
1 year ago
2
Recognising generic types with `PathList`
#234
wainwrightmark
closed
1 year ago
3
Support for attrs of the same name?
#233
TheDan64
closed
1 year ago
3
Update README.md
#232
smoelius
closed
1 year ago
0
Should be `TokenStream2`
#231
smoelius
closed
1 year ago
4
Allow `Clone`ing `NestedMeta`
#230
tenuous-guidance
closed
1 year ago
2
Allow string literals for meta items of type syn::Expr
#229
TedDriggs
opened
1 year ago
11
syn 2.0 support
#227
DCNick3
closed
1 year ago
2
Upgrade syn to v2
#226
jonasbb
closed
1 year ago
12
Add child diagnostics
#225
TedDriggs
closed
1 year ago
4
Support for custom diagnostics in Error
#224
AlisCode
closed
1 year ago
5
Expose expected shapes in shape validation
#223
TedDriggs
closed
1 year ago
1
Include supported shapes in unsupported shape error messages
#222
Diwakar-Gupta
closed
1 year ago
6
Update CI
#221
TedDriggs
closed
1 year ago
0
Define FromData trait
#220
smmoosavi
closed
1 year ago
6
Add support for assign default values to fields directly. eg. #[darling(default=false)]
#219
RWDai
closed
1 year ago
1
Question: using darling internal tools to build darling-style macros
#218
smmoosavi
closed
1 year ago
3
[Question]: Procedural macros support structs with / without lifetime annotations
#217
dclong
closed
1 year ago
1
Parsing non-string attribute macro arguments
#216
jonasbb
closed
1 year ago
2
WithOriginal and UsesTypeParams/UsesLifetimes
#215
nkovacs
opened
1 year ago
1
Document #[darling(supports(...))]
#214
TedDriggs
closed
1 year ago
1
Document #[darling(supports(…))] shape attributes
#213
detly
closed
1 year ago
0
How do I specify spans/use SpannedValue precisely?
#212
detly
closed
1 year ago
18
Keep span information for use of Default::default
#211
TedDriggs
closed
1 year ago
0
Make spans of SpannedValue more precise
#210
TedDriggs
closed
1 year ago
0
Rename clippy lint
#209
TedDriggs
closed
1 year ago
0
Fix spans when field does not impl FromMeta
#208
TedDriggs
closed
1 year ago
0
Help needed: Creating an error inside custom "map" function
#207
lpotthast
closed
1 year ago
1
Don't directly reference ::syn in generated code
#206
TedDriggs
closed
1 year ago
1
Previous
Next