Commit Graph

  • 0c46c0b4d4
    docs: update changelog Kat Marchán 2024-11-26 19:59:23 -0800
  • 7fae60fd84
    feat(report): Implement `WrapError` for `Option` (#409) Jalil David Salamé Messina 2024-11-27 04:55:24 +0100
  • 465e6b6ab6
    feat(graphical): Inherit source code to causes (#401) George Pollard 2024-11-27 12:53:19 +0900
  • 68d47fa8b5
    tests: Small refactor of doc tests (#396) Фаттахов Марат Русланович 2024-11-27 06:50:56 +0300
  • 9193d4489e
    Merge dc8afb8fbc into 01564e070f Brooks Rady 2024-11-26 09:12:03 -0800
  • 3315cd3010
    TypedReport: a dream that can never be :( zkat/typed-report Kat Marchán 2024-11-26 00:00:08 -0800
  • 01564e070f
    chore: Release v7.3.0 miette-derive-v7.3.0 Kat Marchán 2024-11-26 00:44:33 -0800
  • fe068f6fc1
    docs: update changelog Kat Marchán 2024-11-26 00:35:26 -0800
  • d9897b47e3 fix inactive-by-default features The-Minecraft-Scientist 2024-11-22 16:19:45 -0800
  • f40ea26aef Remove lifetime parameter from SpanContents The-Minecraft-Scientist 2024-11-21 22:45:04 -0800
  • 64f20e66e4
    feat: Implement `WrapError` for `Option` Jalil David Salamé Messina 2024-11-16 17:36:58 +0100
  • 2902a2337c
    docs(examples): add serde_json integration example (#407) Gal Schlezinger 2024-11-13 19:57:24 +0200
  • e34c838fd1 examples: add serde_json integration example Gal Schlezinger 2024-11-13 12:25:16 +0200
  • 5f441d0115
    fix(clippy): Fix `needless_return` lint. (#405) Bruce Mitchener 2024-09-26 23:32:58 +0700
  • 5bdff7f42d fix(clippy): Fix `needless_return` lint. Bruce Mitchener 2024-09-26 09:02:47 +0700
  • f3fb4c1ecd
    feat(Diagnostic): Implement `Diagnostic` for `Infallible` (#402) Cass Fridkin 2024-09-25 11:30:33 -0600
  • d60c8f10f1
    docs: Fix some broken links and missing backticks. (#399) Bruce Mitchener 2024-09-26 00:29:12 +0700
  • 215f9aae33
    docs: Fix typos (#398) Bruce Mitchener 2024-09-26 00:28:30 +0700
  • 789a04e30d
    fix(features): Use `dep:` syntax for dependencies in features. (#394) Bruce Mitchener 2024-09-26 00:28:01 +0700
  • 21e9a70ad8
    deps: Bump `terminal_size` to 0.4.0 (#404) Bruce Mitchener 2024-09-26 00:14:22 +0700
  • 7da5824567 deps: Bump `terminal_size` to 0.4.0 Bruce Mitchener 2024-09-25 23:22:32 +0700
  • 93d3bd118a
    feat(Report): add `from_err()` method to `Report` (#403) John Lewis 2024-09-07 01:56:01 -0500
  • 284aad501c feat: add `from_err()` method to `Report` John Lewis 2024-09-06 15:51:21 -0500
  • 35d0f077c1
    fix(Diagnostic): remove usage of unsafe code from `Infallible` impl Cass Fridkin 2024-08-19 21:47:30 -0600
  • a2bea9990e
    feat(Diagnostic): implement `Diagnostic` for `Infallible` Cass Fridkin 2024-08-17 11:55:35 -0600
  • 3311d28ac9
    Inherit source code to causes George Pollard 2024-08-16 17:01:58 +1200
  • d6b4558502
    fix(graphical): Handle invalid UTF-8 in source code (#393) George Pollard 2024-08-09 09:46:42 +1200
  • 280bd6ab15
    Fix build on 1.70 George Pollard 2024-08-08 21:18:40 +1200
  • a525f5290c Handle invalid unicode in source George Pollard 2024-08-05 13:22:16 +1200
  • 226105c4d8 docs: Fix some broken links and missing backticks. Bruce Mitchener 2024-08-07 07:00:11 +0700
  • 706c8dc6ed Fix typos Bruce Mitchener 2024-08-06 09:19:00 +0700
  • d24412c2a9 Use `dep:` syntax for dependencies in features. Bruce Mitchener 2024-08-06 09:12:28 +0700
  • 15beec4330
    fix(clippy): fix `clippy::doc_lazy_continuation` lints (#395) Bruce Mitchener 2024-08-07 00:12:06 +0700
  • 92b309852e Small refactor of doc tests Marat Fattakhov 2024-08-06 15:00:52 +0300
  • fefe6c558a Remove a cfg_attr check for `track_caller` Bruce Mitchener 2024-08-06 09:36:09 +0700
  • 1c562b7094 Remove a useless conversion Bruce Mitchener 2024-08-06 09:32:47 +0700
  • 21e8bb32b8 Fix `clippy::needless_borrows_for_generic_args` lints Bruce Mitchener 2024-08-06 09:32:17 +0700
  • a279561d9b Fix `dead_code` warnings in tests. Bruce Mitchener 2024-08-06 09:30:05 +0700
  • 9284776a08 Fix `clippy::doc_lazy_continuation` lints Bruce Mitchener 2024-08-06 09:20:49 +0700
  • bf5aa3742f
    fix(graphical): Format entire link instead of just name (#389) Jonathan Dygert 2024-07-11 19:04:28 -0400
  • ada0124494 Format entire link instead of just name Jonathan Dygert 2024-07-10 16:27:37 -0400
  • bdd1d74614
    fix(report): conversion into `Box<dyn Diagnostic>` (#370) Brooks Rady 2024-06-26 17:36:46 +0100
  • edfdcb525e
    fix(handlers): Disable textwrap::smawk feature (#379) Dániel Buga 2024-06-26 18:34:30 +0200
  • 9bbcf3c601
    fix(perf): mark error constructors cold (#378) Rintaro Itokawa 2024-06-27 01:33:42 +0900
  • 73da45b65c
    feat(SourceSpan): add impl From<InclusiveRange> (#385) Benjamin Lee 2024-06-26 09:31:50 -0700
  • b8dfcda4a8
    perf(handlers): optimize string-buffer reallocations (#387) Luca Bruno 2024-06-26 18:31:31 +0200
  • e1026f75e0
    fix(clippy): fix Rust v1.78.0 clippy warnings (#382) Boshen 2024-06-27 00:31:12 +0800
  • 0c73830d08
    perf(handlers): optimize string-buffer reallocations Luca BRUNO 2024-06-26 11:59:05 +0200
  • 9668d4dcde
    fix Boshen 2024-06-21 12:42:24 +0800
  • 47f08e0e10
    fix more warnings Boshen 2024-06-21 12:29:50 +0800
  • cdf92c0c5f
    fix: #[allow(unexpected_cfgs)] Boshen 2024-06-21 12:21:26 +0800
  • 458a1ac1a7
    feat(SourceSpan): add impl From<InclusiveRange> Benjamin Lee 2024-06-20 10:57:34 -0700
  • 76d58e98e1
    Merge f7fa50d8de into 813232ba79 Nahor 2024-06-13 16:18:44 +0000
  • 862b0a0d1b
    Merge c7cbb07d84 into 813232ba79 Nahor 2024-06-13 12:32:30 +1000
  • 375143f8f6
    fix: fix Rust v1.78.0 clippy warnings Boshen 2024-06-12 10:49:36 +0800
  • 813232ba79
    fix(color): setting NO_COLOR should not print ansi codes for non-terminals (#381) Boshen 2024-06-12 00:18:24 +0800
  • b30ef81214
    fix: setting NO_COLOR should not print ansi codes for non-terminals Boshen 2024-06-12 00:11:21 +0800
  • 9abd13861f Disable textwrap::smawk feature Dániel Buga 2024-05-29 09:48:39 +0200
  • 569158143d
    refactor: remove `Send + Sync` impl Rintaro Itokawa 2024-05-13 13:32:40 +0900
  • 3725bbffd1
    refactor: mark error constructors cold Rintaro Itokawa 2024-05-11 18:27:46 +0900
  • 9a8fd166da Support multiple #[related] in derive macro Zakarum 2024-05-08 19:04:50 +0200
  • b82cc81b8e
    fix(docs): `alt` attribut for `single-line-example.png` (#372) Sébastien Mischler 2024-05-02 00:20:01 +0200
  • 309c445c80
    feat(docs): cargo make readme skarab42 2024-04-29 19:26:20 +0200
  • 3265a0af6b
    fix: image link in `lib.rs` instead of `readme.md` skarab42 2024-04-29 17:25:09 +0200
  • 5515e29a56
    Revert "fix(docs): `alt` attribut for `single-line-example.png`" skarab42 2024-04-29 17:22:25 +0200
  • 2e97d568aa
    fix(docs): `alt` attribut for `single-line-example.png` Sébastien Mischler 2024-04-29 17:14:36 +0200
  • dc8afb8fbc feat!(render): `render_report` can accept more types Brooks J Rady 2024-04-25 17:53:49 -0700
  • 8d95934d86 feat!(blanket_impls): impl `Diagnostic` for &T and Box<T> Brooks J Rady 2024-04-23 16:36:56 -0700
  • c4f643126f fix(report): conversion into `Box<dyn Diagnostic>` Brooks J Rady 2024-04-25 15:42:13 -0700
  • b087000b7e test(boxed): add failing test for bug #369 Brooks J Rady 2024-04-25 15:34:13 -0700
  • 4a4111b5d0 test: un-ignore `test_boxed_sources` Brooks J Rady 2024-04-25 15:09:08 -0700
  • e5ea3231e8 Got Rust to Segfault! Brooks J Rady 2024-04-23 19:43:35 -0700
  • a8cb8fa340 feat!(blanket_impls): impl `Diagnostic` for &T and Box<T> Brooks J Rady 2024-04-23 16:36:56 -0700
  • 9796352d4d
    Merge 1de5db5716 into ea4296dace Jakku Sakura 2024-04-13 11:08:19 +0000
  • ea4296dace
    fix(clippy): Fix clippy lints in docs (#365) Will Bush 2024-04-13 01:11:30 -0500
  • bdd9bb30ef
    Fix clippy lints in README.md and lib.rs Will Bush 2024-04-12 22:36:09 -0500
  • 7388440a34
    Fix commented out code in lib.rs docs not found in README.md Will Bush 2024-04-12 22:35:39 -0500
  • 1de5db5716
    fix image in README.md Jakku Sakura 2024-04-05 18:16:21 +0800
  • 97766e8d90
    docs: fix up previous docs change a bit (#362) TrapinchO 2024-04-03 23:58:36 +0200
  • 96d97916a9 fixed cargo fmt complaint TrapinchO 2024-04-03 23:53:15 +0200
  • 82285192fc ACTUALLY fixed it TrapinchO 2024-04-03 23:47:59 +0200
  • 2c7a74ef15 cargo make TrapinchO 2024-04-03 23:42:51 +0200
  • fda0ae1449 fixed alt text TrapinchO 2024-04-03 23:42:21 +0200
  • 7312030278 cargo make TrapinchO 2024-04-03 22:53:23 +0200
  • d940705c4c Update README.md TrapinchO 2024-04-03 22:42:04 +0200
  • c5385e1822
    Merge branch 'zkat:main' into main TrapinchO 2024-04-03 22:40:12 +0200
  • 36e5a42329 fixed broken alt-text TrapinchO 2024-04-03 22:34:09 +0200
  • 7b42b12c5f
    fix(docs): updated example image (fixes #111) (#270) TrapinchO 2024-04-03 22:31:03 +0200
  • 7c32f7478f changed image to @willbush's TrapinchO 2024-04-03 22:26:48 +0200
  • 3eabbcebf1
    fix(graphical): fix nested error wrapping (#358) Brooks Rady 2024-03-27 16:20:06 -0700
  • bb5acb1367 fix(tests): allow "dead-code" in derive tests Brooks J Rady 2024-03-26 18:58:43 -0700
  • 211f022501 tests(graphical): update missed tests Brooks J Rady 2024-03-26 18:53:55 -0700
  • 67b53641ef fix(style): remove dead code Brooks J Rady 2024-03-26 18:47:57 -0700
  • 32f8f4c520 fix(graphical): correctly space related errors Brooks J Rady 2024-03-26 18:43:48 -0700
  • 786d11b351 fix(graphical): fix wrapping of related errors Brooks J Rady 2024-03-26 18:29:22 -0700
  • 4426f9c8ed fix(graphical): wrap footers to same width as non-footers Brooks J Rady 2024-03-26 17:13:58 -0700
  • a66713470c fix(graphical): fix nested error wrapping Brooks J Rady 2024-03-26 15:23:06 -0700
  • 1698551cdd tests(graphical): reproduce poor nested wrapping Brooks J Rady 2024-03-26 14:46:31 -0700
  • c7cbb07d84 fix(zero length): Improve rendering for zero-length error spans Nahor 2024-03-20 17:06:49 -0700
  • d0c114311d fix(miri): remove or mark as dead_code unused internal structs Nahor 2024-03-19 10:49:17 -0700