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 73eca29 commit a9ce13bCopy full SHA for a9ce13b
src/docbuilder/rustwide_builder.rs
@@ -26,7 +26,6 @@ static TARGETS: &[&str] = &[
26
"x86_64-pc-windows-msvc",
27
"x86_64-unknown-linux-gnu",
28
];
29
-static DEFAULT_TARGET: &str = "x86_64-unknown-linux-gnu";
30
31
static ESSENTIAL_FILES_VERSIONED: &[&str] = &[
32
"brush.svg",
0 commit comments