We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e3d13 commit f6162c9Copy full SHA for f6162c9
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