An open API service for providing issue and pull request metadata for open source projects.

GitHub / zkat/miette issues and pull requests

#237 - invalid span shadowing error message

Pull Request - State: closed - Opened by Mehrbod2002 over 2 years ago - 3 comments

#236 - Allow the inner source type of a `NamedSource` to be borrowed directly

Issue - State: closed - Opened by esoterra over 2 years ago - 1 comment
Labels: enhancement, help wanted, good first issue, breaking

#235 - SourceCode provides access to bytes

Pull Request - State: closed - Opened by Kylebrown9 over 2 years ago - 4 comments

#234 - Fix wrong severity of related errors

Pull Request - State: closed - Opened by dalance over 2 years ago - 7 comments

#233 - Mention miette::miette! macro under "... in application code"

Pull Request - State: closed - Opened by rukai over 2 years ago - 1 comment

#232 - Related reports render with the severity of the parent report.

Issue - State: closed - Opened by Zheoni over 2 years ago

#231 - `SourceSpan` from `LineColumn`?

Issue - State: closed - Opened by blyxyas over 2 years ago - 1 comment

#230 - Panic when printing a report containing source code with debug

Issue - State: closed - Opened by rster2002 over 2 years ago - 1 comment

#229 - Switch out `atty` for `is-terminal`

Pull Request - State: closed - Opened by Porges over 2 years ago - 9 comments

#228 - Switching out `atty`?

Issue - State: closed - Opened by Porges over 2 years ago - 6 comments
Labels: enhancement, help wanted, good first issue

#226 - Elide lifetimes in derived functions

Pull Request - State: closed - Opened by drivasperez over 2 years ago

#225 - License malformed

Issue - State: closed - Opened by namazso over 2 years ago
Labels: bug

#223 - Graphical handler panics when span endpoints are not aligned to char boundaries

Issue - State: closed - Opened by Benjamin-L over 2 years ago - 1 comment
Labels: bug

#222 - Optional impl From<OldMiette> for NewMiette

Issue - State: open - Opened by passcod over 2 years ago - 4 comments

#221 - fix(graphical): Fix panic with span extending past end of line (#215)

Pull Request - State: closed - Opened by Benjamin-L over 2 years ago - 7 comments

#219 - miette fails silently when span is wrong

Issue - State: closed - Opened by mimoo almost 3 years ago - 8 comments
Labels: bug, help wanted, good first issue

#218 - NamedSpan?

Issue - State: open - Opened by mimoo almost 3 years ago - 1 comment

#217 - SourceCode on Option<impl SourceCode>?

Issue - State: closed - Opened by mimoo almost 3 years ago - 3 comments

#216 - Implement `SourceCode` for `Vec<u8>`

Pull Request - State: closed - Opened by Phantomical almost 3 years ago - 6 comments
Labels: breaking

#215 - Panic when span is on `\n` in v5.4.1

Issue - State: closed - Opened by Boshen almost 3 years ago - 6 comments

#214 - Add Report::new_boxed + more fixups + tests

Pull Request - State: closed - Opened by sunshowers almost 3 years ago - 2 comments

#213 - attempt to make Box<dyn Diagnostic> implement Diagnostic

Pull Request - State: closed - Opened by sunshowers almost 3 years ago - 1 comment

#212 - Can't create report from boxed diagnostic (impl Diagnostic for Box<dyn Diagnostic [ + Send + Sync]>?)

Issue - State: closed - Opened by sunshowers almost 3 years ago - 4 comments
Labels: enhancement, help wanted

#211 - Derive macro breaks on types with `'a` lifetime parameters

Issue - State: closed - Opened by Benjamin-L almost 3 years ago - 1 comment
Labels: bug, help wanted, good first issue

#210 - docs: Fix typo of Diagnostic link in README

Pull Request - State: closed - Opened by Xuanwo almost 3 years ago

#209 - Declare minimum supported rust version at 1.56.0 (fixes CI)

Pull Request - State: closed - Opened by Benjamin-L almost 3 years ago

