miette/src
Cormac Relf 50c7a88360
feat(Source): impl Source for str, &str (make &'static str usable for testing) (#40)
2021-08-29 19:07:07 -07:00
..
printer fix(reporter): Only inc the line count if we haven't already done so with '\n' or '\r\n' (#37) 2021-08-29 12:33:45 -07:00
chain.rs misc: more aggressive linting for quality~ 2021-08-21 23:13:25 -07:00
compile_test.rs feat(derive): Add `#[diagnostic(transparent,forward)]` (#36) 2021-08-29 12:33:16 -07:00
error.rs docs: dogfood url(docsrs) 2021-08-22 15:59:27 -07:00
lib.rs feat(derive): Add `#[diagnostic(transparent,forward)]` (#36) 2021-08-29 12:33:16 -07:00
protocol.rs feat(snippets): Overhauled how snippets handle labels, sources, and messages, including the derive macro 2021-08-22 19:06:47 -07:00
source_impls.rs feat(Source): impl Source for str, &str (make &'static str usable for testing) (#40) 2021-08-29 19:07:07 -07:00
utils.rs feat(snippets): Overhauled how snippets handle labels, sources, and messages, including the derive macro 2021-08-22 19:06:47 -07:00