Issues
- 1
Implement `WrapError` for `Option`
#408 opened by jalil-salame - 6
Render diagnostics without exiting?
#384 opened by zmitchell - 1
- 0
Cannot build with only `fancy-base`
#397 opened by Porges - 2
- 3
- 0
[Feature Request] Support highlight by tree-sitter.
#388 opened by cathaysia - 1
Converting a `Report` to a `Box<dyn Diagnostic>` wipes all `Diagnostic` information
#369 opened by TheLostLambda - 3
Add `#[cold]` to some of the constructor functions
#375 opened by Boshen - 1
Length is inclusive?!
#386 opened by InfiniteCoder01 - 4
- 1
NO_COLOR is printing ansi in non-terminals
#380 opened by Boshen - 0
`#[label]` derive doesn't seem to work with `Option<T>` where `T` implements `Into<SourceSpan>` but not `Copy`
#377 opened by cdisselkoen - 4
- 3
Remove bar from wrapped lines
#311 opened by gavrilikhin-d - 1
Implement `Diagnostic` for `Report`
#307 opened by gavrilikhin-d - 2
Is there a reason that `Report` doesn't implement `Error` and `Diagnostic`?
#366 opened by TheLostLambda - 2
- 3
Help: Sub Errors
#364 opened by snowfoxsh - 2
Feature request: output an error as `json::Value` or `serde_json::Value` directly
#360 opened by cdisselkoen - 3
Feature request: Span line limit for diagnostics
#361 opened by snowfoxsh - 1
Failing tests with `--all-features`
#359 opened by TheLostLambda - 3
Potentially broken word wrapping on `main`
#333 opened by TheLostLambda - 5
要是错误提示能使用中文输出就好了!
#357 opened by yaoxingpu - 3
Can't get `syntect-highlighter` to work
#337 opened by froth - 1
- 4
- 5
Add `UnwrapPretty` trait
#345 opened by esoterra - 1
Remove severity from diagnostic output
#342 opened by NicholasLYang - 1
- 5
Update owo-colors to v4?
#336 opened by sunshowers - 2
`miette-derive` being required dependency
#303 opened by ManicMarrc - 1
Change `link` label to something else
#331 opened by calavera - 1
forward() attribute undocumented
#320 opened by rydrman - 3
Thiserror W/ Miette how to display?
#322 opened by gluax - 3
New Crates.io Release?
#332 opened by TheLostLambda - 4
Implement SourceSpan as a trait
#323 opened by hhamud - 3
- 1
Unclear which part of long lines is being pointed to
#327 opened by ysthakur - 1
Rendering bug on small spans in large spans
#317 opened by jdonszelmann - 1
Panic when trying to debug print `miette::Report`
#292 opened by sudw1n - 3
- 1
Error codes: Automatically add error code to doc
#310 opened by zkat - 0
Add documentation for `set_hook`
#306 opened by gavrilikhin-d - 1
Add `SourceCode` implementation for files
#297 opened by gavrilikhin-d - 0
Merge labels from another diagnostic
#302 opened by gavrilikhin-d - 2
help message passthrough
#296 opened by vic1707 - 0
Implement `SourceCode` for `SpanContents`
#298 opened by gavrilikhin-d - 0
- 0
Wrapping errors looses diagnostic information
#286 opened by LMH01