We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805c8c3 commit a4733a3Copy full SHA for a4733a3
library/std/src/net/hostname.rs
@@ -32,4 +32,4 @@ pub fn hostname() -> std::io::Result<OsString> {
32
}
33
_ => Err(std::io::Error::last_os_error()),
34
35
-}
+}
0 commit comments