]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/clean/cfg.rs
Rollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
[rust.git] / src / librustdoc / clean / cfg.rs
index 1843a21205cfa65ef3de0f27c2b2391ac0b191b1..f1853f3697df2fe9c20c7ad398e42877263c154e 100644 (file)
@@ -507,7 +507,9 @@ fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
                         "openbsd" => "OpenBSD",
                         "redox" => "Redox",
                         "solaris" => "Solaris",
+                        "tvos" => "tvOS",
                         "wasi" => "WASI",
+                        "watchos" => "watchOS",
                         "windows" => "Windows",
                         _ => "",
                     },