]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui-toml/good_toml_no_false_negatives/conf_no_false_negatives.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / clippy / tests / ui-toml / good_toml_no_false_negatives / conf_no_false_negatives.rs
diff --git a/src/tools/clippy/tests/ui-toml/good_toml_no_false_negatives/conf_no_false_negatives.rs b/src/tools/clippy/tests/ui-toml/good_toml_no_false_negatives/conf_no_false_negatives.rs
new file mode 100644 (file)
index 0000000..270b9c5
--- /dev/null
@@ -0,0 +1,3 @@
+// error-pattern: should give absolutely no error
+
+fn main() {}