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 409ba35 commit 429f227Copy full SHA for 429f227
tests/by-util/test_tail.rs
@@ -308,6 +308,7 @@ fn test_stdin_redirect_dir() {
308
// FIXME: If `std::io::ErrorKind::IsADirectory` becomes stable or macos handles
309
// redirected directories like linux show the correct message like in
310
// `test_stdin_redirect_dir`
311
+// https://github.com/rust-lang/rust/issues/86442
312
#[test]
313
#[cfg(target_vendor = "apple")]
314
fn test_stdin_redirect_dir_when_target_os_is_macos() {
0 commit comments