<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/process/println-with-broken-pipe.run.stdout, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-07-26T11:41:39+00:00</updated>
<entry>
<title>Regression test `println!()` panic message on `ErrorKind::BrokenPipe`</title>
<updated>2023-07-26T11:41:39+00:00</updated>
<author>
<name>Martin Nordholts</name>
<email>enselic@gmail.com</email>
</author>
<published>2023-03-10T11:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=075a6bbef960a7be4cebc6f6b9b7a3d6212f56a6'/>
<id>urn:sha1:075a6bbef960a7be4cebc6f6b9b7a3d6212f56a6</id>
<content type='text'>
No existing test failed if the [`panic!()`][1] of the `println!()`
family of functions was removed, or if its message was changed.

So add such a test.

[1] https://github.com/rust-lang/rust/blob/104f4300cfddbd956e32820ef202a732f06ec848/library/std/src/io/stdio.rs#L1007-L1009
</content>
</entry>
</feed>
