Remove nacl from librustdoc

This commit is contained in:
est31 2017-10-05 05:04:50 +02:00
parent 329b901b50
commit 327116a423

View File

@ -337,7 +337,6 @@ impl<'a> fmt::Display for Html<'a> {
"l4re" => "L4Re",
"linux" => "Linux",
"macos" => "macOS",
"nacl" => "NaCl",
"netbsd" => "NetBSD",
"openbsd" => "OpenBSD",
"redox" => "Redox",
@ -886,4 +885,4 @@ mod test {
only."
);
}
}
}