| /external/rust/crates/pin-project-lite/tests/ |
| D | lint.rs | 1 // Check interoperability with rustc and clippy lints. 7 // Note: This does not guarantee compatibility with forbidding these lints in the future. 10 // lints forbidden as a part of future_incompatible, rust_2018_compatibility, and rust_2021_compati… 14 …r attribute. and this lint is deprecated: https://doc.rust-lang.org/rustc/lints/listing/allowed-by… 47 …lanket_clippy_restriction_lints)] // this is a test, so enable all restriction lints intentionally.
|
| /external/crosvm/.cargo/ |
| D | config.toml | 1 # Disable clippy lints project-wide. 7 # We don't care about these lints. Okay to remain suppressed globally.
|
| /external/angle/third_party/spirv-tools/src/source/lint/ |
| D | lints.h | 26 namespace lints { 30 } // namespace lints
|
| D | linter.cpp | 17 #include "source/lint/lints.h" 54 result &= lint::lints::CheckDivergentDerivatives(context.get()); in Run()
|
| D | lint_divergent_derivatives.cpp | 21 #include "source/lint/lints.h" 33 namespace lints { namespace 167 } // namespace lints
|
| /external/deqp-deps/SPIRV-Tools/source/lint/ |
| D | lints.h | 26 namespace lints { 30 } // namespace lints
|
| D | linter.cpp | 17 #include "source/lint/lints.h" 54 result &= lint::lints::CheckDivergentDerivatives(context.get()); in Run()
|
| D | lint_divergent_derivatives.cpp | 21 #include "source/lint/lints.h" 33 namespace lints { namespace 167 } // namespace lints
|
| /external/swiftshader/third_party/SPIRV-Tools/source/lint/ |
| D | lints.h | 26 namespace lints { 30 } // namespace lints
|
| D | linter.cpp | 17 #include "source/lint/lints.h" 54 result &= lint::lints::CheckDivergentDerivatives(context.get()); in Run()
|
| D | lint_divergent_derivatives.cpp | 21 #include "source/lint/lints.h" 33 namespace lints { namespace 167 } // namespace lints
|
| /external/rust/beto-rust/common/ |
| D | Cargo.toml | 16 [workspace.lints.rust] 26 [workspace.lints.clippy]
|
| /external/bazelbuild-rules_rust/test/ |
| D | deps.bzl | 20 # https://doc.rust-lang.org/rustc/lints/levels.html 21 "--cap-lints=allow",
|
| /external/trusty/lk/make/ |
| D | rust.mk | 97 # Allow all lints if the module is in external/. This matches the behavior of 100 MODULE_RUSTFLAGS += --cap-lints allow 101 MODULE_RUSTDOCFLAGS += --cap-lints allow
|
| /external/python/bumble/.github/workflows/ |
| D | python-build-test.yml | 74 # Lints after build so what clippy needs is already built 75 - name: Rust Lints
|
| /external/rust/crates/bincode/.github/workflows/ |
| D | rust.yml | 99 "lints": { 100 "name": "Lints",
|
| /external/uwb/src/ |
| D | Android.bp | 85 lints: "android", 172 lints: "android", 243 lints: "android",
|
| /external/rust/crates/serde_derive/src/ |
| D | lib.rs | 18 // Ignored clippy lints 38 // Ignored clippy_pedantic lints
|
| /external/bazelbuild-rules_rust/tools/rust_analyzer/3rdparty/crates/ |
| D | BUILD.serde-1.0.171.bazel | 44 "--cap-lints=allow", 106 "--cap-lints=allow",
|
| D | BUILD.windows_x86_64_gnullvm-0.48.0.bazel | 35 "--cap-lints=allow", 91 "--cap-lints=allow",
|
| D | BUILD.serde_json-1.0.102.bazel | 39 "--cap-lints=allow", 102 "--cap-lints=allow",
|
| D | BUILD.memchr-2.5.0.bazel | 39 "--cap-lints=allow", 99 "--cap-lints=allow",
|
| D | BUILD.windows_i686_gnu-0.48.0.bazel | 35 "--cap-lints=allow", 91 "--cap-lints=allow",
|
| D | BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel | 35 "--cap-lints=allow", 91 "--cap-lints=allow",
|
| D | BUILD.proc-macro2-1.0.64.bazel | 39 "--cap-lints=allow", 100 "--cap-lints=allow",
|