miette/miette-derive/src
cgettys-microsoft 2b79495c79
fix(ci, clippy): raise MSRV to 1.82, fix rust 1.90 warnings (#451)
* fix: remove unused code

* fix: 1.90 errors

* MSRV: 1.82.0

* fix: warnings exposed by increasing MSRV
2025-09-29 09:43:02 -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(ci, clippy): raise MSRV to 1.82, fix rust 1.90 warnings (#451) 2025-09-29 09:43:02 -07:00
help.rs feat(deps): update to syn2 (#247) 2023-03-29 18:11:14 -07:00
label.rs fix(label-collections): Label collection fixes and cleanup (#343) 2024-02-17 13:46:24 -08: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(ci, clippy): raise MSRV to 1.82, fix rust 1.90 warnings (#451) 2025-09-29 09:43:02 -07:00