Home
last modified time | relevance | path

Searched refs:lints (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/scripts/rust/
H A Drustc_args.py62 toml_lints = self.lints
68 def lints(self) -> Mapping[Any, Any]: member in CargoTOML
88 toml_lints = cargo_toml.lints
209 if args.lints:
214 if args.lints:
/openbmc/qemu/subprojects/packagefiles/arbitrary-int-1-rs/
H A Dmeson.build12 rust_args: ['--cap-lints', 'allow'],
/openbmc/qemu/subprojects/packagefiles/unicode-ident-1-rs/
H A Dmeson.build13 rust_args: ['--cap-lints', 'allow'],
/openbmc/qemu/subprojects/packagefiles/either-1-rs/
H A Dmeson.build14 '--cap-lints', 'allow',
/openbmc/qemu/subprojects/packagefiles/foreign-0.3-rs/
H A Dmeson.build17 '--cap-lints', 'allow',
/openbmc/qemu/subprojects/packagefiles/itertools-0.11-rs/
H A Dmeson.build18 '--cap-lints', 'allow',
/openbmc/qemu/subprojects/packagefiles/bilge-0.2-rs/
H A Dmeson.build20 rust_args: ['--cap-lints', 'allow'],
/openbmc/qemu/subprojects/packagefiles/quote-1-rs/
H A Dmeson.build18 '--cap-lints', 'allow',
/openbmc/qemu/subprojects/packagefiles/libc-0.2-rs/
H A Dmeson.build14 '--cap-lints', 'allow',
/openbmc/qemu/subprojects/packagefiles/anyhow-1-rs/
H A Dmeson.build9 rust_args = ['--cap-lints', 'allow']
/openbmc/qemu/subprojects/packagefiles/proc-macro-error-attr-1-rs/
H A Dmeson.build19 '--cap-lints', 'allow',
/openbmc/qemu/subprojects/packagefiles/proc-macro-error-1-rs/
H A Dmeson.build23 '--cap-lints', 'allow',
/openbmc/qemu/subprojects/packagefiles/bilge-impl-0.2-rs/
H A Dmeson.build28 '--cap-lints', 'allow',
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drevert-link-std-statically-in-rustc_driver-feature.patch163 // warn on lints, that are included in `rust-lang/rust`s bootstrap
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust_1.85.1.bb244 SUMMARY:${PN}-tools-clippy = "A collection of lints to catch common mistakes and improve your Rust …