Lines Matching +full:rustfmt +full:- +full:clippy
22 /* automatically generated by rust-bindgen 0.99.9 */
51 │ ├── LICENSE -> ../LICENSE
56 ├── bindgen-cli
59 │ ├── LICENSE -> ../LICENSE
62 ├── bindgen-integration
68 ├── bindgen-tests
80 │ ├── assert-no-diff.bat
81 │ ├── no-includes.sh
85 ├── csmith-fuzzing
90 ├── example-graphviz-ir.png
98 │ └── release-announcement-template.md
99 └── rustfmt.toml
146 #![allow(clippy::approx_constant)]
154 pub fn add_two_numbers_in_c(a: u32, b: u32) -> u32 {