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 6352034 commit 939012dCopy full SHA for 939012d
compiler/rustc/build.rs
@@ -1,3 +1,5 @@
1
+// TODO: a TODO to make CI fail early on `tidy` as it will be red either way
2
+
3
use std::{env, path};
4
5
use rustc_windows_rc::{VersionInfoFileType, compile_windows_resource_file};
0 commit comments