We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61e017 commit 233f322Copy full SHA for 233f322
src/bootstrap/src/utils/cc_detect.rs
@@ -332,3 +332,6 @@ impl Language {
332
}
333
334
335
+
336
+#[cfg(test)]
337
+mod tests;
0 commit comments