22 |
pub(crate) fn log_last_os_err() {
|
23 |
#[allow(clippy::pedantic)] // some errors occur in `drop` methord is not necessary to panic
|
24 |
let _ = log_ret_last_os_err_with_note("");
|
477 |
#[cfg(test)]
|
478 |
#[allow(clippy::pedantic)]
|
479 |
#[allow(warnings)]
|
540 |
#[cfg(test)]
|
541 |
#[allow(clippy::pedantic)]
|
542 |
mod tests {
|
281 |
#[allow(clippy::pedantic)]
|
282 |
pub(crate) fn get_devices() -> Result<Vec<DeviceInfo>, Error> {
|
107 |
#[allow(clippy::cargo, clippy::pedantic, clippy::nursery)]
|
108 |
mod attribute;
|
6 |
#[allow(unreachable_code, clippy::pedantic)]
|
7 |
fn main() -> Result<(), String> {
|
654 |
#[cfg(test)]
|
655 |
#[allow(clippy::pedantic, clippy::nursery, clippy::needless_range_loop)]
|
656 |
mod tests {
|
294 |
#[cfg(test)]
|
295 |
#[allow(clippy::pedantic, clippy::nursery, clippy::needless_range_loop)]
|
296 |
mod tests {
|
47 |
#[allow(missing_docs, clippy::all, clippy::nursery, clippy::pedantic)]
|
48 |
pub mod pluginv2 {
|
38 |
/// or [ChartBuilder::finish()].
|
39 |
#[allow(clippy::pedantic)]
|
40 |
pub struct ChartBuilder<const N: usize, IdSet, PortSet, PortsSet>
|
608 |
/// Builds `ForkserverExecutor`.
|
609 |
#[allow(clippy::pedantic)]
|
610 |
pub fn build<OT, S>(&mut self, observers: OT) -> Result<ForkserverExecutor<OT, S, SP>, Error>
|
641 |
/// Builds `ForkserverExecutor` downsizing the coverage map to fit exaclty the AFL++ map size.
|
642 |
#[allow(clippy::pedantic)]
|
643 |
pub fn build_dynamic_map<MO, OT, S>(
|
686 |
#[allow(clippy::pedantic)]
|
687 |
fn build_helper(&mut self) -> Result<(Forkserver, InputFile, Option<SP::ShMem>), Error>
|
209 |
#[allow(clippy::cast_sign_loss, clippy::pedantic)]
|
210 |
let mut first = state.rand_mut().below(chosen_nums as u64 - 1) as i64;
|
211 |
#[allow(clippy::cast_sign_loss, clippy::pedantic)]
|
212 |
let mut second = state
|
15 |
#[allow(clippy::all, clippy::pedantic)]
|
16 |
mod bindings {
|
8 |
clippy::nursery,
|
9 |
clippy::pedantic,
|
10 |
clippy::restriction,
|
29 |
clippy::nursery,
|
30 |
clippy::pedantic,
|
31 |
clippy::restriction,
|
6 |
clippy::all,
|
7 |
clippy::pedantic,
|
8 |
clippy::restriction,
|
20 |
#[allow(clippy::pedantic, non_upper_case_globals, clippy::upper_case_acronyms)]
|
21 |
mod nss_init {
|
15 |
#[allow(
|
16 |
clippy::pedantic,
|
17 |
clippy::upper_case_acronyms,
|
38 |
#[rustfmt::skip]
|
39 |
#[allow(unused_qualifications, missing_copy_implementations, clippy::pedantic, clippy::module_inception, clippy::upper_case_acronyms, clippy::enum_variant_names)]
|
40 |
mod generated_ops;
|
5 |
#[allow(clippy::all)]
|
6 |
#[allow(clippy::pedantic)]
|
7 |
#[allow(clippy::nursery)]
|
4 |
#[allow(clippy::all)]
|
5 |
#[allow(clippy::pedantic)]
|
6 |
#[allow(clippy::nursery)]
|
694 |
#[allow(clippy::pedantic)]
|
695 |
fn open_cf_raw(
|
710 |
#[allow(clippy::pedantic)]
|
711 |
fn open_cf_raw(
|
3 |
#[allow(clippy::all, clippy::pedantic)]
|
4 |
#[allow(unused_variables)]
|
171 |
}
|
172 |
#[allow(clippy::all, clippy::pedantic)]
|
173 |
#[allow(unused_variables)]
|
25 |
clippy::complexity,
|
26 |
clippy::pedantic,
|
27 |
clippy::restriction,
|
49 |
clippy::complexity,
|
50 |
clippy::pedantic,
|
51 |
clippy::restriction,
|
191 |
clippy::complexity,
|
192 |
clippy::pedantic,
|
193 |
clippy::restriction,
|
178 |
#[allow(clippy::pedantic)]
|
179 |
#[cfg(test)]
|
141 |
#[allow(clippy::pedantic)]
|
142 |
#[cfg(test)]
|
94 |
#![deny(clippy::correctness, clippy::complexity, clippy::perf)]
|
95 |
#![allow(clippy::pedantic, clippy::cast_lossless, clippy::unreadable_literal)]
|
96 |
#![cfg_attr(all(not(test), not(feature = "std")), no_std)]
|
5 |
// FIXME: remove the code below when the upstream openapiv3 3.1 is available.
|
6 |
#![allow(clippy::all, clippy::pedantic, missing_docs)]
|
7 |
mod callback;
|
1 |
#![allow(clippy::all, clippy::pedantic, missing_docs, dead_code)]
|
2 |
//! Miscellaneous utilities.
|
1 |
#![allow(clippy::all)]
|
2 |
#![allow(clippy::pedantic)]
|
3 |
#![allow(clippy::unwrap_used)]
|
16 |
clippy::unnecessary_wraps,
|
17 |
clippy::pedantic
|
18 |
)]
|
1 |
#![allow(clippy::pedantic)]
|
2 |
// Backport `bevy_reflect: Fix deserialization with readers (#6894)`
|
2 |
// pedantic lint group.
|
3 |
#![allow(clippy::pedantic)]
|
2 |
#![allow(clippy::all)]
|
3 |
#![allow(clippy::pedantic)]
|
4 |
#![allow(box_pointers)]
|
58 |
#![warn(clippy::all)]
|
59 |
#![allow(clippy::pedantic)]
|
1 |
#![warn(clippy::all)]
|
2 |
#![allow(clippy::pedantic)]
|
3 |
#![forbid(unsafe_code)]
|
1 |
#![warn(clippy::all)]
|
2 |
#![allow(clippy::pedantic)]
|
1 |
#![allow(clippy::pedantic)]
|
2 |
#[cfg(not(tarpaulin_include))]
|
1 |
#![allow(clippy::pedantic)]
|
2 |
#[cfg(not(tarpaulin_include))]
|
1 |
#![allow(clippy::all, clippy::pedantic)]
|
2 |
pub mod com {
|
1 |
#![allow(clippy::all, clippy::pedantic)]
|
2 |
pub mod com {
|
1 |
#![warn(clippy::all)]
|
2 |
#![allow(clippy::pedantic)]
|
3 |
#![forbid(unsafe_code)]
|
4 |
//! more easily navigate enums in Rust.
|
5 |
#![allow(clippy::pedantic)]
|
17 |
// For rust-protobuf generated files.
|
18 |
#![allow(bare_trait_objects, clippy::pedantic, clippy::nursery)]
|
17 |
// For protobuf generated files.
|
18 |
#![allow(bare_trait_objects, clippy::pedantic, clippy::nursery)]
|
17 |
#![allow(clippy::pedantic, clippy::nursery)] // used in generated code
|
17 |
#![allow(bare_trait_objects, clippy::pedantic, clippy::nursery)]
|
15 |
#![allow(clippy::pedantic, clippy::nursery)]
|
17 |
// For protobuf generated files.
|
18 |
#![allow(bare_trait_objects, clippy::pedantic)]
|
15 |
#![allow(bare_trait_objects, clippy::pedantic, clippy::nursery)]
|
17 |
#![allow(bare_trait_objects, clippy::pedantic, clippy::nursery)]
|
77 |
#![allow(clippy::pedantic)]
|
88 |
#![deny(unreachable_pub)]
|
89 |
#![allow(clippy::pedantic)]
|
5 |
#![allow(clippy::missing_safety_doc)]
|
6 |
#![allow(clippy::pedantic)] // For anyone using pedantic and a source dep, this is needed
|
1 |
#![allow(clippy::all, clippy::pedantic, clippy::nursery)]
|
2 |
//! Open URLs in the web browsers available on a platform.
|
1 |
#![allow(clippy::all, clippy::pedantic, clippy::nursery)]
|
2 |
//! Open URLs in the web browsers available on a platform.
|
5 |
#![allow(clippy::missing_safety_doc)]
|
6 |
#![allow(clippy::pedantic)] // For anyone using pedantic and a source dep, this is needed
|
1 |
#![allow(unused)]
|
2 |
#![allow(clippy::pedantic)]
|
49 |
#![ warn (clippy::cargo) ]
|
50 |
#![ allow (clippy::pedantic) ]
|
51 |
#![ allow (clippy::nursery) ]
|
26 |
mod parse {
|
27 |
#![allow(clippy::all, clippy::pedantic)]
|
49 |
clippy::all,
|
50 |
clippy::pedantic,
|
51 |
improper_ctypes,
|
6 |
#![allow(clippy::all)]
|
7 |
#![allow(clippy::pedantic)]
|
1 |
#![cfg(test)]
|
2 |
#![allow(clippy::pedantic)]
|
4 |
#![deny(missing_docs)]
|
5 |
#![allow(clippy::pedantic)]
|
1 |
#![allow(clippy::complexity, clippy::style, clippy::pedantic)]
|
1 |
#![allow(clippy::complexity, clippy::style, clippy::pedantic)]
|
30 |
#![deny(missing_docs)]
|
31 |
#![allow(clippy::complexity, clippy::style, clippy::pedantic)]
|
1 |
#![allow(clippy::complexity, clippy::style, clippy::pedantic)]
|
1 |
#![allow(clippy::all, clippy::pedantic, clippy::nursery)]
|
2 |
lalrpop_mod!(pub define, "/grammars/define.rs");
|
56 |
mod test_media {
|
57 |
#![allow(clippy::pedantic)]
|
1 |
#![allow(clippy::pedantic)]
|
2 |
#![allow(clippy::cargo)]
|
1 |
#![allow(
|
2 |
clippy::pedantic,
|
3 |
clippy::suspicious_arithmetic_impl,
|
5 |
clippy::all,
|
6 |
clippy::pedantic,
|
7 |
clippy::nursery,
|
1 |
//! All the grammars used by the compiler
|
2 |
#![allow(clippy::all, clippy::pedantic, clippy::nursery)]
|
3 |
lalrpop_mod!(pub define, "/grammars/define.rs");
|
2 |
// Dial back clippy a bit, this is an experimental module after all
|
3 |
#![allow(clippy::pedantic, missing_docs, clippy::missing_docs_in_private_items)]
|
24 |
#![deny(missing_docs)]
|
25 |
#![allow(clippy::pedantic)]
|
26 |
#![allow(clippy::cast_possible_truncation)]
|
22 |
#![allow(clippy::pedantic)]
|
1 |
#![warn(clippy::all)]
|
2 |
#![allow(clippy::pedantic)]
|
21 |
#![allow(deref_nullptr)]
|
22 |
#![allow(clippy::all, clippy::pedantic)]
|
5 |
#![allow(deref_nullptr)]
|
6 |
#![allow(clippy::all, clippy::pedantic)]
|
5 |
#![allow(deref_nullptr)]
|
6 |
#![allow(clippy::all, clippy::pedantic)]
|
5 |
#![allow(deref_nullptr)]
|
6 |
#![allow(clippy::all, clippy::pedantic)]
|