#208 - It is unclear how to display a line/column number on a NamedSource

Issue - State: open - Opened by brassy-endomorph almost 3 years ago - 4 comments
Labels: question

#207 - guidance on best practice

Issue - State: open - Opened by mimoo almost 3 years ago - 4 comments

#205 - How to verify that miette runs successfully for library mode

Issue - State: open - Opened by BppleMan almost 3 years ago - 9 comments

#204 - fix(graphical): Fix panic when span covers full line

Pull Request - State: closed - Opened by Benjamin-L almost 3 years ago - 9 comments

#203 - Possible issue in 5.3.1

Issue - State: closed - Opened by jakeswenson almost 3 years ago - 3 comments
Labels: bug

#202 - Fix graphical label alignment issues

Pull Request - State: closed - Opened by Benjamin-L almost 3 years ago - 1 comment

#200 - Awkward spacing with `#[related]` errors with `#[diagnostic(code)]`s

Issue - State: open - Opened by CAD97 almost 3 years ago
Labels: bug, help wanted, good first issue

#199 - Field `#[help]` accepts but ignores arguments

Issue - State: open - Opened by CAD97 almost 3 years ago - 1 comment
Labels: bug, help wanted, good first issue

#198 - docs: remove sentence about `cargo-edit`

Pull Request - State: closed - Opened by g-plane almost 3 years ago

#197 - Resolve Miri's concerns around unsafe code

Pull Request - State: closed - Opened by nathanwhit almost 3 years ago - 3 comments

#196 - Best way to create a span that points to the end of the source?

Issue - State: closed - Opened by mimoo almost 3 years ago - 1 comment

#195 - get fancy reporting in tests

Issue - State: closed - Opened by mimoo almost 3 years ago - 3 comments

#194 - License not 100% compatible with Rust recommendations

Issue - State: closed - Opened by Finomnis almost 3 years ago - 1 comment

#193 - Labels on multiple source files

Issue - State: open - Opened by LukeMathWalker almost 3 years ago - 7 comments
Labels: enhancement, help wanted

#192 - Allow miette users to opt-out of the rendering of the cause chain

Pull Request - State: closed - Opened by LukeMathWalker almost 3 years ago - 2 comments

#191 - Allow disabling the rendering of the cause chain

Issue - State: closed - Opened by LukeMathWalker almost 3 years ago - 1 comment

#190 - Fix off-by-one error in SourceOffset::from_location

Pull Request - State: closed - Opened by andrewhickman almost 3 years ago

#189 - Miri complains about miette code

Issue - State: closed - Opened by alexschrod about 3 years ago - 3 comments
Labels: bug, help wanted

#188 - Support causes in JSON renderer

Pull Request - State: closed - Opened by leonbreedt about 3 years ago

#187 - JSON renderer does not render causes

Issue - State: closed - Opened by leonbreedt about 3 years ago - 2 comments
Labels: enhancement, help wanted, good first issue

#186 - adding gettext support

Issue - State: open - Opened by saihaze about 3 years ago - 5 comments
Labels: enhancement, help wanted

#185 - #[help] attribute is inconsistent in struct and field positions

Issue - State: open - Opened by andrewhickman about 3 years ago - 2 comments
Labels: question

#184 - Shorthand support for paths in format strings

Issue - State: open - Opened by andrewhickman about 3 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#183 - fix(graphical): handle an empty source

Pull Request - State: closed - Opened by sunshowers about 3 years ago - 1 comment

#182 - Doesn't compile with supports-color 1.0.4

Pull Request - State: closed - Opened by palfrey about 3 years ago

#178 - End of source label

Issue - State: open - Opened by arialpew about 3 years ago - 2 comments
Labels: enhancement, help wanted, good first issue

#176 - Default to ANSI colors even if truecolor is available?

Issue - State: closed - Opened by Benjamin-L about 3 years ago - 3 comments
Labels: enhancement, help wanted, good first issue, breaking

