jtroo
|
a215720576
|
feat(deps): update to syn2 (#247)
Fixes: https://github.com/zkat/miette/issues/243
|
2023-03-29 18:11:14 -07:00 |
Daniel Rivas
|
c88f0b5aa0
|
fix(derive): elide lifetimes in derived functions (#226)
|
2022-11-21 09:51:10 -08:00 |
Kat Marchán
|
ea55f458fa
|
feat(help): allow non-option values in #[help] fields
|
2022-04-17 22:43:01 -07:00 |
Kat Marchán
|
45093c2f58
|
feat(help): update macro to allow optional help text (#152)
Fixes: https://github.com/zkat/miette/issues/148
|
2022-04-17 18:19:28 -07:00 |
Cormac Relf
|
2fa5551c81
|
feat(derive): Add `#[diagnostic(forward(field_name), code(...))]` (#41)
|
2021-09-13 15:39:04 -07:00 |
Cormac Relf
|
53f5d6d1d6
|
feat(derive): Add `#[diagnostic(transparent,forward)]` (#36)
Fixes: https://github.com/zkat/miette/issues/16
|
2021-08-29 12:33:16 -07:00 |
Kat Marchán
|
8fbad1b1cd
|
feat(derive): format string support for help()
Fixes: https://github.com/zkat/miette/issues/7
|
2021-08-18 19:59:50 -07:00 |
Kat Marchán
|
f6e6acf2d2
|
feat(derive): Support for deriving snippet method (#18)
Fixes: #11
|
2021-08-16 22:20:13 -07:00 |
Kat Marchán
|
9ef0dd261f
|
feat(derive): improved derive support, including partial help format string support!
|
2021-08-15 18:15:50 -07:00 |
Kat Marchán
|
9a78a94395
|
fix(derive): move to plain syn to fix darling issues
|
2021-08-15 17:27:39 -07:00 |
Kat Marchán
|
0e7702700d
|
feat(derive): added basic derive macro
This should be good for most basic use cases. More features will be added over time :)
|
2021-08-15 11:49:02 -07:00 |