We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4733a3 + f4b4e9a commit 72a9a1fCopy full SHA for 72a9a1f
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