#174 - README ends prematurely(?)

Issue - State: closed - Opened by alexschrod about 3 years ago - 1 comment
Labels: bug, documentation

#172 - Wrapping other Errors without losing diagnostics

Issue - State: closed - Opened by Porges about 3 years ago - 6 comments
Labels: bug, help wanted

#171 - Group related diagnostics visually

Pull Request - State: closed - Opened by TheNeikos about 3 years ago - 3 comments

#170 - Render inner diagnostics

Pull Request - State: closed - Opened by TheNeikos about 3 years ago - 9 comments

#167 - Does miette support printing out the line number that the error was triggered at like eyre does?

Issue - State: open - Opened by TheButlah over 3 years ago - 7 comments
Labels: enhancement, help wanted, good first issue

#164 - Relationship between Diagnostic and StdError

Issue - State: closed - Opened by TheNeikos over 3 years ago - 7 comments

#162 - Using default template type for the #[source] field

Issue - State: open - Opened by Finomnis over 3 years ago - 2 comments
Labels: help wanted, question

#135 - Bad span pointing when single line span supersets a prior span

Issue - State: open - Opened by CAD97 over 3 years ago - 3 comments
Labels: enhancement

#125 - Line/Column on Fancy is always 1:1

Issue - State: open - Opened by khionu over 3 years ago - 16 comments
Labels: enhancement, help wanted, good first issue

#111 - README example is discontinuous

Issue - State: closed - Opened by CAD97 over 3 years ago - 2 comments
Labels: documentation, help wanted, good first issue

#97 - Label location and width do not account for character length

Issue - State: closed - Opened by Kylebrown9 over 3 years ago - 6 comments
Labels: bug, help wanted

#96 - Add `println!("{:?}", Report::new(diagnostic))` pattern to README

Issue - State: closed - Opened by esoterra over 3 years ago - 4 comments
Labels: documentation, help wanted

#92 - Miette panic handler missing lines

Issue - State: closed - Opened by jntrnr over 3 years ago - 1 comment
Labels: bug, help wanted, good first issue

#89 - Fix tests failing without the fancy feature

Pull Request - State: closed - Opened by LordMZTE almost 4 years ago - 1 comment

#87 - Indentation with tabs throws off labels

Issue - State: closed - Opened by surma almost 4 years ago - 7 comments
Labels: bug, help wanted, good first issue

#86 - Multiple trailing newlines

Issue - State: open - Opened by PurpleBooth almost 4 years ago - 5 comments
Labels: bug, help wanted, good first issue, Hacktoberfest

#85 - Multiline support for long labels?

Issue - State: closed - Opened by jmackie almost 4 years ago - 3 comments
Labels: bug, help wanted, Hacktoberfest

#83 - converting `impl Error` to `Diagnostic` implicitly when using with_err or cascading error using `?`

Issue - State: open - Opened by LordMZTE almost 4 years ago - 6 comments
Labels: enhancement, breaking

#72 - Label span is rendered incorrectly in report.

Issue - State: open - Opened by olson-sean-k almost 4 years ago - 5 comments
Labels: bug, help wanted, Hacktoberfest

#67 - Syntax highlighting support

Issue - State: open - Opened by zkat almost 4 years ago - 13 comments
Labels: enhancement, help wanted

#43 - Derive macro: single field for multiple snippets

Issue - State: closed - Opened by Schniz almost 4 years ago - 9 comments
Labels: enhancement, help wanted, good first issue

#25 - split off DiagnosticReport + reporters into their own library?

Issue - State: closed - Opened by zkat almost 4 years ago - 17 comments

#20 - MietteReporter: Render a "bounding box" when the lines are way too long

Issue - State: open - Opened by zkat almost 4 years ago - 5 comments
Labels: enhancement, help wanted, Hacktoberfest

#14 - Reporter: backtrace/tracing support?

Issue - State: open - Opened by zkat almost 4 years ago - 1 comment
Labels: enhancement, help wanted, Hacktoberfest