We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555cbc2 commit bdae47cCopy full SHA for bdae47c
src/fmt/writer/termcolor/shim_impl.rs
@@ -24,7 +24,6 @@ impl BufferWriter {
24
}
25
26
pub(in crate::fmt::writer) fn pipe(
27
- _is_test: bool,
28
_write_style: WriteStyle,
29
pipe: Box<Mutex<dyn io::Write + Send + 'static>>,
30
) -> Self {
0 commit comments