You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
428 B
13 lines
428 B
3 years ago
|
diff '--color=auto' -ruN miette-4.2.1/src/lib.rs miette-4.2.1-fix-handleropts-tests/src/lib.rs
|
||
|
--- miette-4.2.1/src/lib.rs 1973-11-29 13:33:09.000000000 -0800
|
||
|
+++ miette-4.2.1-fix-handleropts-tests/src/lib.rs 2022-03-26 11:45:14.588230697 -0700
|
||
|
@@ -482,7 +482,7 @@
|
||
|
//!
|
||
|
//! Usage is like so:
|
||
|
//!
|
||
|
-//! ```rust
|
||
|
+//! ```ignore
|
||
|
//! miette::set_hook(Box::new(|_| {
|
||
|
//! Box::new(
|
||
|
//! miette::MietteHandlerOpts::new()
|