]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/tests/ui-toml/good_toml_no_false_negatives/conf_no_false_negatives.rs
Rollup merge of #90507 - TaKO8Ki:suggest-extern-crate-alloc, r=jackh726
[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() {}