]> git.lizzy.rs Git - rust.git/blob - tests/ui/renamed_builtin_attr.fixed
Auto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
[rust.git] / tests / ui / renamed_builtin_attr.fixed
1 // run-rustfix
2
3 #[clippy::cognitive_complexity = "1"]
4 fn main() {}