| /openbmc/qemu/rust/ |
| H A D | Cargo.toml | 18 [workspace.lints.rust] 23 # Occasionally, we may need to silence warnings and clippy lints that 32 [workspace.lints.rustdoc] 42 [workspace.lints.clippy] 43 # default-warn lints 51 # default-allow lints
|
| /openbmc/qemu/scripts/rust/ |
| H A D | rustc_args.py | 62 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 D | meson.build | 12 rust_args: ['--cap-lints', 'allow'],
|
| /openbmc/qemu/rust/bits/ |
| H A D | Cargo.toml | 18 [lints]
|
| /openbmc/qemu/subprojects/packagefiles/unicode-ident-1-rs/ |
| H A D | meson.build | 13 rust_args: ['--cap-lints', 'allow'],
|
| /openbmc/qemu/subprojects/packagefiles/either-1-rs/ |
| H A D | meson.build | 14 '--cap-lints', 'allow',
|
| /openbmc/qemu/rust/hw/timer/hpet/ |
| H A D | Cargo.toml | 17 [lints]
|
| /openbmc/qemu/subprojects/packagefiles/foreign-0.3-rs/ |
| H A D | meson.build | 17 '--cap-lints', 'allow',
|
| /openbmc/qemu/rust/qemu-api-macros/ |
| H A D | Cargo.toml | 23 [lints]
|
| /openbmc/qemu/rust/qemu-api/ |
| H A D | Cargo.toml | 27 [lints]
|
| /openbmc/qemu/rust/hw/char/pl011/ |
| H A D | Cargo.toml | 22 [lints]
|
| /openbmc/qemu/subprojects/packagefiles/itertools-0.11-rs/ |
| H A D | meson.build | 18 '--cap-lints', 'allow',
|
| /openbmc/qemu/subprojects/packagefiles/bilge-0.2-rs/ |
| H A D | meson.build | 20 rust_args: ['--cap-lints', 'allow'],
|
| /openbmc/qemu/subprojects/packagefiles/quote-1-rs/ |
| H A D | meson.build | 18 '--cap-lints', 'allow',
|
| /openbmc/qemu/subprojects/packagefiles/libc-0.2-rs/ |
| H A D | meson.build | 14 '--cap-lints', 'allow',
|
| /openbmc/qemu/subprojects/packagefiles/proc-macro2-1-rs/ |
| H A D | meson.build | 18 '--cap-lints', 'allow',
|
| /openbmc/qemu/subprojects/packagefiles/anyhow-1-rs/ |
| H A D | meson.build | 9 rust_args = ['--cap-lints', 'allow']
|
| /openbmc/qemu/subprojects/packagefiles/proc-macro-error-attr-1-rs/ |
| H A D | meson.build | 19 '--cap-lints', 'allow',
|
| /openbmc/qemu/subprojects/packagefiles/syn-2-rs/ |
| H A D | meson.build | 22 '--cap-lints', 'allow',
|
| /openbmc/qemu/subprojects/packagefiles/proc-macro-error-1-rs/ |
| H A D | meson.build | 23 '--cap-lints', 'allow',
|
| /openbmc/qemu/subprojects/packagefiles/bilge-impl-0.2-rs/ |
| H A D | meson.build | 28 '--cap-lints', 'allow',
|
| /openbmc/qemu/scripts/ |
| H A D | meson-buildoptions.sh | 504 --enable-strict-rust-lints) printf "%s" -Dstrict_rust_lints=true ;; 505 --disable-strict-rust-lints) printf "%s" -Dstrict_rust_lints=false ;;
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
| H A D | revert-link-std-statically-in-rustc_driver-feature.patch | 163 // warn on lints, that are included in `rust-lang/rust`s bootstrap
|
| /openbmc/qemu/docs/devel/ |
| H A D | rust.rst | 28 * the set of warnings and lints that are used to build QEMU always 467 * usually, a ``--cap-lints allow`` argument to hide warnings from rustc
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
| H A D | rust_1.85.1.bb | 244 SUMMARY:${PN}-tools-clippy = "A collection of lints to catch common mistakes and improve your Rust …
|