miette/miette-derive/src
Gavrilikhin Daniil 88d00e0e20
feat(derive): Allow optional sources in derive (#301)
Fixes: https://github.com/zkat/miette/issues/217
2023-10-20 20:50:15 -07:00
..
code.rs fix(derive): elide lifetimes in derived functions (#226) 2022-11-21 09:51:10 -08:00
diagnostic.rs feat(deps): update to syn2 (#247) 2023-03-29 18:11:14 -07:00
diagnostic_arg.rs feat(derive): Add `#[diagnostic(forward(field_name), code(...))]` (#41) 2021-09-13 15:39:04 -07:00
diagnostic_source.rs feat(deps): update to syn2 (#247) 2023-03-29 18:11:14 -07:00
fmt.rs feat(deps): update to syn2 (#247) 2023-03-29 18:11:14 -07:00
forward.rs fix(derive): elide lifetimes in derived functions (#226) 2022-11-21 09:51:10 -08:00
help.rs feat(deps): update to syn2 (#247) 2023-03-29 18:11:14 -07:00
label.rs feat(labels): Add support for primary label in specifying line/col information (#291) 2023-09-20 15:36:33 -07:00
lib.rs feat(diagnostic_source): add protocol method for Diagnostic-aware source chaining (#165) 2022-05-05 08:32:37 -07:00
related.rs feat(deps): update to syn2 (#247) 2023-03-29 18:11:14 -07:00
severity.rs feat(derive): Add `#[diagnostic(forward(field_name), code(...))]` (#41) 2021-09-13 15:39:04 -07:00
source_code.rs feat(derive): Allow optional sources in derive (#301) 2023-10-20 20:50:15 -07:00
url.rs fix(derive): elide lifetimes in derived functions (#226) 2022-11-21 09:51:10 -08:00
utils.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00