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.
12 lines
333 B
12 lines
333 B
--- miette-5.1.1/src/lib.rs 1973-11-29 13:33:09.000000000 -0800
|
|
+++ miette-5.1.1-fix-handleropts-tests/src/lib.rs 2022-07-25 18:55:59.356397534 -0700
|
|
@@ -559,7 +559,7 @@
|
|
//!
|
|
//! Usage is like so:
|
|
//!
|
|
-//! ```rust
|
|
+//! ```ignore
|
|
//! miette::set_hook(Box::new(|_| {
|
|
//! Box::new(
|
|
//! miette::MietteHandlerOpts::new()
|