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 1193abe commit aae64e9Copy full SHA for aae64e9
tests/ui-cargo/multiple_config_files/warn/src/main.rs
@@ -1,3 +1,5 @@
1
+// ignore-windows
2
+
3
fn main() {
4
println!("Hello, world!");
5
}
0 commit comments