]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/tests/ui-toml/good_toml_no_false_negatives/conf_no_false_negatives.rs
Auto merge of #89499 - Mark-Simulacrum:with-llvm-13, r=nikic
[rust.git] / src / tools / clippy / tests / ui-toml / good_toml_no_false_negatives / conf_no_false_negatives.rs
1 // error-pattern: should give absolutely no error
2
3 fn main() {}