GitHub / zkat/miette issues and pull requests
#447 - chore: Use const init for Mutex
Pull Request -
State: open - Opened by Expyron about 1 month ago
#446 - Include #[diagnostic(forward(..)] in documentation
Pull Request -
State: open - Opened by daniel-levin about 2 months ago
#445 - bug?: labels not wrapped as expected
Issue -
State: open - Opened by Porges about 2 months ago
#444 - Unexpected `diagnostic` field attributes accepted
Issue -
State: open - Opened by john-h-kastner-aws 2 months ago
#443 - no_std support
Issue -
State: open - Opened by lucascool12 2 months ago
#442 - Extra lines when a mix of multi-line spans and single-line spans are displayed
Issue -
State: open - Opened by beeb 2 months ago
#441 - Feature Request: Support for Different Characters Based on Severity
Issue -
State: open - Opened by Aapuji 3 months ago
#440 - Comparison to Ariadne
Issue -
State: open - Opened by ShalokShalom 3 months ago
- 2 comments
#439 - chore: update unicode-width dependency to v0.2.0
Pull Request -
State: open - Opened by lmmx 3 months ago
#438 - reference docs for Diagnostic derive macro
Issue -
State: open - Opened by lolbinarycat 3 months ago
#437 - How to store `Severity` in a field of a struct with `miette-derive`?
Issue -
State: open - Opened by TheLostLambda 3 months ago
- 1 comment
#436 - Remove `thiserror` from dependencies
Pull Request -
State: closed - Opened by TheLostLambda 3 months ago
- 6 comments
#435 - Remove `thiserror` dependency?
Issue -
State: closed - Opened by TheLostLambda 3 months ago
- 2 comments
#434 - Should the `derive` feature really be enabled by default?
Issue -
State: open - Opened by TheLostLambda 3 months ago
#433 - Consider moving `miette-derive` to a lighter `syn` alternative
Issue -
State: open - Opened by TheLostLambda 3 months ago
- 1 comment
#432 - Feature Request: Support `ensure!` without error message like anyhow.
Issue -
State: open - Opened by oxcrow 4 months ago
#431 - impl Diagnostic for Box<T> where T: Diagnostic
Issue -
State: closed - Opened by azriel91 4 months ago
- 2 comments
#430 - Setting NO_COLOR=1 still prints without unicode in a non-tty context
Issue -
State: open - Opened by TheNeikos 4 months ago
#429 - [Feature Request] Add an option to skip line number and column
Issue -
State: closed - Opened by kdy1 4 months ago
- 4 comments
#428 - Feature Request: implement Diagnostic for &Diagnostic
Issue -
State: closed - Opened by titaniumtraveler 5 months ago
- 2 comments
#427 - magic env to override default width 80?
Issue -
State: open - Opened by trim21 5 months ago
#426 - update `thiserror` from 1.0.56 to 2.0.11
Pull Request -
State: closed - Opened by nogiro 5 months ago
- 2 comments
#425 - feat(highlighting): implement syntax highlighting for unnamed source codes
Pull Request -
State: open - Opened by glevco 5 months ago
- 1 comment
Labels: breaking
#424 - fix(highlight): increase syntax highlighter config priority
Pull Request -
State: closed - Opened by glevco 5 months ago
#423 - fix(clippy): elide lifetimes
Pull Request -
State: closed - Opened by glevco 5 months ago
#422 - `track_caller()` not being called when using custom `ReportHandler`
Issue -
State: open - Opened by ArchieAtkinson 5 months ago
#421 - Perfect-derive for miette `Diagnostic` derive (adding required bounds automatically to the impl based on the generics usage)
Pull Request -
State: open - Opened by JustusFluegel 6 months ago
- 15 comments
#419 - feature: add support for disabling the primary label line/col information
Pull Request -
State: closed - Opened by Zij-IT 7 months ago
#418 - fix(graphical): prevent leading newline when no link/code
Pull Request -
State: closed - Opened by unbyte 7 months ago
- 8 comments
#417 - Add show_related_errors_as_nested-option
Pull Request -
State: closed - Opened by elkowar 7 months ago
#416 - Rendering: Provide some way to show multiple nested errors (or display `related` as nested)
Issue -
State: closed - Opened by elkowar 7 months ago
- 3 comments
#415 - docs: fix broken link in README.md
Pull Request -
State: closed - Opened by akiomik 8 months ago
- 2 comments
#414 - Add `?Sized` bound to `SourceCode to allow casting `&str` into it.
Issue -
State: closed - Opened by Diegovsky 8 months ago
- 12 comments
#413 - docs: introduce primary param in label
Pull Request -
State: closed - Opened by bvanjoi 8 months ago
- 1 comment
#412 - Feature Request: Support `primary_span` attr
Issue -
State: open - Opened by bvanjoi 8 months ago
- 1 comment
Labels: enhancement, help wanted
#411 - Allow implementations of SpanContents to own their backing data
Pull Request -
State: open - Opened by The-Minecraft-Scientist 8 months ago
Labels: breaking
#410 - returning owned data from `SpanContents::data`
Issue -
State: open - Opened by The-Minecraft-Scientist 8 months ago
- 2 comments
#409 - feat: Implement `WrapError` for `Option`
Pull Request -
State: closed - Opened by jalil-salame 8 months ago
- 2 comments
#408 - Implement `WrapError` for `Option`
Issue -
State: closed - Opened by jalil-salame 8 months ago
- 1 comment
#407 - examples: add serde_json integration example
Pull Request -
State: closed - Opened by Schniz 9 months ago
- 1 comment
#406 - how can i read source_back when call with_source_code before
Issue -
State: open - Opened by hardfist 10 months ago
- 1 comment
Labels: question
#405 - fix(clippy): Fix `needless_return` lint.
Pull Request -
State: closed - Opened by waywardmonkeys 10 months ago
#404 - deps: Bump `terminal_size` to 0.4.0
Pull Request -
State: closed - Opened by waywardmonkeys 10 months ago
- 3 comments
#403 - feat: add `from_err()` method to `Report`
Pull Request -
State: closed - Opened by johnbchron 11 months ago
- 1 comment
#402 - Implement `Diagnostic` for `Infallible`
Pull Request -
State: open - Opened by caass 11 months ago
- 1 comment
#401 - Inherit source code to causes as well as related errors
Pull Request -
State: closed - Opened by Porges 11 months ago
- 2 comments
#399 - docs: Fix some broken links and missing backticks.
Pull Request -
State: closed - Opened by waywardmonkeys 12 months ago
#398 - Fix typos
Pull Request -
State: open - Opened by waywardmonkeys 12 months ago
#397 - Cannot build with only `fancy-base`
Issue -
State: open - Opened by Porges 12 months ago
#396 - Small refactor of doc tests
Pull Request -
State: closed - Opened by MFattakhov 12 months ago
#395 - Fix `clippy::doc_lazy_continuation` lints
Pull Request -
State: closed - Opened by waywardmonkeys 12 months ago
- 1 comment
#394 - Use `dep:` syntax for dependencies in features.
Pull Request -
State: open - Opened by waywardmonkeys 12 months ago
- 1 comment
#393 - Handle invalid UTF-8 in source code
Pull Request -
State: closed - Opened by Porges 12 months ago
- 4 comments
#392 - Feature request/thoughts: Report<E> with known “base type”
Issue -
State: open - Opened by Porges 12 months ago
- 2 comments
#390 - Feature Request: Make miette! macro handle related errors
Issue -
State: open - Opened by RobertasJ 12 months ago
- 3 comments
Labels: enhancement
#389 - fix(graphical): format entire link instead of just name
Pull Request -
State: closed - Opened by jdygert-spok about 1 year ago
#388 - [Feature Request] Support highlight by tree-sitter.
Issue -
State: open - Opened by cathaysia about 1 year ago
#387 - perf(handlers): optimize string-buffer reallocations
Pull Request -
State: closed - Opened by lucab about 1 year ago
#386 - Length is inclusive?!
Issue -
State: closed - Opened by InfiniteCoder01 about 1 year ago
- 1 comment
#385 - feat(SourceSpan): add impl From<InclusiveRange>
Pull Request -
State: closed - Opened by Benjamin-L about 1 year ago
- 1 comment
#384 - Render diagnostics without exiting?
Issue -
State: open - Opened by zmitchell about 1 year ago
- 8 comments
Labels: question
#383 - Reformatting a URL resulting in `(link)` not moving
Issue -
State: closed - Opened by anthonyshew about 1 year ago
- 4 comments
Labels: question
#382 - fix: fix Rust v1.78.0 clippy warnings
Pull Request -
State: closed - Opened by Boshen about 1 year ago
- 4 comments
#381 - fix: setting NO_COLOR should not print ansi codes for non-terminals
Pull Request -
State: closed - Opened by Boshen about 1 year ago
- 2 comments
#380 - NO_COLOR is printing ansi in non-terminals
Issue -
State: closed - Opened by Boshen about 1 year ago
- 1 comment
Labels: bug, help wanted, good first issue
#379 - Disable textwrap::smawk feature
Pull Request -
State: closed - Opened by bugadani about 1 year ago
#378 - refactor: mark error constructors cold
Pull Request -
State: closed - Opened by re-taro about 1 year ago
#377 - `#[label]` derive doesn't seem to work with `Option<T>` where `T` implements `Into<SourceSpan>` but not `Copy`
Issue -
State: open - Opened by cdisselkoen about 1 year ago
Labels: bug, help wanted
#375 - Add `#[cold]` to some of the constructor functions
Issue -
State: closed - Opened by Boshen about 1 year ago
- 3 comments
Labels: enhancement, help wanted, good first issue
#374 - Support multiple #[related] in derive macro
Pull Request -
State: open - Opened by zakarumych about 1 year ago
- 3 comments
Labels: help wanted
#373 - Improve compilation speed by reducing expanded llvm lines
Issue -
State: closed - Opened by Boshen about 1 year ago
- 4 comments
Labels: question
#372 - fix(docs): `alt` attribut for `single-line-example.png`
Pull Request -
State: closed - Opened by skarab42 about 1 year ago
- 3 comments
#371 - feat!(render): render_report can accept more types
Pull Request -
State: open - Opened by TheLostLambda over 1 year ago
- 1 comment
Labels: breaking
#370 - Fix #369 (Loss of `Diagnostic` information when `Report` is converted to `Box<dyn Diagnostic>`)
Pull Request -
State: closed - Opened by TheLostLambda over 1 year ago
- 4 comments
#369 - Converting a `Report` to a `Box<dyn Diagnostic>` wipes all `Diagnostic` information
Issue -
State: closed - Opened by TheLostLambda over 1 year ago
- 1 comment
#368 - Turns out, `Report` *really* doesn't want to be an `Error` or `Diagnostic`...
Pull Request -
State: closed - Opened by TheLostLambda over 1 year ago
- 3 comments
#367 - feat!(blanket_impls): impl `Diagnostic` for &T and Box<T>
Pull Request -
State: open - Opened by TheLostLambda over 1 year ago
- 3 comments
Labels: breaking
#366 - Is there a reason that `Report` doesn't implement `Error` and `Diagnostic`?
Issue -
State: open - Opened by TheLostLambda over 1 year ago
- 2 comments
Labels: question
#365 - Fix clippy lints in docs
Pull Request -
State: closed - Opened by willbush over 1 year ago
- 1 comment
#364 - Help: Sub Errors
Issue -
State: closed - Opened by snowfoxsh over 1 year ago
- 3 comments
Labels: question
#363 - Fix image in README.md
Pull Request -
State: open - Opened by JakkuSakura over 1 year ago
- 1 comment
#362 - fix #270
Pull Request -
State: closed - Opened by TrapinchO over 1 year ago
- 4 comments
#361 - Feature request: Span line limit for diagnostics
Issue -
State: open - Opened by snowfoxsh over 1 year ago
- 3 comments
Labels: enhancement
#360 - Feature request: output an error as `json::Value` or `serde_json::Value` directly
Issue -
State: closed - Opened by cdisselkoen over 1 year ago
- 2 comments
Labels: enhancement
#359 - Failing tests with `--all-features`
Issue -
State: open - Opened by TheLostLambda over 1 year ago
- 1 comment
#358 - fix(graphical): fix nested error wrapping
Pull Request -
State: closed - Opened by TheLostLambda over 1 year ago
- 5 comments
#357 - 要是错误提示能使用中文输出就好了!
Issue -
State: closed - Opened by yaoxingpu over 1 year ago
- 5 comments
Labels: enhancement, help wanted
#356 - Zero length span
Pull Request -
State: open - Opened by Nahor over 1 year ago
- 9 comments
Labels: breaking
#355 - Errors with zero-length span and no context lines are mostly pointless
Issue -
State: open - Opened by Nahor over 1 year ago
- 1 comment
#354 - Misc
Pull Request -
State: open - Opened by Nahor over 1 year ago
Labels: breaking
#353 - ci(doc consistency): check that lib.rs and README.md are consistent
Pull Request -
State: closed - Opened by Nahor over 1 year ago
#351 - doc: use `cargo readme` to update
Pull Request -
State: closed - Opened by attila-lin over 1 year ago
- 2 comments
#350 - doc: add `severity` example
Pull Request -
State: closed - Opened by attila-lin over 1 year ago
- 3 comments
#349 - feat: add feature "fancy-no-syscall" for wasm targets
Pull Request -
State: closed - Opened by Boshen over 1 year ago
- 4 comments
#348 - fix(redundant-import): fix a warning and CI failure in nightly
Pull Request -
State: closed - Opened by Nahor over 1 year ago
#347 - fix(invalid span): skip the snippet when read_span fails
Pull Request -
State: closed - Opened by Nahor over 1 year ago
- 1 comment
#346 - Compile to wasm32-unknown-unknown / Compile without `terminal_size`
Issue -
State: closed - Opened by Boshen over 1 year ago
- 4 comments
#345 - Add `UnwrapPretty` trait
Issue -
State: open - Opened by esoterra over 1 year ago
- 5 comments
Labels: enhancement
#344 - Simplify OptionalWrapper
Pull Request -
State: open - Opened by Nahor over 1 year ago
- 2 comments
Labels: breaking
#343 - Label collection fixes and cleanup
Pull Request -
State: closed - Opened by Nahor over 1 year ago