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 216f915 commit ec23482Copy full SHA for ec23482
tests/testsuite/rustdoc_extern_html.rs
@@ -60,6 +60,8 @@ fn simple() {
60
}
61
62
#[cargo_test]
63
+// Broken, temporarily disable until https://github.com/rust-lang/rust/pull/82776 is resolved.
64
+#[ignore]
65
fn std_docs() {
66
// Mapping std docs somewhere else.
67
if !is_nightly() {
0 commit comments