• a2 0.7.0/src/request/payload.rs
    94
    #[serde(rename_all = "kebab-case")]
    95
    #[allow(clippy::upper_case_acronyms)]
    96
    pub struct APS<'a> {
  • abow 0.4.2/src/vocab.rs
    15
        Random,
    16
        #[allow(clippy::upper_case_acronyms)]
    17
        KMeansPP,
  • ac-ffmpeg 0.18.1/src/format/io.rs
    29
    /// IO context.
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    pub(crate) struct IOContext {
    170
    /// An AVIO IO that connects FFmpeg AVIO context with Rust streams.
    171
    #[allow(clippy::upper_case_acronyms)]
    172
    pub struct IO<T> {
  • acir 0.3.1/src/circuit/blackbox_functions.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(Clone, Debug, Hash, Copy, PartialEq, Eq, Serialize, Deserialize)]
    8
    pub enum BlackBoxFunc {
    9
        #[allow(clippy::upper_case_acronyms)]
    10
        AES,
  • ad9959 0.2.0/src/lib.rs
    58
    /// equivalent to the address.
    59
    #[allow(clippy::upper_case_acronyms)]
    60
    #[repr(u8)]
  • advent-of-code 2022.0.46/src/year2018/day23.rs
    130
    #[derive(Copy, Clone)]
    131
    #[allow(clippy::upper_case_acronyms)]
    132
    struct AABB {
  • ajour 1.0.1/src/gui/mod.rs
    1949
        AddOns,
    1950
        #[allow(clippy::upper_case_acronyms)]
    1951
        WTF,
  • akkorokamui 0.5.0/src/api/public.rs
    6
    #[derive(Debug, Copy, Clone)]
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    pub(crate) enum PublicMethod {
  • algorithmica 0.1.9/src/graph/bfs.rs
    3
    #[allow(clippy::upper_case_acronyms)]
    4
    pub struct BFS<'a> {
  • algorithmica 0.1.9/src/tree/bst.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Debug)]
  • aliri 0.6.1/src/jwa/ec.rs
    137
    #[serde(rename_all = "UPPERCASE")]
    138
    #[allow(clippy::upper_case_acronyms)]
    139
    #[non_exhaustive]
  • aliri 0.6.1/src/jwa/hmac.rs
    69
    #[serde(rename_all = "UPPERCASE")]
    70
    #[allow(clippy::upper_case_acronyms)]
    71
    #[non_exhaustive]
  • aliri 0.6.1/src/jwa/rsa.rs
    138
    #[serde(rename_all = "UPPERCASE")]
    139
    #[allow(clippy::upper_case_acronyms)]
    140
    #[non_exhaustive]
  • all-is-cubes 0.5.0/src/math/face.rs
    14
    /// variant. The two enums use the same discriminant numbering.
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    #[allow(clippy::exhaustive_enums)]
    39
    /// provided. The two enums use the same discriminant numbering.
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    #[allow(clippy::exhaustive_enums)]
  • all-is-cubes 0.5.0/src/math/rotation.rs
    24
    #[rustfmt::skip]
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    #[allow(clippy::exhaustive_enums)]
  • amqprs 1.0.5/src/api/security.rs
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    #[derive(Debug, Clone)]
  • amzn-smt-ir 0.1.0/src/term.rs
    568
        #[allow(clippy::upper_case_acronyms)]
    569
        #[derive(Clone, Debug, Default, Hash, PartialEq, Eq)]
  • anime-dl 1.4.2/src/cli.rs
    7
    #[derive(clap::ArgEnum, Debug, Clone)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub enum Site {
  • apple-app-store-receipts 0.3.0/src/objects/response_body.rs
    69
        Production,
    70
        #[allow(clippy::upper_case_acronyms)]
    71
        ProductionVPP,
    72
        ProductionSandbox,
    73
        #[allow(clippy::upper_case_acronyms)]
    74
        ProductionVPPSandbox,
  • apple-search-ads 0.4.1/src/objects/campaign.rs
    151
    pub enum CampaignAdChannelType {
    152
        #[allow(clippy::upper_case_acronyms)]
    153
        SEARCH,
    154
        #[allow(clippy::upper_case_acronyms)]
    155
        DISPLAY,
    161
    pub enum CampaignDisplayStatus {
    162
        #[allow(clippy::upper_case_acronyms)]
    163
        RUNNING,
    164
        #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    165
        ON_HOLD,
    166
        #[allow(clippy::upper_case_acronyms)]
    167
        PAUSED,
  • apple-search-ads 0.4.1/src/objects/campaign_country_or_region_serving_state_reasons.rs
    13
    pub enum CampaignCountryOrRegionServingStateReason {
    14
        #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    15
        APP_NOT_ELIGIBLE,
    16
        #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    17
        APP_NOT_ELIGIBLE_SEARCHADS,
    18
        #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    19
        APP_NOT_PUBLISHED_YET,
    20
        #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    21
        SAPIN_LAW_AGENT_UNKNOWN,
    22
        #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    23
        SAPIN_LAW_FRENCH_BIZ_UNKNOWN,
  • arcon 0.2.1/src/dataflow/dfg.rs
    27
    #[allow(dead_code)]
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    #[derive(Default, Clone)]
  • ark-api 0.17.0-pre.15/src/api/file_ux.rs
    19
    #[derive(Copy, Clone)]
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    pub struct FileUX {}
  • ark-api 0.17.0-pre.15/src/api/ml.rs
    459
    /// Instead it assumes it will be polled regularly until it is done.
    460
    #[allow(clippy::upper_case_acronyms)]
    461
    struct MLFuture<T> {
  • as2c 0.1.3/src/enums.rs
    23
    #[derive(ValueEnum, Clone, Debug)]
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    pub enum ColourTransferCharacteristic {
  • asefile 0.3.5/src/color_profile.rs
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    #[derive(Debug, PartialEq)]
  • asn1rs-model 0.2.2/src/ast/range.rs
    7
    #[derive(Debug)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    enum MMV {
  • assembly-data 0.3.0/examples/lux-shaders.rs
    25
    #[allow(non_snake_case, clippy::upper_case_acronyms)]
    26
    #[derive(Serialize, Default, Clone, Debug)]
  • assembly-data 0.3.0/src/fdb/parser.rs
    14
    /// Marker trait that implies that `Self` can be parsed in little-endian mode
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub trait ParseLE: Sized + Copy {
    57
    /// Trait that implements parsing from a FDB file
    58
    #[allow(clippy::upper_case_acronyms)]
    59
    pub trait ParseFDB: Sized + Copy {
  • assembly-data 0.3.0/src/fdb/query/mod.rs
    37
    #[derive(Error, Debug, Display)]
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    /// Errors when creating filters at runtime
  • assembly-data 0.3.0/src/fdb/reader/mod.rs
    24
    /// Implementation of [`DatabaseReader::get_row_header_addr_iterator`]
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    pub struct FDBRowHeaderAddrIterator<'a, T: ?Sized> {
  • assembly-data 0.3.0/src/fdb/ro/handle.rs
    418
    /// A newtype for a row header reference
    419
    #[allow(clippy::upper_case_acronyms)]
    420
    pub struct FDBRowHeaderRef(u32);
  • assembly-fdb 0.1.0/examples/lux-shaders.rs
    23
    #[allow(non_snake_case, clippy::upper_case_acronyms)]
    24
    #[derive(Serialize, Default, Clone, Debug)]
  • assembly-fdb 0.1.0/src/io/read/mod.rs
    25
    /// Implementation of [`DatabaseReader::get_row_header_addr_iterator`]
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    pub struct FDBRowHeaderAddrIterator<'a, T: ?Sized> {
  • assembly-fdb 0.1.0/src/io/read/parser.rs
    14
    /// Marker trait that implies that `Self` can be parsed in little-endian mode
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub trait ParseLE: Sized + Copy {
    57
    /// Trait that implements parsing from a FDB file
    58
    #[allow(clippy::upper_case_acronyms)]
    59
    pub trait ParseFDB: Sized + Copy {
  • assembly-fdb 0.1.0/src/io/write.rs
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    /// A trait to write assembly data to file
  • assembly-fdb 0.1.0/src/query.rs
    66
    #[derive(Error, Debug, Display)]
    67
    #[allow(clippy::upper_case_acronyms)]
    68
    /// Errors when creating filters at runtime
  • assembly-fdb 0.1.0/src/ro/handle.rs
    414
    /// A newtype for a row header reference
    415
    #[allow(clippy::upper_case_acronyms)]
    416
    pub struct FDBRowHeaderRef(u32);
  • assembly-pack 0.5.1/src/md5/mod.rs
    18
    /// like `md5sum` for that.
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    #[derive(PartialEq, Eq, Copy, Clone)]
  • async-graphql 5.0.5/tests/input_object.rs
    456
        #[graphql(name = "ABC")]
    457
        #[allow(clippy::upper_case_acronyms)]
    458
        struct ABC {
  • async-graphql-parser 5.0.5/src/parse/generated.rs
    7
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    8
    #[derive(Clone, Copy, Debug, Eq, Hash, Ord, PartialEq, PartialOrd)]
    98
            mod rules {
    99
                #![allow(clippy::upper_case_acronyms)]
    100
                pub mod hidden {
  • ateam 1.0.1/src/client/followup.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    type URI = String;
  • ateam 1.0.1/src/client/mod.rs
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    type URI = String;
  • atelier_core 0.2.22/src/model/identity.rs
    33
    #[allow(clippy::derive_hash_xor_eq)]
    34
    #[allow(clippy::upper_case_acronyms)]
    35
    #[derive(Clone, Debug, Eq, PartialOrd, Ord, Hash)]
    59
    ///
    60
    #[allow(clippy::upper_case_acronyms)]
    61
    #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash)]
  • atelier_describe 0.1.10/src/graphml/writer.rs
    133
    ///
    134
    #[allow(clippy::upper_case_acronyms)]
    135
    #[derive(Debug)]
    145
    }
    146
    #[allow(clippy::upper_case_acronyms)]
    147
    struct GraphMLVisitor<'a, W: Write> {
  • atsamd-hal 0.15.1/src/gpio/reg.rs
    168
    #[repr(C)]
    169
    #[allow(clippy::upper_case_acronyms)]
    170
    pub(super) struct GROUP {
  • av-bitstream 0.2.0/src/codebook.rs
    28
    #[derive(Debug, Copy, Clone)]
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    pub enum CodebookMode {
  • av-data 0.4.1/src/audiosample.rs
    82
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    83
    #[allow(clippy::upper_case_acronyms)]
    84
    pub enum ChannelType {
  • av-data 0.4.1/src/frame.rs
    33
    #[derive(Clone, Debug, PartialEq, Eq)]
    34
    #[allow(clippy::upper_case_acronyms)]
    35
    pub enum FrameType {
  • av-data 0.4.1/src/pixel.rs
    14
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub enum YUVRange {
    35
    /// Values adopted from Table 4 of ISO/IEC 23001-8:2013/DCOR1.
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
    132
    #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
    133
    #[allow(clippy::upper_case_acronyms)]
    134
    pub enum ColorPrimaries {
    217
    #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
    218
    #[allow(clippy::upper_case_acronyms)]
    219
    pub enum TransferCharacteristic {
    359
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    360
    #[allow(clippy::upper_case_acronyms)]
    361
    pub enum YUVSystem {
  • av1-grain 0.2.2/src/create.rs
    291
    #[allow(clippy::upper_case_acronyms)]
    292
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
  • aws-arn 0.3.1/src/lib.rs
    238
    ///
    239
    #[allow(clippy::upper_case_acronyms)]
    240
    #[derive(Debug, Clone, PartialEq)]
  • aws-smt-ir 0.1.0/src/term.rs
    568
        #[allow(clippy::upper_case_acronyms)]
    569
        #[derive(Clone, Debug, Default, Hash, PartialEq, Eq)]
  • aym 0.15.0/src/lib.rs
    86
    #[derive(Debug)]
    87
    #[allow(clippy::upper_case_acronyms)]
    88
    pub enum AyMode {
  • base64ct 1.5.3/src/line_ending.rs
    12
    /// current operating system.
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    #[derive(Copy, Clone, Debug, Eq, PartialEq, PartialOrd, Ord)]
  • basyx-rs 0.1.0/src/bin/aascheck.rs
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    #[derive(Clone, Copy)]
  • bcs-ext 1.12.9/src/lib.rs
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    pub trait BCSCodec<'a>: Sized {
  • bellman 0.13.1/tests/common/mod.rs
    37
    /// preimage of a MiMC hash invocation.
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    pub struct MiMCDemo<'a, S: PrimeField> {
  • bellperson 0.24.1/src/constraint_system.rs
    19
    /// such as CRS generation, proving or verification.
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    #[derive(thiserror::Error, Debug)]
  • bellperson 0.24.1/src/gpu/locks.rs
    22
    /// `GPULock` prevents two kernel objects to be instantiated simultaneously.
    23
    #[allow(clippy::upper_case_acronyms)]
    24
    #[derive(Debug)]
  • bellperson 0.24.1/src/groth16/aggregate/proof.rs
    637
    /// given commitment keys are a tuple).
    638
    #[allow(clippy::upper_case_acronyms)]
    639
    pub type KZGOpening<G> = (G, G);
  • bellperson 0.24.1/src/groth16/aggregate/srs.rs
    34
    /// See [there](https://github.com/nikkolasg/taupipp) a way on how to generate this GenesisSRS.
    35
    #[allow(clippy::upper_case_acronyms)]
    36
    #[derive(Clone, Debug)]
    50
    /// Note the size must be a power of two for the moment - if it is not, padding must be applied.
    51
    #[allow(clippy::upper_case_acronyms)]
    52
    #[derive(Clone, Debug)]
    76
    /// Note the size must be a power of two for the moment - if it is not, padding must be applied.
    77
    #[allow(clippy::upper_case_acronyms)]
    78
    #[derive(Clone, Debug)]
    95
    /// the number of proofs being aggregated.
    96
    #[allow(clippy::upper_case_acronyms)]
    97
    #[derive(Clone, Debug)]
  • bellperson 0.24.1/src/groth16/aggregate/verify.rs
    695
        // same for u and z.
    696
        #[allow(clippy::upper_case_acronyms)]
    697
        enum Op<'a, E>
    961
    /// together.
    962
    #[allow(clippy::upper_case_acronyms)]
    963
    struct GipaTUZ<E>
  • bellperson 0.24.1/src/util_cs/bench_cs.rs
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    #[derive(Debug)]
  • bevy_mod_fbx 0.3.0/src/utils/fbx_extend.rs
    162
    /// the euler angles must be negated and the resulting matrix inverted.
    163
    #[allow(clippy::upper_case_acronyms)]
    164
    #[derive(Copy, Clone, Default, Debug)]
  • bevy_render 0.9.1/src/mesh/shape/uvsphere.rs
    6
    /// A sphere made of sectors and stacks.
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    #[derive(Debug, Clone, Copy)]
  • binary-io 0.1.0/src/uuid.rs
    15
    ///  in a format which can be serialized according to LCS 4
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Default)]
  • binate 0.0.1/src/frame/flags.rs
    3
    #[allow(non_camel_case_types)]
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
  • birli 0.8.0/src/error.rs
    9
    #[derive(Error, Debug)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub enum CLIError {
    25
    #[derive(Error, Debug)]
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    pub enum BirliError {
  • birli 0.8.0/src/io/error.rs
    7
    #[derive(Error, Debug)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    /// All the errors that can occur in file io operations
    34
        #[error("{source_file}:{source_line}\n{fits_filename} HDU {hdu_num}: {fits_error}")]
    35
        #[allow(clippy::upper_case_acronyms)]
    36
        FitsIO {
  • block-grid 0.1.3/src/tests.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    type BG<T, B> = BlockGrid<T, B>;
  • boa_cli 0.16.0/src/helper.rs
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    #[derive(Completer, Helper, Hinter)]
  • bodhi 2.0.1/src/request.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(Debug, PartialEq)]
  • boostvoronoi_core 0.10.3/src/diagram.rs
    75
    #[allow(clippy::upper_case_acronyms)]
    76
    impl ColorBits {
  • boostvoronoi_core 0.10.3/src/predicate.rs
    330
        /// result is undefined some further processing is usually required.
    331
        #[allow(clippy::upper_case_acronyms)]
    332
        #[derive(Debug, PartialEq, Eq)]
  • border 0.0.5/examples/dqn_atari_model.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(Debug, Deserialize, Serialize, PartialEq, Clone)]
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    // Convolutional neural network
  • border 0.0.5/examples/iqn_cartpole.rs
    109
        #[allow(clippy::upper_case_acronyms)]
    110
        #[derive(Debug, Deserialize, Serialize, PartialEq, Clone)]
    137
        #[allow(clippy::upper_case_acronyms)]
    138
        // Fully connected layer as feature extractor and network output
  • border-tch-agent 0.0.5/src/cnn/base.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    /// Convolutional neural network, which has the same architecture of the DQN paper.
  • border-tch-agent 0.0.5/src/cnn/config.rs
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    #[derive(Debug, Deserialize, Serialize, PartialEq, Clone)]
  • border-tch-agent 0.0.5/src/dqn/base.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    /// DQN agent implemented with tch-rs.
  • border-tch-agent 0.0.5/src/dqn/config.rs
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    /// Configuration of [DQN](super::DQN) agent.
  • border-tch-agent 0.0.5/src/dqn/explorer.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    /// Explorers for DQN.
  • border-tch-agent 0.0.5/src/dqn/model/base.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    /// Represents value functions for DQN agents.
  • border-tch-agent 0.0.5/src/dqn/model/config.rs
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    #[derive(Debug, Deserialize, Serialize, PartialEq, Clone)]
  • border-tch-agent 0.0.5/src/iqn/explorer.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Debug, Deserialize, Serialize, PartialEq, Clone)]
  • border-tch-agent 0.0.5/src/iqn/model/base.rs
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    /// Constructs IQN output layer, which takes input features and percent points.
  • border-tch-agent 0.0.5/src/sac/actor/base.rs
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    /// Represents a stochastic policy for SAC agents.
  • boring 2.1.0/src/ssl/bio.rs
    216
    #[allow(bad_style, clippy::upper_case_acronyms)]
    217
    struct BIO_METHOD(*mut ffi::BIO_METHOD);
  • botan 0.9.1/src/fpe.rs
    24
    #[derive(Debug)]
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    pub struct FPE {
  • botan 0.9.1/src/mp.rs
    15
    /// A big integer type
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub struct MPI {
  • botan 0.9.1/src/otp.rs
    5
    #[derive(Debug)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub struct HOTP {
    14
    #[derive(Debug)]
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub struct TOTP {
  • botan-sys 0.9.1/src/errors.rs
    3
    #[allow(clippy::upper_case_acronyms)]
  • botan-sys 0.9.1/src/x509.rs
    9
    #[repr(u32)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub enum X509KeyConstraints {
  • buttplug 7.0.1/src/server/device/hardware/communication/lovense_dongle/lovense_dongle_messages.rs
    45
    pub enum LovenseDongleMessageType {
    46
      #[allow(clippy::upper_case_acronyms)]
    47
      #[serde(rename = "usb")]
  • bvh 0.7.1/src/aabb.rs
    13
    #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub struct AABB {
  • bvh 0.7.1/src/bounding_hierarchy.rs
    10
    ///
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub trait BHShape: Bounded {
  • bvh 0.7.1/src/bvh/bvh_impl.rs
    26
    #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    pub enum BVHNode {
    404
    ///
    405
    #[allow(clippy::upper_case_acronyms)]
    406
    #[derive(Debug, Clone)]
  • bvh 0.7.1/src/bvh/iter.rs
    5
    /// Iterator to traverse a [`BVH`] without memory allocations
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub struct BVHTraverseIterator<'a, Shape: Bounded> {
  • bvh 0.7.1/src/bvh/optimization.rs
    22
    #[derive(Eq, PartialEq, Hash, Copy, Clone, Debug)]
    23
    #[allow(clippy::upper_case_acronyms)]
    24
    enum OptimizationIndex {
  • bvh 0.7.1/src/flat_bvh.rs
    140
    ///
    141
    #[allow(clippy::upper_case_acronyms)]
    142
    pub type FlatBVH = Vec<FlatNode>;
  • bvh2d 0.2.0/src/aabb.rs
    7
    #[derive(Copy, Clone, Debug)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub struct AABB {
  • bvh2d 0.2.0/src/bvh2d/bvh2d_impl.rs
    8
    #[derive(Copy, Clone, Debug)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub(crate) enum BVH2dNode {
    153
    #[allow(clippy::upper_case_acronyms)]
    154
    #[derive(Clone, Debug)]
  • bvh2d 0.2.0/src/bvh2d/iter.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub struct BVH2dTraverseIterator<'a> {
  • c-ares 7.6.0/src/types.rs
    23
    #[derive(Copy, Clone, Eq, PartialEq, Debug, Hash, PartialOrd, Ord)]
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    pub enum QueryType {
  • calyx 0.1.1/src/frontend/parser.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    379
        #[allow(clippy::upper_case_acronyms)]
    380
        fn LHS(input: Node) -> ParseResult<ast::Port> {
  • calyx 0.1.1/src/ir/common.rs
    5
    /// Alias for a RefCell contained in an Rc reference.
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub type RRC<T> = Rc<RefCell<T>>;
    10
    /// Used by parent pointers in the internal representation.
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    #[derive(Debug)]
  • cameleon-impl-macros 0.1.8/src/register_map.rs
    536
    #[allow(clippy::upper_case_acronyms)]
    537
    enum AccessRight {
    907
    #[allow(clippy::upper_case_acronyms)]
    908
    #[derive(Debug, Clone, Copy)]
  • cansi 2.2.1/src/lib.rs
    423
    #[derive(Clone, Copy, Default)]
    424
    #[allow(clippy::upper_case_acronyms)]
    425
    struct SGR {
  • cargo-fetcher 0.13.1/src/backends/fs.rs
    54
    #[derive(Debug)]
    55
    #[allow(clippy::upper_case_acronyms)]
    56
    struct FilesystemDB {
    139
    #[derive(Debug)]
    140
    #[allow(clippy::upper_case_acronyms)]
    141
    struct CasDB {
    175
    #[derive(Debug)]
    176
    #[allow(clippy::upper_case_acronyms)]
    177
    pub struct FSBackend {
  • cbindgen 0.24.3/src/bindgen/config.rs
    62
    #[derive(Debug, Clone, Copy)]
    63
    #[allow(clippy::upper_case_acronyms)]
    64
    pub enum LineEndingStyle {
  • centraldogma 0.1.2/src/client.rs
    20
        /// Error when provided invalid base_url
    21
        #[allow(clippy::upper_case_acronyms)]
    22
        #[error("Invalid URL")]
  • cfn-guard 2.1.3/src/commands/validate.rs
    58
    #[allow(clippy::upper_case_acronyms)]
    59
    #[derive(Copy, Eq, Clone, Debug, PartialEq)]
  • chksum-build 0.0.3/src/rust.rs
    277
    #[allow(clippy::upper_case_acronyms)]
    278
    #[cfg_attr(docsrs, doc(hidden))]
    501
    #[allow(clippy::upper_case_acronyms)]
    502
    #[cfg_attr(docsrs, doc(hidden))]
  • cik 0.1.2/src/lib.rs
    94
    #[repr(transparent)]
    95
    #[allow(clippy::upper_case_acronyms)]
    96
    pub struct CIK(u64);
  • ckb-sdk 2.4.0/src/unlock/rc_data.rs
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    type SMT = SparseMerkleTree<CKBBlake2bHasher, SmtH256, DefaultStore<SmtH256>>;
  • clickhouse-data-type 0.1.0/src/lib.rs
    13
    // https://github.com/pest-parser/pest/issues/490#issuecomment-808942497
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub(crate) mod type_name_parser;
  • cloud-storage 0.11.1/src/resources/location.rs
    35
    /// All options in North America.
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    #[derive(Debug, PartialEq, serde::Serialize, serde::Deserialize)]
    59
    /// All options in South America.
    60
    #[allow(clippy::upper_case_acronyms)]
    61
    #[derive(Debug, PartialEq, serde::Serialize, serde::Deserialize)]
  • cloudflare 0.10.1/src/endpoints/dns.rs
    159
    #[serde(tag = "type")]
    160
    #[allow(clippy::upper_case_acronyms)]
    161
    pub enum DnsContent {
  • compact_str 0.6.1/src/repr/nonmax.rs
    5
    /// allowing `std::mem::size_of::<NonMaxU8> == std::mem::size_of::<Option<NonMaxU8>>()`
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[allow(dead_code)]
  • consul 0.4.2/src/connect_ca.rs
    10
    #[serde(default)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub struct CAConfig {
    20
    #[serde(default)]
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub struct CARootList {
    29
    #[serde(default)]
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    pub struct CARoot {
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    pub trait ConnectCA {
  • consul 0.4.2/src/kv.rs
    9
    #[serde(default)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub struct KVPair {
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub trait KV {
  • consul 0.4.2/src/session.rs
    8
    #[serde(default)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub struct SessionID {
  • containers-api 0.7.0/src/conn/mod.rs
    43
        #[error(transparent)]
    44
        #[allow(clippy::upper_case_acronyms)]
    45
        IO(#[from] futures_util::io::Error),
  • containers-api-conn 0.1.3/src/lib.rs
    34
        #[error(transparent)]
    35
        #[allow(clippy::upper_case_acronyms)]
    36
        IO(#[from] futures_util::io::Error),
  • contest-algorithms 0.3.0/src/math/fft.rs
    33
    #[allow(clippy::upper_case_acronyms)]
    34
    pub trait FFT: Sized + Copy {
  • conventional_commits_linter 0.12.2/src/output/mod.rs
    1
    #[allow(clippy::upper_case_acronyms)]
    2
    #[derive(Debug, PartialEq, Eq, strum_macros::EnumString)]
  • cosmian_cover_crypt 9.0.0/src/core/primitives.rs
    425
        type KeyPair = X25519KeyPair;
    426
        #[allow(clippy::upper_case_acronyms)]
    427
        type DEM = Aes256GcmCrypto;
  • cosmian_cover_crypt 9.0.0/src/core/serialization.rs
    368
        type KeyPair = X25519KeyPair;
    369
        #[allow(clippy::upper_case_acronyms)]
    370
        type DEM = Aes256GcmCrypto;
  • cosmian_cover_crypt 9.0.0/src/statics.rs
    16
    pub type KeyPair = X25519KeyPair;
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    pub type DEM = Aes256GcmCrypto;
  • cpulimiter 0.2.0/src/pid.rs
    21
    /// Linux signals
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    pub enum Signal {
  • crc-any 2.4.3/src/crc_u16.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    /// This struct can help you compute a CRC-16 (or CRC-x where **x** is equal or less than `16`) value.
  • crc-any 2.4.3/src/crc_u32.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    /// This struct can help you compute a CRC-32 (or CRC-x where **x** is equal or less than `32`) value.
  • crc-any 2.4.3/src/crc_u64.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    /// This struct can help you compute a CRC-64 (or CRC-x where **x** is equal or less than `64`) value.
  • crc-any 2.4.3/src/crc_u8.rs
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    /// This struct can help you compute a CRC-8 (or CRC-x where **x** is equal or less than `8`) value.
  • crc-any 2.4.3/src/lib.rs
    186
    #[allow(clippy::upper_case_acronyms, clippy::large_enum_variant)]
    187
    /// This struct can help you compute a CRC value.
  • cretrit 0.3.0/src/kbkdf.rs
    7
    #[derive(ZeroizeOnDrop)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub struct KBKDF {
  • crypto-market-type 1.1.5/src/lib.rs
    45
        #[serde(rename = "bvol")]
    46
        #[allow(clippy::upper_case_acronyms)]
    47
        BVOL,
  • crypto-msg-type 1.0.11/src/lib.rs
    34
        #[serde(rename = "bbo")]
    35
        #[allow(clippy::upper_case_acronyms)]
    36
        BBO,
  • crypto-wallet-gen 2.3.0/src/bip32.rs
    88
    #[allow(clippy::upper_case_acronyms)]
    89
    pub struct HDPrivKey {
  • crypto-ws-client 4.12.9/src/clients/common_traits.rs
    15
    // Best Bid & Offer
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    #[async_trait]
  • csv2parquet 0.6.1/src/main.rs
    13
    #[derive(clap::ValueEnum, Clone)]
    14
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    15
    enum ParquetCompression {
    25
    #[derive(clap::ValueEnum, Clone)]
    26
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    27
    enum ParquetEncoding {
    37
    #[derive(clap::ValueEnum, Clone)]
    38
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    39
    enum ParquetEnabledStatistics {
  • cuid 1.3.1/src/error.rs
    14
        FingerprintError(&'static str),
    15
        #[allow(clippy::upper_case_acronyms)]
    16
        IOError(io::Error),
  • cursive_core 0.3.7/src/xy.rs
    5
    #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub struct XY<T> {
  • curve25519-dalek 4.0.0-rc.0/src/backend/vector/avx2/field.rs
    107
    /// `FieldElement2625x4`.
    108
    #[allow(clippy::upper_case_acronyms)]
    109
    #[derive(Copy, Clone, Debug)]
    125
    /// D) \\) into \\( (B, A, D, C) \\).
    126
    #[allow(clippy::upper_case_acronyms)]
    127
    #[derive(Copy, Clone, Debug)]
  • curve25519-dalek 4.0.0-rc.0/src/backend/vector/ifma/field.rs
    41
    #[allow(clippy::upper_case_acronyms)]
    42
    #[derive(Copy, Clone)]
    76
    #[allow(clippy::upper_case_acronyms)]
    77
    #[derive(Copy, Clone)]
  • cusip 0.2.2/src/lib.rs
    394
    #[repr(transparent)]
    395
    #[allow(clippy::upper_case_acronyms)]
    396
    pub struct CUSIP([u8; 9]);
  • dacx0501 0.2.2/src/lib.rs
    28
    ///  0   0   0   0   1   0   0   0   DACDATA     0x08
    29
    #[allow(clippy::upper_case_acronyms, dead_code)]
    30
    enum Command {
  • daisy 0.7.3/src/audio/codec/wm8731.rs
    60
    #[allow(clippy::upper_case_acronyms)]
    61
    #[derive(Debug, Copy, Clone, IntoPrimitive)]
  • datafusion-jit 17.0.0/src/jit.rs
    27
    /// The basic JIT class.
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    pub struct JIT {
  • ddshow 0.2.2/src/ui/mod.rs
    283
    )]
    284
    #[allow(clippy::upper_case_acronyms)]
    285
    #[archive_attr(derive(CheckBytes))]
  • debcargo 2.6.0/src/debian/dependency.rs
    11
    #[derive(Eq, Clone)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    enum V {
  • deoxys 0.1.0/src/lib.rs
    141
    /// Deoxys-II with 128-bit keys
    142
    #[allow(clippy::upper_case_acronyms)]
    143
    pub type DeoxysII128 = Deoxys<modes::DeoxysII<deoxys_bc::DeoxysBc256>, deoxys_bc::DeoxysBc256>;
    145
    /// Deoxys-II with 256-bit keys
    146
    #[allow(clippy::upper_case_acronyms)]
    147
    pub type DeoxysII256 = Deoxys<modes::DeoxysII<deoxys_bc::DeoxysBc384>, deoxys_bc::DeoxysBc384>;
  • deoxys 0.1.0/src/modes.rs
    21
    /// Implementation of the Deoxys-II mode of operation.
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    pub struct DeoxysII<B> {
  • der-parser 8.1.0/src/ber/ber.rs
    31
    #[derive(Debug, Clone, PartialEq)]
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    pub enum BerObjectContent<'a> {
  • deterministic-pgp-keys 0.3.0/src/pgp/armor/reader.rs
    78
    /// OpenSSL PKCS#1 PEM armor types
    79
    #[allow(clippy::upper_case_acronyms)]
    80
    #[derive(Debug, PartialEq, Eq, Copy, Clone)]
  • deterministic-pgp-keys 0.3.0/src/pgp/composed/key/builder.rs
    226
    #[allow(clippy::upper_case_acronyms)]
    227
    #[derive(Clone, Debug, Copy, PartialEq, Eq)]
  • deterministic-pgp-keys 0.3.0/src/pgp/crypto/public_key.rs
    1
    #[allow(clippy::upper_case_acronyms)]
    2
    #[derive(Debug, PartialEq, Eq, Clone, Copy, FromPrimitive)]
  • deterministic-pgp-keys 0.3.0/src/pgp/crypto/sym.rs
    71
    /// Available [symmetric key algorithms](https://tools.ietf.org/html/rfc4880#section-9.2).
    72
    #[allow(clippy::upper_case_acronyms)]
    73
    #[derive(Debug, PartialEq, Eq, Copy, Clone, FromPrimitive)]
  • deterministic-pgp-keys 0.3.0/src/pgp/types/compression.rs
    1
    #[allow(clippy::upper_case_acronyms)]
    2
    #[derive(Debug, PartialEq, Eq, Clone, Copy, FromPrimitive)]
  • deterministic-pgp-keys 0.3.0/src/pgp/types/params/plain_secret.rs
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    #[derive(Clone, PartialEq, Eq, Zeroize)]
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    #[derive(Clone, PartialEq, Eq)]
  • deterministic-pgp-keys 0.3.0/src/pgp/types/params/public.rs
    10
    /// Represent the public paramaters for the different algorithms.
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    #[derive(PartialEq, Eq, Clone)]
  • deterministic-pgp-keys 0.3.0/src/pgp/types/secret_key_repr.rs
    10
    /// The version of the secret key that is actually exposed to users to do crypto operations.
    11
    #[allow(clippy::large_enum_variant, clippy::upper_case_acronyms)] // FIXME
    12
    #[derive(Debug)]
  • df_ls_core 0.3.0-rc.1/src/df_char.rs
    3
    #[derive(Serialize, Deserialize, Clone, Copy, Debug, PartialEq, Default, Eq, Hash)]
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub struct DFChar(pub char);
  • df_ls_diagnostics 0.3.0-rc.1/src/diagnostics_info.rs
    51
    #[allow(clippy::upper_case_acronyms)]
    52
    #[derive(Clone, Debug)]
  • df_ls_syntax_analysis 0.3.0-rc.1/src/token_deserializers/token_argument.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq)]
  • dkb-rs 0.0.2/src/kanakanji/fontx.rs
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    enum FONTXCode {
  • dlt-core 0.14.3/src/dlt.rs
    541
    /// Defines what string type is used, `ASCII` or `UTF8`
    542
    #[allow(clippy::upper_case_acronyms)]
    543
    #[derive(Debug, Clone, PartialEq, Serialize)]
  • docker-api 0.12.2/src/errors.rs
    20
        #[error(transparent)]
    21
        #[allow(clippy::upper_case_acronyms)]
    22
        IO(#[from] IoError),
  • docker-sdk 0.1.2/src/errors.rs
    16
        Http(hyper::http::Error),
    17
        #[allow(clippy::upper_case_acronyms)]
    18
        IO(IoError),
  • docker-sdk 0.1.2/src/network.rs
    358
    #[derive(Clone, Debug, Serialize, Deserialize)]
    359
    #[allow(clippy::upper_case_acronyms)]
    360
    pub struct EndpointIPAMConfig {
  • drg 0.11.0/src/util/certs.rs
    19
    #[derive(AsRefStr, EnumString)]
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    pub enum SignAlgo {
  • drm 0.8.0/examples/kms_interactive.rs
    176
    #[allow(clippy::upper_case_acronyms)]
    177
    enum HandleWithProperties {
  • drm 0.8.0/src/control/connector.rs
    108
    #[allow(missing_docs)]
    109
    #[allow(clippy::upper_case_acronyms)]
    110
    #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
  • drm 0.8.0/src/control/encoder.rs
    87
    #[allow(missing_docs)]
    88
    #[allow(clippy::upper_case_acronyms)]
    89
    #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
  • drm 0.8.0/src/control/property.rs
    89
    /// Describes the types of value that a property uses.
    90
    #[allow(clippy::upper_case_acronyms)]
    91
    #[allow(clippy::large_enum_variant)]
    147
    #[allow(missing_docs)]
    148
    #[allow(clippy::upper_case_acronyms)]
    149
    #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
  • drm 0.8.0/src/lib.rs
    277
    /// Used to check which capabilities your graphics driver has.
    278
    #[allow(clippy::upper_case_acronyms)]
    279
    #[repr(u64)]
  • drone-core 0.14.3/src/reg/field.rs
    78
    /// Readable field of readable register.
    79
    #[allow(clippy::upper_case_acronyms)]
    80
    pub trait RRRegField<T: RegTag>
    96
    /// Writable field of writable register.
    97
    #[allow(clippy::upper_case_acronyms)]
    98
    pub trait WWRegField<T: RegTag>
    145
    /// Readable single-bit field of readable register.
    146
    #[allow(clippy::upper_case_acronyms)]
    147
    pub trait RRRegFieldBit<T: RegTag>
    160
    /// Writable single-bit field of writable register.
    161
    #[allow(clippy::upper_case_acronyms)]
    162
    pub trait WWRegFieldBit<T: RegTag>
    193
    /// Readable multiple-bit field of readable register.
    194
    #[allow(clippy::upper_case_acronyms)]
    195
    pub trait RRRegFieldBits<T: RegTag>
  • drone-cortexm 0.14.1/src/reg/bit_band.rs
    18
    /// bit-band region.
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    pub trait RRRegFieldBitBand<T: RegTag>
    36
    /// bit-band region.
    37
    #[allow(clippy::upper_case_acronyms)]
    38
    pub trait WWRegFieldBitBand<T: RegTag>
    56
    #[allow(clippy::upper_case_acronyms)]
    57
    #[marker]
  • dropbox-sdk 0.15.0/src/default_client.rs
    333
        #[error("I/O error: {0}")]
    334
        #[allow(clippy::upper_case_acronyms)]
    335
        IO(#[from] std::io::Error),
  • dust_dds 0.1.0/src/implementation/rtps/messages/types.rs
    24
    #[allow(non_camel_case_types)]
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    pub enum SubmessageKind {
  • easy-http-request 0.2.13/src/http_request_method.rs
    3
    /// The HTTP request method.
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
  • ecpdap 0.2.0/src/bitstream/mod.rs
    36
    #[derive(Copy, Clone, Debug, Eq, PartialEq, TryFromPrimitive)]
    37
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    38
    #[repr(u8)]
  • ecpdap 0.2.0/src/lib.rs
    204
    #[derive(Copy, Clone, Debug)]
    205
    #[allow(unused, non_camel_case_types, clippy::upper_case_acronyms)]
    206
    #[repr(u8)]
  • efficient-sm2 0.1.5/src/elem.rs
    35
    // factors that need to be canceled out.
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    #[derive(Copy, Clone)]
  • egobox 0.5.0/src/lib.rs
    95
    #[derive(Debug, Clone, Copy)]
    96
    #[allow(clippy::upper_case_acronyms)]
    97
    enum InfillStrategy {
    104
    #[derive(Debug, Clone, Copy)]
    105
    #[allow(clippy::upper_case_acronyms)]
    106
    enum ParInfillStrategy {
    114
    #[derive(Debug, Clone, Copy)]
    115
    #[allow(clippy::upper_case_acronyms)]
    116
    enum InfillOptimizer {
  • embedded-nal-minimal-coapserver 0.3.1/src/lib.rs
    87
    #[allow(clippy::upper_case_acronyms)] // because that's how they're written in CoAP
    88
    #[derive(FromPrimitive, ToPrimitive, PartialEq)]
  • encoding-next 0.3.0/src/codec/japanese.rs
    905
    #[allow(clippy::upper_case_acronyms)]
    906
    #[derive(PartialEq, Clone, Copy)]
  • endbasic-std 0.10.0/src/console/colors.rs
    40
    /// Represents an RGB color in `[0,255]` quantities.
    41
    #[allow(clippy::upper_case_acronyms)]
    42
    pub type RGB = (u8, u8, u8);
  • enum-as-inner 0.5.1/tests/snake_case.rs
    18
    #[allow(non_camel_case_types)]
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    enum MixedCaseVariants {
  • enum-ordinalize 3.1.12/src/variant_type.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Debug, Copy, Clone, Eq, PartialEq)]
  • ergotree-ir 0.22.0/src/serialization/types.rs
    15
    #[allow(non_camel_case_types)]
    16
    #[allow(clippy::upper_case_acronyms)] // to differentiate from similarly named SType enum variants
    17
    #[derive(Copy, Clone, Debug, PartialEq, Eq, FromPrimitive)]
  • erl_ast 0.1.1/src/lib.rs
    28
    #[derive(Debug)]
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    pub struct AST {
  • erl_nif 0.5.0/convert.rs
    7
    #[allow(clippy::wrong_self_convention, clippy::upper_case_acronyms)]
    8
    pub trait IntoErlNif<'a>: 'a {
    12
    #[allow(clippy::wrong_self_convention, clippy::upper_case_acronyms)]
    13
    pub trait FromErlNif<'a>: 'a + Sized {
  • esi 0.4.0-pre3/src/parse.rs
    18
    #[derive(Debug)]
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    pub enum Event<'e> {
  • eso 0.0.2/src/shorthand.rs
    34
    /// | Lowercase | `MT`: [`Maybe`] | `MT`           | pass-through |
    35
    #[allow(non_camel_case_types, missing_docs, clippy::upper_case_acronyms)]
    36
    pub mod t {
    131
    /// | Lowercase | `MT`: [`Maybe`] | `MT`           | pass-through |
    132
    #[allow(non_camel_case_types, missing_docs, clippy::upper_case_acronyms)]
    133
    pub mod x {
  • espr 0.3.0/src/ast/expression.rs
    157
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)] // to use original identifiers
    158
    #[derive(Debug, Clone, PartialEq, Eq, Hash)]
  • ethers-core 1.0.2/src/types/trace/mod.rs
    114
    #[derive(Debug, Clone, PartialEq, Default, Deserialize, Serialize)]
    115
    #[allow(clippy::upper_case_acronyms)]
    116
    /// A record of a full VM trace for a CALL/CREATE.
    124
    #[derive(Debug, Clone, PartialEq, Default, Deserialize, Serialize)]
    125
    #[allow(clippy::upper_case_acronyms)]
    126
    /// A record of the execution of a single VM operation.
    142
    #[derive(Debug, Clone, PartialEq, Eq, Default, Deserialize, Serialize)]
    143
    #[allow(clippy::upper_case_acronyms)]
    144
    /// A record of an executed VM operation.
    159
    #[derive(Debug, Clone, PartialEq, Eq, Default, Deserialize, Serialize)]
    160
    #[allow(clippy::upper_case_acronyms)]
    161
    /// A diff of some chunk of memory.
    169
    #[derive(Debug, Clone, PartialEq, Eq, Default, Deserialize, Serialize)]
    170
    #[allow(clippy::upper_case_acronyms)]
    171
    /// A diff of some storage value.
  • ethers-fireblocks 0.1.1/src/types.rs
    127
    #[derive(Debug, Serialize, Deserialize)]
    128
    #[allow(clippy::upper_case_acronyms)]
    129
    pub enum TransactionOperation {
    141
    #[derive(Debug, Serialize, Deserialize)]
    142
    #[allow(clippy::upper_case_acronyms)]
    143
    pub enum PeerType {
    161
    #[allow(non_camel_case_types)]
    162
    #[allow(clippy::upper_case_acronyms)]
    163
    #[derive(Debug, Serialize, Deserialize)]
  • everscale-raptorq 1.7.0/src/operation_vector.rs
    8
    #[cfg_attr(feature = "serde_support", derive(Serialize, Deserialize))]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub enum SymbolOps {
  • evm-core 0.37.0/src/error.rs
    145
    	/// PC underflowed (unused).
    146
    	#[allow(clippy::upper_case_acronyms)]
    147
    	#[cfg_attr(feature = "with-codec", codec(index = 11))]
  • falcon 0.5.4/lib/lib.rs
    56
    use std::rc::Rc;
    57
    #[allow(clippy::upper_case_acronyms)]
    58
    #[cfg(not(feature = "thread_safe"))]
  • fea-rs 0.2.0/src/compile/tables.rs
    101
    #[derive(Clone, Debug, Default)]
    102
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    103
    pub struct Base {
    144
    #[derive(Clone, Debug)]
    145
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    146
    pub struct StatBuilder {
  • fedora-update-feedback 2.0.2/src/nvr.rs
    9
    #[derive(Debug, Eq, PartialEq)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub struct NVR {
  • feos 0.4.1/src/pcsaft/eos/mod.rs
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    enum IdealGasContributions {
  • feos 0.4.1/src/pcsaft/eos/qspr.rs
    66
    #[allow(clippy::upper_case_acronyms)]
    67
    pub struct QSPR {
  • feos 0.4.1/src/pets/eos/mod.rs
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    enum IdealGasContributions {
  • feos 0.4.1/src/pets/eos/qspr.rs
    66
    #[allow(clippy::upper_case_acronyms)]
    67
    pub struct QSPR {
  • feos-pcsaft 0.2.0/src/eos/mod.rs
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    enum IdealGasContributions {
  • feos-pcsaft 0.2.0/src/eos/qspr.rs
    66
    #[allow(clippy::upper_case_acronyms)]
    67
    pub struct QSPR {
  • feos-pets 0.1.0/src/eos/mod.rs
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    enum IdealGasContributions {
  • feos-pets 0.1.0/src/eos/qspr.rs
    66
    #[allow(clippy::upper_case_acronyms)]
    67
    pub struct QSPR {
  • field33_rdftk_core_temporary_fork 0.3.1/src/model/data_set/name.rs
    35
    #[allow(clippy::upper_case_acronyms)]
    36
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
  • field33_rdftk_core_temporary_fork 0.3.1/src/model/literal/data_type.rs
    17
        /// Denotes a literal of type `xsd::anyURI`.
    18
        #[allow(clippy::upper_case_acronyms)]
    19
        IRI,
  • field33_rdftk_core_temporary_fork 0.3.1/src/simple/statement/object.rs
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[derive(Clone, Debug)]
  • field33_rdftk_core_temporary_fork 0.3.1/src/simple/statement/subject.rs
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    #[derive(Clone, Debug)]
  • field33_rdftk_iri_temporary_fork 0.1.9/src/iri.rs
    107
    ///
    108
    #[allow(clippy::upper_case_acronyms)]
    109
    #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash)]
    123
    ///
    124
    #[allow(clippy::upper_case_acronyms)]
    125
    pub type IRIRef = Arc<IRI>;
  • figma-asset-downloader 0.9.1/src/models.rs
    205
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    206
    #[derive(Debug, Deserialize, Clone, PartialEq)]
  • filmreel 0.7.0/src/frame.rs
    201
        #[serde(rename(serialize = "gRPC", deserialize = "gRPC"))]
    202
        #[allow(clippy::upper_case_acronyms)]
    203
        GRPC,
    204
        #[allow(clippy::upper_case_acronyms)]
    205
        HTTP,
  • find-binary-version 0.5.0/src/linuxkernel.rs
    10
    #[allow(clippy::enum_variant_names, clippy::upper_case_acronyms)]
    11
    enum LinuxKernelKind {
  • fitsio 0.21.1/src/fitsfile.rs
    1013
    /// Enumeration of file open modes
    1014
    #[allow(missing_docs, clippy::upper_case_acronyms)]
    1015
    #[repr(C)]
    1042
    /// Enumeration of options for case sensitivity
    1043
    #[allow(missing_docs, clippy::upper_case_acronyms)]
    1044
    #[repr(C)]
  • fitsio 0.21.1/src/types.rs
    3
    /// Enumeration of different data types used for column and key types
    4
    #[allow(missing_docs, clippy::upper_case_acronyms)]
    5
    #[repr(C)]
  • flowcore 0.91.0/src/model/connection.rs
    44
    #[derive(Debug)]
    45
    #[allow(clippy::upper_case_acronyms)]
    46
    pub enum Direction {
  • flowcore 0.91.0/src/model/io.rs
    20
    #[derive(Deserialize, Serialize, Debug, Clone, PartialEq, Eq, Default)]
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub enum IOType {
    36
    #[serde(deny_unknown_fields)]
    37
    #[allow(clippy::upper_case_acronyms)]
    38
    pub struct IO {
    230
    /// An `IOSet` is a set of IOs belonging to a function or a flow
    231
    #[allow(clippy::upper_case_acronyms)]
    232
    pub type IOSet = Vec<IO>;
  • flowcore 0.91.0/src/model/route.rs
    166
    /// structs with IOs will be able to have the IOs routes set by using parent route
    167
    #[allow(clippy::upper_case_acronyms)]
    168
    pub trait SetIORoutes {
  • flutter_engine_context 0.1.0/src/windows.rs
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    type LPCSTR = *const i8;
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    type HINSTANCE = isize;
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    type HMODULE = isize;
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    type HWND = isize;
  • fonttools 0.1.0/src/GSUB.rs
    97
    #[derive(Debug, PartialEq)]
    98
    #[allow(clippy::upper_case_acronyms)]
    99
    /// The Glyph Substitution table
  • fonttools 0.1.0/src/STAT.rs
    78
    #[derive(Debug, PartialEq)]
    79
    #[allow(clippy::upper_case_acronyms)]
    80
    /// The Style Attributes table
  • fp-growth 0.1.6/src/algorithm.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    #[derive(Clone, Debug)]
    51
    // `transactions` will be sorted and deduplicated before starting the algorithm.
    52
    #[allow(clippy::upper_case_acronyms)]
    53
    pub struct FPGrowth<T> {
  • fpm 0.1.10/src/i18n/mod.rs
    10
    #[derive(serde::Serialize)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub struct HTML {
  • frawk 0.4.7/src/builtins.rs
    512
    // their names in Awk.
    513
    #[allow(clippy::upper_case_acronyms)]
    514
    pub(crate) enum Variable {
  • frunk_core 0.4.1/src/coproduct.rs
    1446
            #[allow(clippy::upper_case_acronyms)]
    1447
            {
  • ft-cli 0.1.0/src/types.rs
    15
    #[derive(Debug)]
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub enum Backend {
  • fuel-asm 0.25.2/src/opcode/consts.rs
    2
    #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
    3
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    4
    #[repr(u8)]
  • fuse3 0.6.1/src/raw/abi.rs
    300
    #[derive(Debug, Ord, PartialOrd, Eq, PartialEq)]
    301
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    302
    pub enum fuse_opcode {
    450
    #[derive(Debug)]
    451
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    452
    pub enum fuse_notify_code {
  • fuser 0.12.0/src/mnt/mount_options.rs
    14
        /// Allows passing an option which is not otherwise supported in these enums
    15
        #[allow(clippy::upper_case_acronyms)]
    16
        CUSTOM(String),
  • gcp-bigquery-client 0.16.4/src/error.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(thiserror::Error, Debug)]
  • gdal 0.14.0/src/raster/rasterband.rs
    103
    #[derive(Debug)]
    104
    #[allow(clippy::upper_case_acronyms)]
    105
    pub struct RasterIOExtraArg {
  • gdal 0.14.0/src/vector/layer.rs
    16
    /// Layer capabilities
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    pub enum LayerCaps {
  • gdal 0.14.0/src/vector/sql.rs
    37
    /// <https://gdal.org/user/ogr_sql_sqlite_dialect.html>
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    pub enum Dialect {
  • gdbstub 0.6.3/src/common/signal.rs
    5
    #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[allow(non_camel_case_types)]
  • gdbstub_arch 0.2.4/src/x86/mod.rs
    7
    /// Implements `Arch` for 64-bit x86 + SSE Extensions.
    8
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    9
    pub enum X86_64_SSE {}
    29
    /// Implements `Arch` for 32-bit x86 + SSE Extensions.
    30
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    31
    pub enum X86_SSE {}
  • gdbstub_arch 0.2.4/src/x86/reg/id.rs
    46
    #[derive(Debug, Clone, Copy)]
    47
    #[allow(clippy::upper_case_acronyms)]
    48
    pub enum X86SegmentRegId {
  • gdk4 0.5.5/src/lib.rs
    54
    #[allow(clippy::wrong_self_convention)]
    55
    #[allow(clippy::upper_case_acronyms)]
    56
    #[allow(unused_imports)]
  • gdk4-win32 0.5.5/src/lib.rs
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    #[allow(unused_imports)]
  • gdk4-x11 0.5.4/src/lib.rs
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    #[allow(unused_imports)]
  • ggez 0.9.0-rc0/src/error.rs
    33
        /// Something went wrong trying to read from a file
    34
        #[allow(clippy::upper_case_acronyms)]
    35
        IOError(Arc<std::io::Error>),
  • ggez 0.9.0-rc0/src/vfs.rs
    96
    #[allow(clippy::upper_case_acronyms)]
    97
    pub trait VFS: Debug {
    157
    #[derive(Clone)]
    158
    #[allow(clippy::upper_case_acronyms)]
    159
    pub struct PhysicalFS {
    426
    #[derive(Debug)]
    427
    #[allow(clippy::upper_case_acronyms)]
    428
    pub struct OverlayFS {
    595
    #[derive(Debug)]
    596
    #[allow(clippy::upper_case_acronyms)]
    597
    pub struct ZipFS {
  • gifski 1.10.0/src/bin/gifski.rs
    279
    #[allow(clippy::upper_case_acronyms)]
    280
    enum FileType {
  • gifski 1.10.0/src/c_api/c_api_error.rs
    8
    #[allow(non_camel_case_types)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub enum GifskiError {
  • git-cinnabar 0.6.0-rc2/src/libgit.rs
    187
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    188
    #[repr(C)]
    206
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    207
    #[repr(C)]
  • gitlab 0.1508.0/src/gitlab.rs
    49
        Http { status: reqwest::StatusCode },
    50
        #[allow(clippy::upper_case_acronyms)]
    51
        #[error("graphql error: [\"{}\"]", message.iter().format("\", \""))]
  • gitlab 0.1508.0/src/types.rs
    1037
    #[allow(clippy::upper_case_acronyms)]
    1038
    #[derive(Deserialize, Debug, Clone)]
  • gitlobster 1.3.0/src/gitlab/types.rs
    1024
    #[allow(clippy::upper_case_acronyms)]
    1025
    #[derive(Deserialize, Debug, Clone)]
  • glitz 0.4.0/generator/src/gl_types.rs
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    pub(crate) type GLDEBUGPROC = unsafe extern "system" fn(source: GLenum, type_: GLenum, id: GLuint, severity: GLenum, length: GLsizei, message: *const GLchar, userParam: *const c_void);
  • glitz 0.4.0/src/gl_types.rs
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    pub type GLDEBUGPROC = unsafe extern "system" fn(
  • glommio 0.8.0/src/lib.rs
    287
    #[allow(dead_code)]
    288
    #[allow(clippy::upper_case_acronyms)]
    289
    mod iou;
    295
    #[allow(dead_code)]
    296
    #[allow(clippy::upper_case_acronyms)]
    297
    mod uring_sys;
  • gloo-net 0.2.6/src/http/mod.rs
    40
        missing_debug_implementations,
    41
        clippy::upper_case_acronyms
    42
    )]
  • glsl-lang-pp 0.4.1/src/lexer/glue/token.rs
    1
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    2
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    3
    #[repr(u16)]
  • glsl-lang-pp 0.4.1/src/lexer/newline.rs
    10
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    #[repr(u16)]
  • glsl-lang-pp 0.4.1/src/lexer/pre/token.rs
    1
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    2
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    3
    #[repr(u16)]
  • glsl-lang-pp 0.4.1/src/parser/syntax_kind.rs
    3
    #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
    4
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    5
    #[repr(u16)]
  • golang-struct-tag 0.1.0/src/lib.rs
    11
    // https://github.com/pest-parser/pest/issues/490#issuecomment-808942497
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub(crate) mod convention_struct_tag_parser;
  • gonk-core 0.0.9/src/toml.rs
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)]
  • good_lp 1.3.3/src/solvers/mod.rs
    199
    /// A model that supports [SOS type 1](https://en.wikipedia.org/wiki/Special_ordered_set) constraints.
    200
    #[allow(clippy::upper_case_acronyms)]
    201
    pub trait ModelWithSOS1 {
  • gsk4 0.5.5/src/lib.rs
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    #[allow(unused_imports)]
  • GSL 6.0.0/src/enums.rs
    105
        /// cannot reach the specified tolerance in gradient
    106
        #[allow(clippy::upper_case_acronyms)]
    107
        EOF,
    396
    /// Possible return values for an hadjust() evolution method for ordinary differential equations
    397
    #[allow(clippy::upper_case_acronyms)]
    398
    #[derive(Clone, PartialEq, PartialOrd, Debug, Copy)]
  • GSL 6.0.0/src/ffi.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    pub trait FFI<T> {
  • GSL 6.0.0/src/types/complex.rs
    11
    #[doc(hidden)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub trait CFFI<T> {
    18
    #[doc(hidden)]
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    pub trait FFFI<T> {
  • GSL 6.0.0/src/utilities.rs
    20
    /// A wrapper to handle I/O operations between GSL and rust
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub struct IOStream {
  • gsl_rust 0.7.4/src/error.rs
    94
        /// cannot reach the specified tolerance in gradient
    95
        #[allow(clippy::upper_case_acronyms)]
    96
        EOF,
  • gst-plugin-fmp4 0.9.5/src/fmp4mux/mod.rs
    173
    #[allow(clippy::upper_case_acronyms)]
    174
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    197
    #[allow(clippy::upper_case_acronyms)]
    198
    #[derive(Debug, Clone, Copy, PartialEq, Eq, glib::Enum)]
  • gst-plugin-mp4 0.9.3/src/mp4mux/mod.rs
    140
    #[allow(clippy::upper_case_acronyms)]
    141
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
  • gtk4 0.5.5/src/lib.rs
    98
    #[allow(clippy::many_single_char_names)]
    99
    #[allow(clippy::upper_case_acronyms)]
    100
    #[allow(clippy::type_complexity)]
  • gtk4 0.5.5/src/subclass/gl_area.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub trait GLAreaImpl: GLAreaImplExt + WidgetImpl {
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    pub trait GLAreaImplExt: ObjectSubclass {
  • gtk4 0.5.5/src/subclass/im_context.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub trait IMContextImpl: IMContextImplExt + ObjectImpl {
    70
    #[allow(clippy::upper_case_acronyms)]
    71
    pub trait IMContextImplExt: ObjectSubclass {
  • h3ron-ndarray 0.17.0/src/array.rs
    16
    #[derive(Copy, Clone)]
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    pub enum AxisOrder {
  • hairy 0.1.2/src/lib.rs
    491
    #[allow(clippy::upper_case_acronyms)]
    492
    type AST<'a> = Vec<HairyCommand<'a>>;
  • havocompare 0.2.2/src/lib.rs
    75
    #[derive(Debug, Deserialize, Serialize, JsonSchema)]
    76
    #[allow(clippy::upper_case_acronyms)]
    77
    /// Representing the comparison mode
  • hdbconnect 0.24.0/src/protocol/parts/option_value.rs
    5
    #[allow(clippy::upper_case_acronyms, non_camel_case_types)]
    6
    #[derive(Clone, Debug, PartialEq)]
  • hentai 0.2.3/src/utility/api/url.rs
    26
    #[derive(Debug)]
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    pub enum Website {
  • hevc_parser 0.6.0/src/hevc/pps.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Default, Debug, PartialEq, Eq)]
  • hevc_parser 0.6.0/src/hevc/sps.rs
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    #[derive(Default, Debug, PartialEq, Clone, Eq)]
  • hevc_parser 0.6.0/src/hevc/vps.rs
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    #[derive(Default, Debug, PartialEq, Eq)]
  • hime_redist 4.2.0/src/parsers/rnglr.rs
    286
    /// Represents Graph-Structured Stacks for GLR parsers
    287
    #[allow(clippy::upper_case_acronyms)]
    288
    struct GSS {
    681
    /// Represents a Shared-Packed Parse Forest
    682
    #[allow(clippy::upper_case_acronyms)]
    683
    struct SPPF {
  • holochain_integrity_types 0.1.0/src/trace.rs
    7
    #[derive(PartialEq, Eq, serde::Serialize, serde::Deserialize, Debug, Clone)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub enum Level {
  • horust 0.1.6/src/horust/formats/service.rs
    544
    #[derive(Serialize, Copy, Clone, Deserialize, Debug, Eq, PartialEq)]
    545
    #[allow(clippy::upper_case_acronyms)]
    546
    pub enum TerminationSignal {
  • hp203b 0.3.0/src/flags.rs
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    #[derive(Copy, Clone, Debug)]
  • hp203b 0.3.0/src/registers.rs
    26
    #[allow(non_camel_case_types)]
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    #[derive(Copy, Clone, Debug)]
  • hpke-rs 0.1.0/src/lib.rs
    43
    #[allow(dead_code)]
    44
    #[allow(clippy::upper_case_acronyms)]
    45
    type HPKEError = HpkeError;
    90
    )]
    91
    #[allow(clippy::upper_case_acronyms)]
    92
    #[allow(missing_docs)]
    105
    )]
    106
    #[allow(clippy::upper_case_acronyms)]
    107
    #[allow(missing_docs)]
    122
    )]
    123
    #[allow(clippy::upper_case_acronyms)]
    124
    #[allow(missing_docs)]
  • http_siren 0.1.0/src/values.rs
    47
    #[derive(Display)]
    48
    #[allow(clippy::upper_case_acronyms)]
    49
    pub enum HttpMethods {
  • http-types 2.12.0/src/transfer/te.rs
    39
    /// ```
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    pub struct TE {
  • hvctrl 0.1.0/src/types.rs
    264
        Bridge,
    265
        #[allow(clippy::upper_case_acronyms)]
    266
        NAT,
  • icm42670 0.1.1/src/register.rs
    143
    #[allow(clippy::upper_case_acronyms)]
    144
    #[derive(Debug, Clone, Copy)]
  • icu_codepointtrie 0.4.0/src/toml.rs
    20
    /// Use `TryInto` to convert [`CodePointTrieToml`] to a proper [`CodePointTrie`].
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    #[derive(serde::Deserialize)]
  • icu_codepointtrie 0.4.0/tests/test_util.rs
    122
    #[allow(clippy::upper_case_acronyms)]
    123
    #[cfg_attr(any(feature = "serde", test), derive(serde::Deserialize))]
    134
    #[allow(clippy::upper_case_acronyms)]
    135
    #[cfg_attr(any(feature = "serde", test), derive(serde::Deserialize))]
  • icu_collections 1.1.0/src/codepointtrie/tests/test_util.rs
    122
    #[allow(clippy::upper_case_acronyms)]
    123
    #[cfg_attr(any(feature = "serde", test), derive(serde::Deserialize))]
    134
    #[allow(clippy::upper_case_acronyms)]
    135
    #[cfg_attr(any(feature = "serde", test), derive(serde::Deserialize))]
  • icu_collections 1.1.0/src/codepointtrie/toml.rs
    20
    /// Use `TryInto` to convert [`CodePointTrieToml`] to a proper [`CodePointTrie`].
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    #[derive(serde::Deserialize)]
  • icu_datetime 1.1.0/src/pattern/common/serde.rs
    43
        #[allow(clippy::upper_case_acronyms)]
    44
        pub(crate) struct DeserializePatternUTS35String;
    144
        #[allow(clippy::upper_case_acronyms)]
    145
        struct DeserializePatternUTS35String;
    385
            #[allow(clippy::upper_case_acronyms)]
    386
            struct DeserializeGenericPatternUTS35String;
  • icu_datetime 1.1.0/src/skeleton/serde.rs
    16
        /// This is an implementation of the serde deserialization visitor pattern.
    17
        #[allow(clippy::upper_case_acronyms)]
    18
        pub(super) struct DeserializeSkeletonUTS35String;
    83
        /// This is an implementation of the serde deserialization visitor pattern.
    84
        #[allow(clippy::upper_case_acronyms)]
    85
        struct DeserializeSkeletonUTS35String;
  • icu_provider_uprops 0.5.0/src/uprops_serde.rs
    34
        #[allow(clippy::upper_case_acronyms)]
    35
        #[derive(serde::Deserialize)]
  • image 0.24.5/src/codecs/webp/decoder.rs
    65
    /// All possible RIFF chunks in a WebP image file
    66
    #[allow(clippy::upper_case_acronyms)]
    67
    #[derive(Debug, Clone, Copy, PartialEq)]
  • imagequant 4.1.0/src/pal.rs
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub type ARGBF = rgb::alt::ARGB<f32>;
  • indexkv 0.7.3/src/stream.rs
    61
    #[allow(clippy::upper_case_acronyms)]
    62
    enum FillResult {
  • infer 0.12.0/src/matchers/doc.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(Debug, Eq, PartialEq)]
  • injective-math 0.1.12/src/fp_decimal/mod.rs
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    #[derive(Copy, Clone, Default, Debug, Eq, JsonSchema)]
  • injective-math 0.1.12/src/fp_decimal/serde.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    struct FPDecimalVisitor;
  • inku 0.4.0/src/lib.rs
    125
    #[derive(PartialEq, Copy, Clone)]
    126
    #[allow(clippy::upper_case_acronyms)]
    127
    pub struct ZRGB;
    158
    #[derive(PartialEq, Copy, Clone)]
    159
    #[allow(clippy::upper_case_acronyms)]
    160
    pub struct RGBA;
  • inline-vbs 0.2.1/src/lib.rs
    49
    #[allow(clippy::upper_case_acronyms)]
    50
    type HRESULT = i32;
  • inquire 0.5.3/examples/enum_select_raw.rs
    28
    #[derive(Debug, Copy, Clone)]
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    enum Currency {
  • instagram-post-filter 0.1.1/src/lib.rs
    5
    #[repr(i16)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub enum FilterType {
  • intercom 0.4.0/src/lib.rs
    111
        #[allow(clippy::upper_case_acronyms)]
    112
        type HANDLE = *mut std::os::raw::c_void;
  • intercom 0.4.0/src/registry.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    type HANDLE = *mut c_void;
  • iota-ledger 1.0.0-alpha.1/src/transport/mod.rs
    17
    #[derive(Copy, Clone)]
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    pub enum TransportTypes {
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    pub enum Transport {
  • iota-ledger-nano 1.0.0-alpha.4/src/transport/mod.rs
    43
    #[derive(Copy, Clone)]
    44
    #[allow(clippy::upper_case_acronyms)]
    45
    pub enum TransportTypes {
    55
    #[allow(clippy::upper_case_acronyms)]
    56
    pub enum LedgerTransport {
  • ipp 4.0.0/src/model.rs
    36
    #[derive(Primitive, Debug, Copy, Clone, Eq, PartialEq)]
    37
    #[allow(clippy::upper_case_acronyms)]
    38
    pub enum Operation {
  • iptmnet 1.6.0/src/iptmnet/helpers.rs
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    #[derive(Debug, Clone, Copy, PartialEq, Eq, ValueEnum)]
  • ironbird_engine_context 0.1.0/src/windows.rs
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    type LPCSTR = *const i8;
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    type HINSTANCE = isize;
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    type HMODULE = isize;
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    type HWND = isize;
  • irondash_engine_context 0.1.1/src/platform/win32/mod.rs
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    type LPCSTR = *const i8;
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    type HINSTANCE = isize;
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    type HMODULE = isize;
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    type HWND = isize;
  • irondash_run_loop 0.1.1/src/platform/win32/sys.rs
    1
    #[allow(non_camel_case_types, non_snake_case, clippy::upper_case_acronyms)]
    2
    pub mod windows {
  • irp 0.3.1/src/build_nfa.rs
    57
    /// automation).
    58
    #[allow(clippy::upper_case_acronyms)]
    59
    #[derive(Debug)]
  • irust 1.67.0/src/irust/options.rs
    183
    #[allow(clippy::upper_case_acronyms)]
    184
    #[derive(Deserialize, Serialize, Clone, Debug)]
  • isin 0.1.12/src/lib.rs
    253
    #[repr(transparent)]
    254
    #[allow(clippy::upper_case_acronyms)]
    255
    pub struct ISIN([u8; 12]);
  • java-properties 1.4.1/src/lib.rs
    558
      // The name can't be changed without breaking backward compatibility.
    559
      #[allow(clippy::upper_case_acronyms)]
    560
      CRLF,
  • jk-cosmwasm-std 0.16.2/src/iterator.rs
    8
    #[deprecated(since = "0.14.0", note = "Renamed to Pair")]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub type KV<V = Vec<u8>> = Pair<V>;
  • jpeg-decoder 0.3.0/src/marker.rs
    3
    // Note: Established names.
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub enum Marker {
  • json2parquet 0.6.1/src/main.rs
    14
    #[derive(clap::ValueEnum, Clone)]
    15
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    16
    enum ParquetCompression {
    27
    #[derive(clap::ValueEnum, Clone)]
    28
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    29
    enum ParquetEncoding {
    39
    #[derive(clap::ValueEnum, Clone)]
    40
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    41
    enum ParquetEnabledStatistics {
  • jsonwebkey 0.3.5/src/lib.rs
    198
    #[serde(tag = "kty")]
    199
    #[allow(clippy::upper_case_acronyms)]
    200
    pub enum Key {
    536
    #[derive(Clone, Copy, Debug, PartialEq, Eq, Serialize, Deserialize)]
    537
    #[allow(clippy::upper_case_acronyms)]
    538
    pub enum Algorithm {
  • jsonwebtoken 8.2.0/src/algorithms.rs
    13
    /// The algorithms supported for signing/verifying JWTs
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    #[derive(Debug, PartialEq, Eq, Hash, Copy, Clone, Serialize, Deserialize)]
  • jwt-cli 5.0.3/src/main.rs
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    #[derive(Debug, Clone, PartialEq, ArgEnum)]
    45
    #[allow(clippy::upper_case_acronyms)]
    46
    #[derive(Debug, Clone, ArgEnum)]
  • k8-types 0.7.1/src/core/service.rs
    96
        ExternalName,
    97
        #[allow(clippy::upper_case_acronyms)]
    98
        ClusterIP,
  • k8-types 0.7.1/src/metadata.rs
    322
    /// Default status implementation
    323
    #[allow(clippy::upper_case_acronyms)]
    324
    #[derive(Deserialize, Debug, Eq, PartialEq, Clone)]
    614
    #[allow(clippy::upper_case_acronyms)]
    615
    #[derive(Deserialize, Debug, Clone)]
  • kate 0.1.0/src/runtime/bytecode/instruction_set.rs
    3
    #[derive(Debug)]
    4
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    5
    pub enum Instruction {
  • keynesis-core 1.1.0/src/noise/pattern/ik.rs
    12
    /// [**Noise IK**]: https://noiseexplorer.com/patterns/IK/
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub struct IK<DH, H, RNG, S>
  • keynesis-core 1.1.0/src/noise/pattern/ix.rs
    12
    /// [**Noise IX**]: https://noiseexplorer.com/patterns/IX/
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub struct IX<DH, H, RNG, S>
  • keynesis-core 1.1.0/src/noise/pattern/xx.rs
    13
    /// [**Noise XX**]: https://noiseexplorer.com/patterns/XX/
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub struct XX<DH, H, RNG, S>
  • kinesis-firehose-producer 0.1.2/src/error.rs
    32
        },
    33
        #[allow(clippy::upper_case_acronyms)]
    34
        #[error("IO error: {0}")]
  • kolor 0.1.8/kolor/src/details/color.rs
    13
    #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
    14
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    15
    pub enum TransformFn {
    66
    #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
    67
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    68
    pub enum RGBPrimaries {
    116
    #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
    117
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    118
    pub enum WhitePoint {
  • kolor-64 0.1.8/kolor/src/details/color.rs
    13
    #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
    14
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    15
    pub enum TransformFn {
    66
    #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
    67
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    68
    pub enum RGBPrimaries {
    116
    #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
    117
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    118
    pub enum WhitePoint {
  • kv-assets 0.2.3/src/assets.rs
    22
    /// Serves static assets out of Worker KV storage.
    23
    #[allow(clippy::upper_case_acronyms)]
    24
    pub struct KVAssets<'ah> {
    30
    /// Workers KV Parameters
    31
    #[allow(clippy::upper_case_acronyms)]
    32
    pub struct KV {
    259
    #[derive(Debug, Deserialize)]
    260
    #[allow(clippy::upper_case_acronyms)]
    261
    struct WriteKVResponse {
  • kv-assets 0.2.3/src/lib.rs
    13
        #[error("KV Api error {0} (body) {1}")]
    14
        #[allow(clippy::upper_case_acronyms)]
    15
        KVHttp(String, String),
    17
        #[error("KV Api error Status {0} (body) {1}")]
    18
        #[allow(clippy::upper_case_acronyms)]
    19
        KVHttpStatus(u16, String),
    21
        #[error("KV Key {0} not found. status={1}")]
    22
        #[allow(clippy::upper_case_acronyms)]
    23
        KVKeyNotFound(String, u16),
    36
        #[error("IO Error: {0}")]
    37
        #[allow(clippy::upper_case_acronyms)]
    38
        IO(String),
    56
        #[error("TTL to short. Must be at least 60 seconds")]
    57
        #[allow(clippy::upper_case_acronyms)]
    58
        TTLTooShort,
  • legacy_pcap_file 0.1.0/src/common.rs
    394
    /// See <http://www.tcpdump.org/linktypes.html>.
    395
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    396
    #[derive(Debug, Clone, Copy, Eq, PartialEq)]
  • lei 0.2.2/src/lib.rs
    278
    #[repr(transparent)]
    279
    #[allow(clippy::upper_case_acronyms)]
    280
    pub struct LEI([u8; 20]);
  • less-avc 0.1.2/src/lib.rs
    98
    #[derive(Debug, PartialEq, Eq)]
    99
    #[allow(dead_code, clippy::upper_case_acronyms)]
    100
    enum VideoFormat {
  • levitating-fuser 0.11.1/src/mnt/mount_options.rs
    14
        /// Allows passing an option which is not otherwise supported in these enums
    15
        #[allow(clippy::upper_case_acronyms)]
    16
        CUSTOM(String),
  • lexical_scanner 0.1.18/src/enums/mod.rs
    8
        dead_code,
    9
        clippy::upper_case_acronyms,
    10
        clippy::enum_variant_names,
  • li-http-types 2.12.0/src/transfer/te.rs
    39
    /// ```
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    pub struct TE {
  • libafl 0.9.0/src/bolts/rands.rs
    344
    #[derive(Copy, Clone, Debug, Default, Serialize, Deserialize)]
    345
    #[allow(clippy::upper_case_acronyms)]
    346
    pub struct XkcdRand {
  • libafl_cc 0.9.0/src/clang.rs
    28
    /// The supported LLVM passes
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
  • libdaisy 0.1.0/src/gpio.rs
    47
    /// GPIO struct for holding Daisy GPIO pins
    48
    #[allow(clippy::upper_case_acronyms)]
    49
    pub struct GPIO {
  • libflac-sys 0.3.0/src/lib.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub type FILE = libc::FILE;
  • libftd2xx 0.32.2/src/errors.rs
    169
    #[repr(u32)]
    170
    #[allow(clippy::upper_case_acronyms)]
    171
    pub enum FtStatus {
  • libftd2xx 0.32.2/src/types.rs
    181
    #[repr(u32)]
    182
    #[allow(clippy::upper_case_acronyms)]
    183
    pub enum DeviceType {
    684
    #[repr(u8)]
    685
    #[allow(clippy::upper_case_acronyms)]
    686
    pub enum DriverType {
    761
    #[repr(u8)]
    762
    #[allow(clippy::upper_case_acronyms)]
    763
    pub enum ByteOrder {
  • libnotcurses-sys 3.7.1/src/file.rs
    19
    // See [`NcFile`]. Notcurses functions expects this type of `*FILE` (a struct)
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    type NcFile_nc = crate::c_api::ffi::FILE;
    24
    // of `*FILE` (an opaque enum)
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    type NcFile_libc = libc::FILE;
  • libopenlipc-sys 0.1.3/src/bindings.rs
    59
    #[doc = " LIPC library handler."]
    60
    #[allow(clippy::upper_case_acronyms)]
    61
    type LIPC = ::std::os::raw::c_void;
  • libpq 3.0.0/src/encoding.rs
    1
    // @see https://github.com/postgres/postgres/blob/REL_12_2/src/include/mb/pg_wchar.h#L238
    2
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    3
    #[repr(i32)]
  • librstb 0.1.1/src/lib.rs
    20
        non_camel_case_types,
    21
        clippy::upper_case_acronyms
    22
    )]
    28
        non_camel_case_types,
    29
        clippy::upper_case_acronyms
    30
    )]
    37
        non_camel_case_types,
    38
        clippy::upper_case_acronyms
    39
    )]
    45
        non_camel_case_types,
    46
        clippy::upper_case_acronyms
    47
    )]
  • libstrophe 0.17.0/src/ffi_types.rs
    3
    #[allow(clippy::upper_case_acronyms)]
    4
    pub struct FFI<T>(pub T);
  • libswe-sys 0.2.7/src/sweconst.rs
    500
    #[allow(clippy::upper_case_acronyms)]
    501
    /// Optional flag swissephem
  • libwebp-image 0.3.0/src/lib.rs
    43
    #[allow(clippy::upper_case_acronyms)]
    44
    #[derive(Debug)]
  • linestring 0.8.0/src/linestring_3d.rs
    65
    /// Axis aligned planes, used to describe how imported 'flat' data is arranged in space
    66
    #[allow(clippy::upper_case_acronyms)]
    67
    #[derive(fmt::Debug, Copy, Clone)]
  • lingua 1.4.0/src/isocode.rs
    23
    #[derive(Debug, Eq, PartialEq, EnumString)]
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    #[strum(ascii_case_insensitive)]
    331
    #[derive(Debug, Eq, PartialEq, EnumString)]
    332
    #[allow(clippy::upper_case_acronyms)]
    333
    #[strum(ascii_case_insensitive)]
  • linicon 2.3.0/src/lib.rs
    119
    #[derive(Debug, Eq, PartialEq)]
    120
    #[allow(clippy::upper_case_acronyms)]
    121
    pub enum IconType {
  • lis2dh12 0.6.7/src/reg.rs
    25
    #[allow(non_camel_case_types)]
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    #[derive(Copy, Clone)]
  • lis2dw12 0.1.3/src/reg.rs
    8
    #[allow(non_camel_case_types)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    #[derive(Copy, Clone)]
  • lis331 0.1.1/src/register.rs
    21
    /// Enumerate all device registers.
    22
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    23
    #[derive(Copy, Clone, Debug, Eq, PartialEq)]
  • lis3dh 0.4.2/src/register.rs
    21
    /// Enumerate all device registers.
    22
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    23
    #[derive(Copy, Clone, Debug, Eq, PartialEq)]
  • lis3dh-async 0.6.1/src/register.rs
    22
    /// Enumerate all device registers.
    23
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    24
    #[derive(Copy, Clone, Debug, Eq, PartialEq)]
  • ll 7.0.0/src/reporters/text.rs
    74
    #[derive(Clone, Copy)]
    75
    #[allow(clippy::upper_case_acronyms)]
    76
    pub enum TimestampFormat {
  • longbridge 0.2.43/src/quote/types.rs
    157
    #[derive(Debug, Copy, Clone, Hash, Eq, PartialEq, EnumString, Display)]
    158
    #[allow(clippy::upper_case_acronyms)]
    159
    pub enum SecurityBoard {
  • longbridge 0.2.43/src/trade/types.rs
    10
    #[derive(Debug, Copy, Clone, Hash, Eq, PartialEq, EnumString, Display)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub enum OrderType {
  • lorawan-device 0.8.0/src/region/cn470/mod.rs
    10
    #[derive(Default)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub struct CN470 {
  • lorawan-device 0.8.0/src/region/eu433/mod.rs
    9
    #[derive(Default)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub struct EU433 {
  • lorawan-device 0.8.0/src/region/eu868/mod.rs
    9
    #[derive(Default)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub struct EU868 {
  • lorawan-device 0.8.0/src/region/us915/mod.rs
    13
    #[derive(Default)]
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub struct US915 {
  • lta_models 0.4.1/src/bus_enums.rs
    12
    /// GAS -> Go Ahead Singapore
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    #[derive(Debug, Clone, PartialEq, Eq, Deserialize, Serialize)]
    30
    /// BD -> Bendy
    31
    #[allow(clippy::upper_case_acronyms)]
    32
    #[derive(Debug, Clone, PartialEq, PartialOrd, Deserialize, Serialize)]
  • lta_models 0.4.1/src/taxi.rs
    55
        #[allow(clippy::upper_case_acronyms)]
    56
        #[derive(Debug, Clone, PartialEq, Deserialize, Serialize)]
  • lta_models 0.4.1/src/traffic.rs
    102
        #[allow(clippy::upper_case_acronyms)]
    103
        #[derive(Debug, Clone, PartialEq, Deserialize, Serialize)]
    209
        #[derive(Debug, Clone, PartialEq, Deserialize, Serialize)]
    210
        #[allow(clippy::upper_case_acronyms)]
    211
        pub enum Agency {
    259
        #[allow(clippy::upper_case_acronyms)]
    260
        #[derive(Debug, Clone, PartialEq, Deserialize, Serialize)]
  • lta_models 0.4.1/src/train.rs
    15
    /// not constructed yet or it has not been announced
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    #[derive(Debug, Clone, PartialEq, Deserialize, Serialize)]
    262
        #[allow(clippy::upper_case_acronyms)]
    263
        #[derive(Debug, Clone, PartialEq, Deserialize, Serialize)]
  • luka 0.4.0/src/algorithms/lca.rs
    78
    #[allow(clippy::upper_case_acronyms)]
    79
    struct RMQLCA {
  • luka 0.4.0/src/dsu.rs
    3
    #[allow(clippy::upper_case_acronyms)]
    4
    pub struct DSU {
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    #[derive(Debug, Clone)]
  • luminol 0.2.0/src/audio.rs
    11
    #[derive(EnumIter, Display, PartialEq, Eq, Clone, Copy, Hash)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub enum Source {
  • luminvent_winit 0.26.1/src/platform_impl/windows/dark_mode.rs
    97
        #[allow(clippy::upper_case_acronyms)]
    98
        type WINDOWCOMPOSITIONATTRIB = u32;
    101
        #[allow(non_snake_case)]
    102
        #[allow(clippy::upper_case_acronyms)]
    103
        #[repr(C)]
  • macaw 0.18.0/benches/support.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub struct PCG32 {
  • macchina 6.1.8/src/data/mod.rs
    13
    /// This enum contains all the possible keys, e.g. _Host_, _Machine_, _Kernel_, etc.
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    #[derive(Parser, ValueEnum, Debug, Clone, Copy, PartialEq, Eq, Hash, Serialize, Deserialize)]
  • madsim-tokio-postgres 0.2.0/src/error/sqlstate.rs
    1076
    #[derive(PartialEq, Eq, Clone, Debug)]
    1077
    #[allow(clippy::upper_case_acronyms)]
    1078
    enum Inner {
  • mail-auth 0.3.0/src/dmarc/mod.rs
    38
    #[derive(Debug, Hash, Clone, PartialEq, Eq, Serialize, Deserialize)]
    39
    #[allow(clippy::upper_case_acronyms)]
    40
    pub struct URI {
  • marlu 0.8.0/src/io/error.rs
    120
    #[derive(Error, Debug)]
    121
    #[allow(clippy::upper_case_acronyms)]
    122
    /// All the errors that can occur in file io operations
  • marlu 0.8.0/src/pos/enh.rs
    11
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub struct ENH {
  • marlu 0.8.0/src/pos/hadec.rs
    10
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub struct HADec {
  • marlu 0.8.0/src/pos/lmn.rs
    21
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    pub struct LMN {
  • marlu 0.8.0/src/pos/radec.rs
    18
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    pub struct RADec {
  • marlu 0.8.0/src/pos/uvw.rs
    12
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub struct UVW {
  • mathcat 0.1.26/src/speech.rs
    278
    #[derive(Debug, Clone)]
    279
    #[allow(clippy::upper_case_acronyms)]
    280
    enum Replacement {
  • mathcat 0.1.26/src/tts.rs
    251
    /// These types should do something for all the TTSCommands
    252
    #[allow(clippy::upper_case_acronyms)]
    253
    #[allow(dead_code)]
  • mc-oblivious-traits 2.2.0/src/lib.rs
    116
    #[allow(clippy::len_without_is_empty)]
    117
    #[allow(clippy::upper_case_acronyms)]
    118
    pub trait ORAM<ValueSize: ArrayLength<u8>> {
  • mcp230xx 0.1.0/src/lib.rs
    95
    /// depending on `Map::map()`.
    96
    #[allow(clippy::upper_case_acronyms)]
    97
    #[derive(Debug, Copy, Clone, PartialEq, Eq, IntoPrimitive)]
  • memgrep 0.1.0/src/maps.rs
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    #[derive(Debug)]
  • menmos-antidns 0.2.6/src/query_type.rs
    1
    #[derive(PartialEq, Eq, Debug, Clone, Hash, Copy)]
    2
    #[allow(clippy::upper_case_acronyms)]
    3
    pub enum QueryType {
  • menmos-antidns 0.2.6/src/record.rs
    16
    #[allow(dead_code)]
    17
    #[allow(clippy::upper_case_acronyms)] // We allow for this because DNS queries are always written uppercase.
    18
    pub enum DnsRecord {
    19
        #[allow(clippy::upper_case_acronyms)]
    20
        UNKNOWN {
    25
        }, // 0
    26
        #[allow(clippy::upper_case_acronyms)]
    27
        A {
    31
        }, // 1
    32
        #[allow(clippy::upper_case_acronyms)]
    33
        NS {
    37
        }, // 2
    38
        #[allow(clippy::upper_case_acronyms)]
    39
        CNAME {
  • merkletree 0.22.1/src/test_legacy.rs
    1371
    #[derive(Debug, Clone, Default)]
    1372
    #[allow(clippy::upper_case_acronyms)]
    1373
    struct CMH(DefaultHasher);
  • mesh-loader 0.0.2/src/collada/mod.rs
    663
    // refs: https://www.khronos.org/files/collada_spec_1_5.pdf#page=88
    664
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    665
    #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
  • mft 0.6.0/src/bin/mft_dump.rs
    23
    #[derive(Debug, PartialOrd, PartialEq)]
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    enum OutputFormat {
  • microbit-common 0.13.0/src/display/blocking.rs
    48
    #[allow(clippy::upper_case_acronyms)]
    49
    pub(crate) type LED = Pin<Output<PushPull>>;
  • mijit 0.2.0/src/target/aarch64/enums.rs
    11
    #[repr(u8)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub enum Register {
    33
    #[repr(u8)]
    34
    #[allow(clippy::upper_case_acronyms)]
    35
    pub enum Condition {
    61
    #[repr(u8)]
    62
    #[allow(clippy::upper_case_acronyms)]
    63
    pub enum MemOp {
    78
    #[repr(u8)]
    79
    #[allow(clippy::upper_case_acronyms)]
    80
    pub enum ShiftOp {
    95
    #[repr(u8)]
    96
    #[allow(clippy::upper_case_acronyms)]
    97
    pub enum AddOp {
  • mijit 0.2.0/src/target/x86_64/enums.rs
    10
    #[repr(u8)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub enum Register {
    124
    #[repr(u8)]
    125
    #[allow(clippy::upper_case_acronyms)]
    126
    pub enum Condition {
  • mini_template 0.1.1/src/parser.rs
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    #[derive(Parser)]
  • minmon 0.4.1/src/config.rs
    141
    #[derive(Deserialize, PartialEq, Debug, Clone, Copy, Default)]
    142
    #[allow(clippy::upper_case_acronyms)]
    143
    pub enum SmtpSecurity {
    177
    #[derive(Deserialize, PartialEq, Debug, Clone, Copy, Default)]
    178
    #[allow(clippy::upper_case_acronyms)]
    179
    pub enum HttpMethod {
  • miratope 0.1.0/src/polytope/concrete/group.rs
    416
    #[allow(clippy::upper_case_acronyms)]
    417
    type MatrixMN<R, C> = nalgebra::Matrix<Float, R, C, VecStorage<Float, R, C>>;
    422
    #[derive(Clone, Debug)]
    423
    #[allow(clippy::upper_case_acronyms)]
    424
    pub struct OrdMatrixMN<R: Dim, C: Dim>(pub MatrixMN<R, C>)
  • moby 0.1.2/src/errors.rs
    19
        Http(hyper::http::Error),
    20
        #[allow(clippy::upper_case_acronyms)]
    21
        IO(IoError),
  • modelator 0.4.2/src/error.rs
    7
    /// Set of possible errors that can occur when running `modelator`.
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    #[derive(Error, Debug, Serialize)]
  • modelator 0.4.2/src/model/checker/apalache/cmd_output.rs
    4
    use std::fmt;
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(Debug, Clone, Serialize, PartialEq)]
    129
    /// explaining that no error match was found.
    130
    #[allow(clippy::upper_case_acronyms)]
    131
    #[derive(Debug, Serialize, PartialEq)]
  • mp4parse_capi 0.12.0/src/lib.rs
    92
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    93
    #[repr(C)]
  • mpdnd 1.0.3/src/mpdnd.rs
    19
    #[derive(Debug)]
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    pub struct MpdND {
  • mprober-lib 0.1.10/src/cpu/cpu_info.rs
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    #[derive(Default, Debug, Clone)]
  • mpvss-rs 0.2.7/src/dleq.rs
    89
    /// - The verifier checks that a1 = (g1^r) * (h1^c) and a2 = (g2^r) * (h2^c).
    90
    #[allow(clippy::upper_case_acronyms)]
    91
    #[derive(Debug, Clone, Default)]
  • mpvss-rs 0.2.7/src/mpvss.rs
    43
    #[allow(clippy::upper_case_acronyms)]
    44
    #[derive(Debug, Clone, Default)]
  • mrepl 0.18.8/src/repl.rs
    64
    #[allow(clippy::upper_case_acronyms)]
    65
    pub(super) struct REPL {
  • mure 0.2.1/src/github/api.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    type URI = String;
  • mwa_hyperbeam 0.5.0/src/beam_trait/mod.rs
    21
    /// Supported beam types.
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    pub enum BeamType {
  • mwa_hyperbeam 0.5.0/src/fee/error.rs
    9
    #[derive(Error, Debug)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub enum InitFEEBeamError {
    44
    #[derive(Error, Debug)]
    45
    #[allow(clippy::upper_case_acronyms)]
    46
    pub enum FEEBeamError {
  • mwa_hyperbeam 0.5.0/src/fee/mod.rs
    37
    /// The main struct to be used for calculating Jones matrices.
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    pub struct FEEBeam {
  • mwa_hyperbeam 0.5.0/src/python/fee.rs
    31
    #[pyo3(text_signature = "(hdf5_file)")]
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    struct FEEBeam {
  • mwa_hyperdrive 0.2.1/src/beam/mod.rs
    34
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
    35
    #[allow(clippy::upper_case_acronyms)]
    36
    pub(crate) enum BeamType {
  • mwa_rust_core 0.2.0/src/pos/enh.rs
    11
    #[derive(Clone, Copy, Debug, Default)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub struct ENH {
  • mwa_rust_core 0.2.0/src/pos/hadec.rs
    10
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub struct HADec {
  • mwa_rust_core 0.2.0/src/pos/lmn.rs
    19
    #[derive(Clone, Copy, Debug, Default)]
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    pub struct LMN {
  • mwa_rust_core 0.2.0/src/pos/radec.rs
    16
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    pub struct RADec {
  • mwa_rust_core 0.2.0/src/pos/uvw.rs
    12
    #[derive(Clone, Copy, Debug, Default, PartialEq)]
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub struct UVW {
  • mwalib 0.16.0/src/metafits_context/mod.rs
    208
    #[derive(Debug, PartialEq, Eq, Clone, Copy)]
    209
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    210
    pub enum MWAMode {
  • nativeshell 0.1.16/src/shell/platform/win32/flutter_sys.rs
    4
    pub type size_t = usize;
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    pub type UINT = u32;
  • nativeshell_core 0.1.3/src/platform/win32/sys.rs
    1
    #[allow(non_camel_case_types, non_snake_case, clippy::upper_case_acronyms)]
    2
    pub mod windows {
  • near-paperclip-core 0.3.0/src/error.rs
    12
        #[error("Invalid $ref URI {:?}. Only relative URIs are supported.", _0)]
    13
        #[allow(clippy::upper_case_acronyms)]
    14
        InvalidRefURI(String),
  • near-sdk-macros 4.1.1/src/core_impl/info_extractor/mod.rs
    27
    #[derive(PartialEq, Eq)]
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    pub enum SerializerType {
  • near-sdk-witgen 0.0.2/src/core_impl/info_extractor/mod.rs
    27
    #[derive(PartialEq, Eq)]
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    pub enum SerializerType {
  • neuronika 0.2.0/src/nn/mod.rs
    654
    #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
    655
    #[allow(clippy::upper_case_acronyms)]
    656
    pub struct LSTMCell {
    769
    #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))]
    770
    #[allow(clippy::upper_case_acronyms)]
    771
    pub struct GRUCell {
  • neuronika 0.2.0/src/optim/amsgrad/mod.rs
    9
    /// [On the Convergence of Adam and Beyond](https://openreview.net/forum?id=ryQu7f-RZ).
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub struct AMSGrad<'a, T: Penalty> {
    88
    /// A parameter used by the *AMSGrad* optimizer.
    89
    #[allow(clippy::upper_case_acronyms)]
    90
    pub struct AMSGradParam<'a> {
  • neuronika 0.2.0/src/optim/rmsprop/mod.rs
    17
    /// learning rate and *v* is the weighted moving average of the square gradient.
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    pub struct RMSProp<'a, T: Penalty> {
    152
    /// A parameter used by the *RMSProp* optimizer.
    153
    #[allow(clippy::upper_case_acronyms)]
    154
    pub struct RMSPropParam<'a> {
    224
    /// The *RMSProp* optimizer with *momentum*.
    225
    #[allow(clippy::upper_case_acronyms)]
    226
    pub struct RMSPropWithMomentum<'a, T: Penalty> {
    235
    /// A parameter used by the *RMSProp* optimizer with momentum.
    236
    #[allow(clippy::upper_case_acronyms)]
    237
    pub struct RMSPropWithMomentumParam<'a> {
    396
    /// The *RMSProp* optimizer in its *centered* variant.
    397
    #[allow(clippy::upper_case_acronyms)]
    398
    pub struct RMSPropCentered<'a, T: Penalty> {
  • neuronika 0.2.0/src/optim/sgd/mod.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    /// **Stochastic Gradient Descent** optimizer.
  • ni-fpga 1.4.1/src/errors.rs
    6
    pub enum Error {
    7
        #[allow(clippy::upper_case_acronyms)]
    8
        #[error("an FPGA operation failed: {0}")]
  • ni-fpga 1.4.1/src/fxp.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub struct FXP<const WORD_LENGTH: u8, const INTEGER_LENGTH: u8, const SIGNED: bool>(u64);
  • niffler 2.5.0/src/error.rs
    3
    /// Errors that can be generated by niffler
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Debug, Error)]
  • node_api 0.5.0/convert.rs
    7
    #[allow(clippy::wrong_self_convention, clippy::upper_case_acronyms)]
    8
    pub trait IntoNodeApi<'a>: 'a {
    12
    #[allow(clippy::wrong_self_convention, clippy::upper_case_acronyms)]
    13
    pub trait FromNodeAPI<'a>: 'a + Sized {
  • nom-derive-impl 0.10.0/src/parsertree.rs
    43
    #[allow(clippy::upper_case_acronyms)]
    44
    #[derive(Clone, Debug)]
  • nonogrid 0.7.3/examples/spoj/main.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    #[derive(Debug, PartialEq, Eq, Hash, Copy, Clone)]
    103
    #[allow(clippy::upper_case_acronyms)]
    104
    #[derive(Debug, PartialEq, Eq, Hash, Default, Clone, Copy)]
  • normpath 1.1.0/src/common/localize/macos/fruity.rs
    46
        #[allow(clippy::upper_case_acronyms)]
    47
        pub(super) type BOOL = c_char;
    49
        #[allow(clippy::upper_case_acronyms)]
    50
        pub(super) const NO: BOOL = 0;
    54
        #[allow(clippy::upper_case_acronyms)]
    55
        #[repr(transparent)]
  • north-consul 0.0.2/src/connect_ca.rs
    11
    #[serde(default)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub struct CAConfig {
    21
    #[serde(default)]
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    pub struct CARootList {
    30
    #[serde(default)]
    31
    #[allow(clippy::upper_case_acronyms)]
    32
    pub struct CARoot {
    41
    #[allow(clippy::upper_case_acronyms)]
    42
    #[async_trait]
  • north-consul 0.0.2/src/kv.rs
    10
    #[serde(default)]
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    pub struct KVPair {
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[async_trait]
  • north-consul 0.0.2/src/session.rs
    9
    #[serde(default)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub struct SessionID {
  • nova-snark 0.12.0/src/bellperson/shape_cs.rs
    49
    #[allow(clippy::upper_case_acronyms)]
    50
    /// `ShapeCS` is a `ConstraintSystem` for creating `R1CSShape`s for a circuit.
  • nova-snark 0.12.0/src/nifs.rs
    15
    /// A SNARK that holds the proof of a step of an incremental computation
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    #[derive(Clone, Debug, Serialize, Deserialize)]
  • nss-gk-api 0.2.1/src/lib.rs
    48
    #[allow(non_upper_case_globals, clippy::redundant_static_lifetimes)]
    49
    #[allow(clippy::upper_case_acronyms)]
    50
    #[allow(unknown_lints, clippy::borrow_as_ptr)]
  • nss-gk-api 0.2.1/src/p11.rs
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    #[allow(clippy::unreadable_literal)]
  • nucypher-core 0.5.1/src/hrac.rs
    16
    /// Ursula does not, so we share it with her.
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    #[derive(PartialEq, Eq, Debug, Copy, Clone, Serialize, Deserialize)]
  • nut 0.1.1/src/consts/mod.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub(crate) type PGID = u64;
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub(crate) type TXID = u64;
  • nydus-rs 2.1.0-alpha2/src/bin/nydusd/daemon.rs
    32
    #[allow(dead_code)]
    33
    #[allow(clippy::upper_case_acronyms)]
    34
    #[derive(Debug, Hash, PartialEq, Eq, Serialize)]
  • nyx-space 1.1.1/src/cosmic/bodies.rs
    5
    #[derive(Copy, Clone, Debug, PartialEq)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub enum Bodies {
  • nyx-space 1.1.1/src/cosmic/cosm.rs
    54
    #[derive(Copy, Clone, Debug, PartialEq)]
    55
    #[allow(clippy::upper_case_acronyms)]
    56
    pub enum LightTimeCalc {
  • nyx-space 1.1.1/src/cosmic/frames.rs
    26
    #[allow(non_snake_case, clippy::upper_case_acronyms)]
    27
    #[derive(Copy, Clone, PartialEq)]
    191
    #[allow(non_snake_case, clippy::upper_case_acronyms)]
    192
    impl fmt::Debug for Frame {
  • nyx-space 1.1.1/src/io/ccsds/tdm/mod.rs
    310
    #[derive(Debug, Deserialize, PartialEq, YaSerialize, YaDeserialize)]
    311
    #[allow(clippy::upper_case_acronyms)]
    312
    pub enum Band {
    380
    #[derive(Debug, Deserialize, PartialEq, YaSerialize, YaDeserialize)]
    381
    #[allow(clippy::upper_case_acronyms)]
    382
    pub enum AngleType {
  • nyx-space 1.1.1/src/io/mod.rs
    52
    #[allow(clippy::upper_case_acronyms)]
    53
    #[derive(Debug)]
  • nyx-space 1.1.1/src/md/param.rs
    23
    /// Common state parameters
    24
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    25
    #[derive(Copy, Clone, Debug, PartialEq)]
  • nyx-space 1.1.1/src/md/ui.rs
    50
    /// An MDProcess allows the creation and propagation of a spacecraft subjected to some dynamics
    51
    #[allow(clippy::upper_case_acronyms)]
    52
    pub struct MDProcess<'a>
  • nyx-space 1.1.1/src/od/kalman.rs
    35
    #[derive(Debug, Clone)]
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    pub struct KF<T, A, M>
  • objc-sys 0.2.0-beta.3/build.rs
    28
    // For clang "-fobjc-runtime" support
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    enum AppleRuntime {
  • oha 0.5.5/src/client.rs
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    struct DNS {
  • ohttp 0.3.0/src/nss/mod.rs
    20
    #[allow(clippy::pedantic, non_upper_case_globals, clippy::upper_case_acronyms)]
    21
    mod nss_init {
  • ohttp 0.3.0/src/nss/p11.rs
    16
        clippy::pedantic,
    17
        clippy::upper_case_acronyms,
    18
        dead_code,
  • ojcmp 0.4.0/src/compare/mod.rs
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    #[derive(Debug, Clone, Copy, PartialEq, Eq)]
  • opencloudtiles 0.1.11/src/lib/helper/convert.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Clone, Debug, PartialEq, Eq, ValueEnum)]
  • openmls_traits 0.1.0/src/types.rs
    73
    #[allow(non_camel_case_types)]
    74
    #[allow(clippy::upper_case_acronyms)]
    75
    #[derive(
    239
    #[allow(non_camel_case_types)]
    240
    #[allow(clippy::upper_case_acronyms)]
    241
    #[derive(
  • openpgp-ca-restd 0.11.1/src/json.rs
    310
        // The capitalization of this constant is part of the external API
    311
        #[allow(clippy::upper_case_acronyms)]
    312
        WeakCryptoSHA1,
  • opg_derive 0.1.0/src/case.rs
    5
    /// The different possible ways to change case of fields in a struct, or variants in an enum.
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Copy, Clone, Debug, PartialEq)]
  • oqs 0.7.2/src/lib.rs
    87
        /// Error occurred in OpenSSL functions external to liboqs
    88
        #[allow(clippy::upper_case_acronyms)]
    89
        ErrorExternalOpenSSL,
  • orml-traits 0.4.0/src/nft.rs
    8
    /// Abstraction over a non-fungible token system.
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub trait NFT<AccountId> {
  • os_info 3.6.0/src/os_type.rs
    5
    #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)]
    6
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    7
    #[non_exhaustive]
  • osm-tag-csv-history 0.5.0/src/main.rs
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    enum OutputFormat {
  • osshkeys 0.6.2/src/keys/mod.rs
    83
    #[allow(clippy::upper_case_acronyms)]
    84
    #[derive(Debug, PartialEq)]
    92
    #[allow(clippy::upper_case_acronyms)]
    93
    pub(crate) enum KeyPairType {
  • overlord 0.4.2/src/smr/mod.rs
    18
    ///
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    #[derive(Debug)]
  • oxygengine-core 0.30.0/src/localization.rs
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    mod parser {
  • pako-tools 0.1.2/src/flow.rs
    5
    /// Unique `Flow` identifier
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub type FlowID = u64;
  • pam-client 0.5.0/src/lib.rs
    181
    #[allow(clippy::upper_case_acronyms)]
    182
    impl Flag {
    187
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    188
    #[EnumRepr(type = "c_int")]
  • paperclip 0.8.0/src/error.rs
    26
        #[error("This version of OpenAPI is unsupported.")]
    27
        #[allow(clippy::upper_case_acronyms)]
    28
        UnsupportedOpenAPIVersion,
    38
        #[error("Cannot set URL {:?}: {}", _0, _1)]
    39
        #[allow(clippy::upper_case_acronyms)]
    40
        InvalidBasePathURL(String, url_dep::ParseError),
  • parsec-interface 0.27.0/src/operations_protobuf/mod.rs
    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;
  • pastel 0.9.0/src/lib.rs
    882
            #[allow(clippy::upper_case_acronyms)]
    883
            struct RGB(Scalar, Scalar, Scalar);
  • pathfinding 4.2.1/src/directed/edmonds_karp.rs
    16
    /// Type alias for Edmonds-Karp maximum flow result.
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    pub type EKFlows<N, C> = (Vec<Edge<N, C>>, C, Vec<Edge<N, C>>);
  • patract-wasmi 0.9.1/src/isa.rs
    139
    #[derive(Debug, Clone, PartialEq)]
    140
    #[allow(clippy::upper_case_acronyms)]
    141
    pub enum Instruction<'a> {
    352
    #[derive(Copy, Debug, Clone, PartialEq, Eq)]
    353
    #[allow(clippy::upper_case_acronyms)]
    354
    pub(crate) enum InstructionInternal {
  • peace-performance 0.4.0/src/fruits/pp.rs
    31
    #[derive(Clone, Debug)]
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    pub struct FruitsPP<'m> {
  • peace-performance 0.4.0/src/mania/pp.rs
    29
    #[derive(Clone, Debug)]
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    pub struct ManiaPP<'m> {
  • peace-performance 0.4.0/src/osu/pp.rs
    31
    #[derive(Clone, Debug)]
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    pub struct OsuPP<'m> {
  • peace-performance 0.4.0/src/parse/error.rs
    18
    #[derive(Debug)]
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    pub enum ParseError {
  • peace-performance 0.4.0/src/parse/mod.rs
    750
    #[derive(Copy, Clone, Debug, Hash, PartialEq, Eq)]
    751
    #[allow(clippy::upper_case_acronyms)]
    752
    pub enum GameMode {
  • peace-performance 0.4.0/src/pp.rs
    16
    #[derive(Clone)]
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    pub enum AnyPP<'m> {
  • peace-performance 0.4.0/src/taiko/pp.rs
    31
    #[derive(Clone, Debug)]
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    pub struct TaikoPP<'m> {
  • perspective 1.9.0/src/rust/config/filters.rs
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    #[derive(Clone, Copy, Deserialize, Debug, Eq, PartialEq, Serialize)]
  • pest_meta 2.5.4/src/grammar.rs
    1
    pub struct PestParser;
    2
    # [allow (dead_code , non_camel_case_types , clippy :: upper_case_acronyms)] # [derive (Clone , Copy , Debug , Eq , Hash , Ord , PartialEq , PartialOrd)] pub enum Rule { EOI , r#grammar_rules , r#grammar_rule , r#assignment_operator , r#opening_brace , r#closing_brace , r#opening_paren , r#closing_paren , r#opening_brack , r#closing_brack , r#modifier , r#silent_modifier , r#atomic_modifier , r#compound_atomic_modifier , r#non_atomic_modifier , r#expression , r#term , r#node , r#terminal , r#prefix_operator , r#infix_operator , r#postfix_operator , r#positive_predicate_operator , r#negative_predicate_operator , r#sequence_operator , r#choice_operator , r#optional_operator , r#repeat_operator , r#repeat_once_operator , r#repeat_exact , r#repeat_min , r#repeat_max , r#repeat_min_max , r#number , r#integer , r#comma , r#_push , r#peek_slice , r#identifier , r#alpha , r#alpha_num , r#string , r#insensitive_string , r#range , r#character , r#inner_str , r#inner_chr , r#escape , r#code , r#unicode , r#hex_digit , r#quote , r#single_quote , r#range_operator , r#newline , r#WHITESPACE , r#line_comment , r#block_comment , r#COMMENT , r#space , r#grammar_doc , r#line_doc , r#inner_doc } # [allow (clippy :: all)] impl :: pest :: Parser < Rule > for PestParser { fn parse < 'i > (rule : Rule , input : & 'i str) -> :: std :: result :: Result < :: pest :: iterators :: Pairs < 'i , Rule > , :: pest :: error :: Error < Rule > > { mod rules { # ! [allow (clippy :: upper_case_acronyms)] pub mod hidden { use super :: super :: Rule ; # [inline] # [allow (dead_code , non_snake_case , unused_variables)] pub fn skip (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { if state . atomicity () == :: pest :: Atomicity :: NonAtomic { state . sequence (| state | { state . repeat (| state | super :: visible :: WHITESPACE (state)) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: visible :: COMMENT (state) . and_then (| state | { state . repeat (| state | super :: visible :: WHITESPACE (state)) }) }) }) }) }) } else { Ok (state) } } } pub mod visible { use super :: super :: Rule ; # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#grammar_rules (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . sequence (| state | { self :: r#SOI (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . sequence (| state | { state . optional (| state | { self :: r#grammar_doc (state) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: hidden :: skip (state) . and_then (| state | { self :: r#grammar_doc (state) }) }) }) }) }) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . sequence (| state | { self :: r#grammar_rule (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . sequence (| state | { state . optional (| state | { self :: r#grammar_rule (state) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: hidden :: skip (state) . and_then (| state | { self :: r#grammar_rule (state) }) }) }) }) }) }) }) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#EOI (state) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#grammar_rule (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#grammar_rule , | state | { state . sequence (| state | { self :: r#identifier (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#assignment_operator (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . optional (| state | { self :: r#modifier (state) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#opening_brace (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#expression (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_brace (state) }) }) . or_else (| state | { self :: r#line_doc (state) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#assignment_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#assignment_operator , | state | { state . match_string ("=") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#opening_brace (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#opening_brace , | state | { state . match_string ("{") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#closing_brace (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#closing_brace , | state | { state . match_string ("}") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#opening_paren (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#opening_paren , | state | { state . match_string ("(") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#closing_paren (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#closing_paren , | state | { state . match_string (")") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#opening_brack (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#opening_brack , | state | { state . match_string ("[") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#closing_brack (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#closing_brack , | state | { state . match_string ("]") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#modifier (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { self :: r#silent_modifier (state) . or_else (| state | { self :: r#atomic_modifier (state) }) . or_else (| state | { self :: r#compound_atomic_modifier (state) }) . or_else (| state | { self :: r#non_atomic_modifier (state) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#silent_modifier (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#silent_modifier , | state | { state . match_string ("_") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#atomic_modifier (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#atomic_modifier , | state | { state . match_string ("@") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#compound_atomic_modifier (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#compound_atomic_modifier , | state | { state . match_string ("$") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#non_atomic_modifier (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#non_atomic_modifier , | state | { state . match_string ("!") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#expression (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#expression , | state | { state . sequence (| state | { state . optional (| state | { self :: r#choice_operator (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#term (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . sequence (| state | { state . optional (| state | { state . sequence (| state | { self :: r#infix_operator (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#term (state) }) }) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: hidden :: skip (state) . and_then (| state | { state . sequence (| state | { self :: r#infix_operator (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#term (state) }) }) }) }) }) }) }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#term (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#term , | state | { state . sequence (| state | { state . sequence (| state | { state . optional (| state | { self :: r#prefix_operator (state) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: hidden :: skip (state) . and_then (| state | { self :: r#prefix_operator (state) }) }) }) }) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#node (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . sequence (| state | { state . optional (| state | { self :: r#postfix_operator (state) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: hidden :: skip (state) . and_then (| state | { self :: r#postfix_operator (state) }) }) }) }) }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#node (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . sequence (| state | { self :: r#opening_paren (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#expression (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_paren (state) }) }) . or_else (| state | { self :: r#terminal (state) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#terminal (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { self :: r#_push (state) . or_else (| state | { self :: r#peek_slice (state) }) . or_else (| state | { self :: r#identifier (state) }) . or_else (| state | { self :: r#string (state) }) . or_else (| state | { self :: r#insensitive_string (state) }) . or_else (| state | { self :: r#range (state) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#prefix_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { self :: r#positive_predicate_operator (state) . or_else (| state | { self :: r#negative_predicate_operator (state) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#infix_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { self :: r#sequence_operator (state) . or_else (| state | { self :: r#choice_operator (state) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#postfix_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { self :: r#optional_operator (state) . or_else (| state | { self :: r#repeat_operator (state) }) . or_else (| state | { self :: r#repeat_once_operator (state) }) . or_else (| state | { self :: r#repeat_exact (state) }) . or_else (| state | { self :: r#repeat_min (state) }) . or_else (| state | { self :: r#repeat_max (state) }) . or_else (| state | { self :: r#repeat_min_max (state) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#positive_predicate_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#positive_predicate_operator , | state | { state . match_string ("&") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#negative_predicate_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#negative_predicate_operator , | state | { state . match_string ("!") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#sequence_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#sequence_operator , | state | { state . match_string ("~") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#choice_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#choice_operator , | state | { state . match_string ("|") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#optional_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#optional_operator , | state | { state . match_string ("?") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#repeat_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#repeat_operator , | state | { state . match_string ("*") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#repeat_once_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#repeat_once_operator , | state | { state . match_string ("+") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#repeat_exact (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#repeat_exact , | state | { state . sequence (| state | { self :: r#opening_brace (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#number (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_brace (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#repeat_min (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#repeat_min , | state | { state . sequence (| state | { self :: r#opening_brace (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#number (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#comma (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_brace (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#repeat_max (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#repeat_max , | state | { state . sequence (| state | { self :: r#opening_brace (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#comma (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#number (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_brace (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#repeat_min_max (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#repeat_min_max , | state | { state . sequence (| state | { self :: r#opening_brace (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#number (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#comma (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#number (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_brace (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#number (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#number , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . sequence (| state | { state . match_range ('0' .. '9') . and_then (| state | { state . repeat (| state | { state . match_range ('0' .. '9') }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#integer (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#integer , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { self :: r#number (state) . or_else (| state | { state . sequence (| state | { state . match_string ("-") . and_then (| state | { state . repeat (| state | { state . match_string ("0") }) }) . and_then (| state | { state . match_range ('1' .. '9') }) . and_then (| state | { state . optional (| state | { self :: r#number (state) }) }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#comma (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#comma , | state | { state . match_string (",") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#_push (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#_push , | state | { state . sequence (| state | { state . match_string ("PUSH") . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#opening_paren (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#expression (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_paren (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#peek_slice (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#peek_slice , | state | { state . sequence (| state | { state . match_string ("PEEK") . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#opening_brack (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . optional (| state | { self :: r#integer (state) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#range_operator (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . optional (| state | { self :: r#integer (state) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#closing_brack (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#identifier (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#identifier , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . sequence (| state | { state . lookahead (false , | state | { state . match_string ("PUSH") }) . and_then (| state | { state . match_string ("_") . or_else (| state | { self :: r#alpha (state) }) }) . and_then (| state | { state . repeat (| state | { state . match_string ("_") . or_else (| state | { self :: r#alpha_num (state) }) }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#alpha (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . match_range ('a' .. 'z') . or_else (| state | { state . match_range ('A' .. 'Z') }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#alpha_num (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { self :: r#alpha (state) . or_else (| state | { state . match_range ('0' .. '9') }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#string (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . atomic (:: pest :: Atomicity :: CompoundAtomic , | state | { state . rule (Rule :: r#string , | state | { state . sequence (| state | { self :: r#quote (state) . and_then (| state | { self :: r#inner_str (state) }) . and_then (| state | { self :: r#quote (state) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#insensitive_string (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#insensitive_string , | state | { state . sequence (| state | { state . match_string ("^") . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#string (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#range (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#range , | state | { state . sequence (| state | { self :: r#character (state) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#range_operator (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#character (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#character (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . atomic (:: pest :: Atomicity :: CompoundAtomic , | state | { state . rule (Rule :: r#character , | state | { state . sequence (| state | { self :: r#single_quote (state) . and_then (| state | { self :: r#inner_chr (state) }) . and_then (| state | { self :: r#single_quote (state) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#inner_str (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#inner_str , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . sequence (| state | { let strings = ["\"" , "\\"] ; state . skip_until (& strings) . and_then (| state | { state . optional (| state | { state . sequence (| state | { self :: r#escape (state) . and_then (| state | { self :: r#inner_str (state) }) }) }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#inner_chr (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#inner_chr , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { self :: r#escape (state) . or_else (| state | { self :: r#ANY (state) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#escape (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#escape , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . sequence (| state | { state . match_string ("\\") . and_then (| state | { state . match_string ("\"") . or_else (| state | { state . match_string ("\\") }) . or_else (| state | { state . match_string ("r") }) . or_else (| state | { state . match_string ("n") }) . or_else (| state | { state . match_string ("t") }) . or_else (| state | { state . match_string ("0") }) . or_else (| state | { state . match_string ("'") }) . or_else (| state | { self :: r#code (state) }) . or_else (| state | { self :: r#unicode (state) }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#code (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#code , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . sequence (| state | { state . match_string ("x") . and_then (| state | { self :: r#hex_digit (state) }) . and_then (| state | { self :: r#hex_digit (state) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#unicode (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#unicode , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . sequence (| state | { state . match_string ("u") . and_then (| state | { self :: r#opening_brace (state) }) . and_then (| state | { state . sequence (| state | { self :: r#hex_digit (state) . and_then (| state | { self :: r#hex_digit (state) }) . and_then (| state | { state . optional (| state | { self :: r#hex_digit (state) }) }) . and_then (| state | { state . optional (| state | { self :: r#hex_digit (state) }) }) . and_then (| state | { state . optional (| state | { self :: r#hex_digit (state) }) }) . and_then (| state | { state . optional (| state | { self :: r#hex_digit (state) }) }) }) }) . and_then (| state | { self :: r#closing_brace (state) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#hex_digit (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#hex_digit , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . match_range ('0' .. '9') . or_else (| state | { state . match_range ('a' .. 'f') }) . or_else (| state | { state . match_range ('A' .. 'F') }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#quote (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#quote , | state | { state . match_string ("\"") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#single_quote (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#single_quote , | state | { state . match_string ("'") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#range_operator (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#range_operator , | state | { state . match_string ("..") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#newline (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . match_string ("\n") . or_else (| state | { state . match_string ("\r\n") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#WHITESPACE (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . match_string (" ") . or_else (| state | { state . match_string ("\t") }) . or_else (| state | { self :: r#newline (state) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#line_comment (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . sequence (| state | { state . match_string ("//") . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . lookahead (false , | state | { state . match_string ("/") . or_else (| state | { state . match_string ("!") }) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . sequence (| state | { state . optional (| state | { state . sequence (| state | { state . lookahead (false , | state | { self :: r#newline (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#ANY (state) }) }) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: hidden :: skip (state) . and_then (| state | { state . sequence (| state | { state . lookahead (false , | state | { self :: r#newline (state) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#ANY (state) }) }) }) }) }) }) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#block_comment (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . sequence (| state | { state . match_string ("/*") . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . sequence (| state | { state . optional (| state | { self :: r#block_comment (state) . or_else (| state | { state . sequence (| state | { state . lookahead (false , | state | { state . match_string ("*/") }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#ANY (state) }) }) }) . and_then (| state | { state . repeat (| state | { state . sequence (| state | { super :: hidden :: skip (state) . and_then (| state | { self :: r#block_comment (state) . or_else (| state | { state . sequence (| state | { state . lookahead (false , | state | { state . match_string ("*/") }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { self :: r#ANY (state) }) }) }) }) }) }) }) }) }) }) . and_then (| state | { super :: hidden :: skip (state) }) . and_then (| state | { state . match_string ("*/") }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#COMMENT (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . atomic (:: pest :: Atomicity :: Atomic , | state | { self :: r#block_comment (state) . or_else (| state | { self :: r#line_comment (state) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#space (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . match_string (" ") . or_else (| state | { state . match_string ("\t") }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#grammar_doc (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . atomic (:: pest :: Atomicity :: CompoundAtomic , | state | { state . rule (Rule :: r#grammar_doc , | state | { state . sequence (| state | { state . match_string ("//!") . and_then (| state | { state . optional (| state | { self :: r#space (state) }) }) . and_then (| state | { self :: r#inner_doc (state) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#line_doc (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . atomic (:: pest :: Atomicity :: CompoundAtomic , | state | { state . rule (Rule :: r#line_doc , | state | { state . sequence (| state | { state . match_string ("///") . and_then (| state | { state . optional (| state | { self :: r#space (state) }) }) . and_then (| state | { state . lookahead (false , | state | { state . match_string ("/") }) }) . and_then (| state | { self :: r#inner_doc (state) }) }) }) }) } # [inline] # [allow (non_snake_case , unused_variables)] pub fn r#inner_doc (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: r#inner_doc , | state | { state . atomic (:: pest :: Atomicity :: Atomic , | state | { state . repeat (| state | { state . sequence (| state | { state . lookahead (false , | state | { self :: r#newline (state) }) . and_then (| state | { self :: r#ANY (state) }) }) }) }) }) } # [inline] # [allow (dead_code , non_snake_case , unused_variables)] pub fn ANY (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . skip (1) } # [inline] # [allow (dead_code , non_snake_case , unused_variables)] pub fn EOI (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . rule (Rule :: EOI , | state | state . end_of_input ()) } # [inline] # [allow (dead_code , non_snake_case , unused_variables)] pub fn SOI (state : :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >>) -> :: pest :: ParseResult < :: std :: boxed :: Box < :: pest :: ParserState < '_ , Rule >> > { state . start_of_input () } } pub use self :: visible :: * ; } :: pest :: state (input , | state | { match rule { Rule :: r#grammar_rules => rules :: r#grammar_rules (state) , Rule :: r#grammar_rule => rules :: r#grammar_rule (state) , Rule :: r#assignment_operator => rules :: r#assignment_operator (state) , Rule :: r#opening_brace => rules :: r#opening_brace (state) , Rule :: r#closing_brace => rules :: r#closing_brace (state) , Rule :: r#opening_paren => rules :: r#opening_paren (state) , Rule :: r#closing_paren => rules :: r#closing_paren (state) , Rule :: r#opening_brack => rules :: r#opening_brack (state) , Rule :: r#closing_brack => rules :: r#closing_brack (state) , Rule :: r#modifier => rules :: r#modifier (state) , Rule :: r#silent_modifier => rules :: r#silent_modifier (state) , Rule :: r#atomic_modifier => rules :: r#atomic_modifier (state) , Rule :: r#compound_atomic_modifier => rules :: r#compound_atomic_modifier (state) , Rule :: r#non_atomic_modifier => rules :: r#non_atomic_modifier (state) , Rule :: r#expression => rules :: r#expression (state) , Rule :: r#term => rules :: r#term (state) , Rule :: r#node => rules :: r#node (state) , Rule :: r#terminal => rules :: r#terminal (state) , Rule :: r#prefix_operator => rules :: r#prefix_operator (state) , Rule :: r#infix_operator => rules :: r#infix_operator (state) , Rule :: r#postfix_operator => rules :: r#postfix_operator (state) , Rule :: r#positive_predicate_operator => rules :: r#positive_predicate_operator (state) , Rule :: r#negative_predicate_operator => rules :: r#negative_predicate_operator (state) , Rule :: r#sequence_operator => rules :: r#sequence_operator (state) , Rule :: r#choice_operator => rules :: r#choice_operator (state) , Rule :: r#optional_operator => rules :: r#optional_operator (state) , Rule :: r#repeat_operator => rules :: r#repeat_operator (state) , Rule :: r#repeat_once_operator => rules :: r#repeat_once_operator (state) , Rule :: r#repeat_exact => rules :: r#repeat_exact (state) , Rule :: r#repeat_min => rules :: r#repeat_min (state) , Rule :: r#repeat_max => rules :: r#repeat_max (state) , Rule :: r#repeat_min_max => rules :: r#repeat_min_max (state) , Rule :: r#number => rules :: r#number (state) , Rule :: r#integer => rules :: r#integer (state) , Rule :: r#comma => rules :: r#comma (state) , Rule :: r#_push => rules :: r#_push (state) , Rule :: r#peek_slice => rules :: r#peek_slice (state) , Rule :: r#identifier => rules :: r#identifier (state) , Rule :: r#alpha => rules :: r#alpha (state) , Rule :: r#alpha_num => rules :: r#alpha_num (state) , Rule :: r#string => rules :: r#string (state) , Rule :: r#insensitive_string => rules :: r#insensitive_string (state) , Rule :: r#range => rules :: r#range (state) , Rule :: r#character => rules :: r#character (state) , Rule :: r#inner_str => rules :: r#inner_str (state) , Rule :: r#inner_chr => rules :: r#inner_chr (state) , Rule :: r#escape => rules :: r#escape (state) , Rule :: r#code => rules :: r#code (state) , Rule :: r#unicode => rules :: r#unicode (state) , Rule :: r#hex_digit => rules :: r#hex_digit (state) , Rule :: r#quote => rules :: r#quote (state) , Rule :: r#single_quote => rules :: r#single_quote (state) , Rule :: r#range_operator => rules :: r#range_operator (state) , Rule :: r#newline => rules :: r#newline (state) , Rule :: r#WHITESPACE => rules :: r#WHITESPACE (state) , Rule :: r#line_comment => rules :: r#line_comment (state) , Rule :: r#block_comment => rules :: r#block_comment (state) , Rule :: r#COMMENT => rules :: r#COMMENT (state) , Rule :: r#space => rules :: r#space (state) , Rule :: r#grammar_doc => rules :: r#grammar_doc (state) , Rule :: r#line_doc => rules :: r#line_doc (state) , Rule :: r#inner_doc => rules :: r#inner_doc (state) , Rule :: EOI => rules :: EOI (state) } }) } }
  • pixfetch 1.0.0/src/cli.rs
    79
    #[derive(Deserialize, Debug, PartialEq, Eq, Clone, Copy, EnumString, EnumIter)]
    80
    #[allow(clippy::upper_case_acronyms)]
    81
    pub enum Info {
  • plonky2_field 0.1.0/src/extension/mod.rs
    12
    /// such that the extension is `F[X]/(X^d-W)`.
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub trait OEF<const D: usize>: FieldExtension<D> {
  • podman-api 0.8.0/src/lib.rs
    49
        #[error(transparent)]
    50
        #[allow(clippy::upper_case_acronyms)]
    51
        IO(#[from] IoError),
  • poetic 0.2.1/src/instruction.rs
    1
    #[allow(clippy::upper_case_acronyms)]
    2
    #[derive(Clone, Copy, Debug, std::cmp::PartialEq, std::cmp::Eq)]
  • polar-core 0.26.4/src/error.rs
    245
        },
    246
        #[allow(clippy::upper_case_acronyms)]
    247
        UnrecognizedEOF {
  • port-finance-lending 0.1.0/src/pyth.rs
    70
        Price,
    71
        #[allow(clippy::upper_case_acronyms)]
    72
        TWAP,
  • port-finance-variable-rate-lending 0.1.2/src/pyth.rs
    70
        Price,
    71
        #[allow(clippy::upper_case_acronyms)]
    72
        TWAP,
  • port-variable-rate-lending 0.2.3/src/pyth.rs
    70
        Price,
    71
        #[allow(clippy::upper_case_acronyms)]
    72
        TWAP,
  • port-variable-rate-lending-instructions 0.3.0/src/pyth.rs
    70
        Price,
    71
        #[allow(clippy::upper_case_acronyms)]
    72
        TWAP,
  • posix-acl 1.1.0/src/acl.rs
    24
    /// Using methods `get(qual) -> perms`, `set(qual, perms)`, `remove(qual)`.
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    pub struct PosixACL {
  • posix-acl 1.1.0/src/entry.rs
    75
    #[derive(Debug, PartialEq)]
    76
    #[allow(clippy::upper_case_acronyms)]
    77
    pub struct ACLEntry {
  • posix-acl 1.1.0/src/error.rs
    15
    #[derive(Debug)]
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub enum ACLError {
  • posix-acl 1.1.0/src/iter.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub(crate) struct RawACLIterator<'a> {
  • prima_bridge 0.14.3/src/request/body.rs
    85
    #[allow(clippy::upper_case_acronyms)]
    86
    #[derive(Debug, Serialize)]
  • prima_bridge 0.14.3/src/request/mod.rs
    20
        Rest,
    21
        #[allow(clippy::upper_case_acronyms)]
    22
        GraphQL,
  • prima_bridge 0.14.3/src/request/request_type/graphql.rs
    20
    /// The GraphQLRequest is a struct that represent a GraphQL request to be done with a [Bridge].
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub struct GraphQLRequest<'a> {
  • prima_bridge 0.14.3/src/response.rs
    15
        Rest,
    16
        #[allow(clippy::upper_case_acronyms)]
    17
        GraphQL,
  • protonup-rs 0.3.0/src/main.rs
    45
    #[derive(Debug, Copy, Clone)]
    46
    #[allow(clippy::upper_case_acronyms)]
    47
    enum Menu {
  • pslink-shared 0.4.1-beta.2/src/datatypes.rs
    121
    /// To add an additional language add it to this enum aswell as an appropriate file into the locales folder.
    122
    #[allow(clippy::upper_case_acronyms)]
    123
    #[derive(
  • public-ip 0.2.2/src/dns.rs
    153
    #[derive(Debug, Clone, Copy, PartialEq)]
    154
    #[allow(clippy::upper_case_acronyms)]
    155
    pub enum QueryMethod {
  • python-packaging 0.16.0/src/interpreter.rs
    299
        /// Serialized value: `LC_CTYPE`
    300
        #[allow(clippy::upper_case_acronyms)]
    301
        LCCtype = 1,
  • qoqo 1.2.0/src/operations/multi_qubit_gate_operations.rs
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    #[wrap(Operate, Rotate, OperateMultiQubit, OperateGate, OperateMultiQubitGate)]
    39
    #[allow(clippy::upper_case_acronyms)]
    40
    #[wrap(Operate, Rotate, OperateMultiQubit, OperateGate, OperateMultiQubitGate)]
  • qoqo 1.2.0/src/operations/two_qubit_gate_operations.rs
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    #[wrap(Operate, OperateTwoQubit, OperateGate, OperateTwoQubitGate)]
    46
    #[allow(clippy::upper_case_acronyms)]
    47
    #[wrap(Operate, OperateTwoQubit, OperateGate, OperateTwoQubitGate)]
    68
    #[allow(clippy::upper_case_acronyms)]
    69
    #[wrap(Operate, OperateTwoQubit, OperateGate, OperateTwoQubitGate)]
    90
    #[allow(clippy::upper_case_acronyms)]
    91
    #[wrap(Operate, OperateTwoQubit, OperateGate, OperateTwoQubitGate)]
    112
    #[allow(clippy::upper_case_acronyms)]
    113
    #[wrap(Operate, OperateTwoQubit, OperateGate, OperateTwoQubitGate)]
  • qrcode-generator 4.1.7/src/qr_code_error.rs
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    /// Errors when encoding QR code.
  • quickjs_runtime 0.8.7/src/esvalue.rs
    224
    #[allow(clippy::upper_case_acronyms)]
    225
    struct CachedJSValueRef {
  • quickjs_runtime 0.8.7/src/quickjs_utils/atoms.rs
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub struct JSAtomRef {
  • quickjs_runtime 0.8.7/src/quickjs_utils/properties.rs
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    /// this is a wrapper struct for JSPropertyEnum struct in quickjs
  • quickjs_runtime 0.8.7/src/valueref.rs
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub struct JSValueRef {
  • quickraw 0.1.6/src/maker/decode_utility/ljpeg/mod.rs
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    enum Marker {
  • quickraw 0.1.6/src/raw/mod.rs
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    #[derive(Debug)]
  • quicktest 1.0.1/src/runner/types.rs
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    #[derive(PartialEq)]
  • random_name_generator 0.1.2/src/lib.rs
    36
    /// ```
    37
    #[allow(clippy::upper_case_acronyms)]
    38
    #[derive(Clone, Debug, PartialEq)]
  • rapiddb 0.1.16/src/db/mmav.rs
    18
    /// ```
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    pub struct MMAV {
  • raptorq 1.7.0/src/operation_vector.rs
    8
    #[cfg_attr(feature = "serde_support", derive(Serialize, Deserialize))]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub enum SymbolOps {
  • rasterh3 0.2.0/src/axis.rs
    2
    #[derive(Copy, Clone)]
    3
    #[allow(clippy::upper_case_acronyms)]
    4
    pub enum AxisOrder {
  • rav1e 0.6.3/src/bin/decoder/mod.rs
    27
    #[derive(Debug)]
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    pub enum DecodeError {
  • rb_tree 0.5.0/src/lib.rs
    25
    #[cfg(feature = "map")]
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    #[derive(Clone)]
    36
    #[cfg(feature = "set")]
    37
    #[allow(clippy::upper_case_acronyms)]
    38
    #[derive(Clone)]
    49
    #[cfg(feature = "queue")]
    50
    #[allow(clippy::upper_case_acronyms)]
    51
    #[derive(Clone)]
  • rdftk_core 0.3.1/src/model/data_set/name.rs
    35
    #[allow(clippy::upper_case_acronyms)]
    36
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
  • rdftk_core 0.3.1/src/model/literal/data_type.rs
    17
        /// Denotes a literal of type `xsd::anyURI`.
    18
        #[allow(clippy::upper_case_acronyms)]
    19
        IRI,
  • rdftk_core 0.3.1/src/simple/statement/object.rs
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[derive(Clone, Debug)]
  • rdftk_core 0.3.1/src/simple/statement/subject.rs
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    #[derive(Clone, Debug)]
  • rdftk_iri 0.1.9/src/iri.rs
    107
    ///
    108
    #[allow(clippy::upper_case_acronyms)]
    109
    #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash)]
    123
    ///
    124
    #[allow(clippy::upper_case_acronyms)]
    125
    pub type IRIRef = Arc<IRI>;
  • reql-types 0.3.3/src/lib.rs
    160
    #[derive(Debug, Serialize, Deserialize)]
    161
    #[allow(clippy::upper_case_acronyms)]
    162
    struct BINARY;
  • rexpect 0.5.0/src/reader.rs
    16
    #[derive(Debug)]
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    enum PipedChar {
  • ripline 0.1.0/src/lib.rs
    163
    #[allow(clippy::upper_case_acronyms)]
    164
    #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)]
  • rofuse 0.0.5/src/mnt/mount_options.rs
    14
        /// Allows passing an option which is not otherwise supported in these enums
    15
        #[allow(clippy::upper_case_acronyms)]
    16
        CUSTOM(String),
  • roqoqo 1.2.0/src/operations/multi_qubit_gate_operations.rs
    30
    /// In mathematical terms the gate applies exp(-i * θ/2 * X_i0 * X_i1 * ... * X_in).
    31
    #[allow(clippy::upper_case_acronyms)]
    32
    #[derive(
    99
    /// In mathematical terms the gate applies exp(-i * θ/2 * Z_i0 * Z_i1 * ... * Z_in).
    100
    #[allow(clippy::upper_case_acronyms)]
    101
    #[derive(
  • roqoqo 1.2.0/src/operations/two_qubit_gate_operations.rs
    51
    /// Flips the state of a `target` qubit based on the `control` qubit.
    52
    #[allow(clippy::upper_case_acronyms)]
    53
    #[derive(
    150
    /// Swaps the states of two qubits `target` and `control`.
    151
    #[allow(clippy::upper_case_acronyms)]
    152
    #[derive(
    242
    /// and applies a complex phase `i` to states |01> and |10>.
    243
    #[allow(clippy::upper_case_acronyms)]
    244
    #[derive(
    335
    /// Conserves the correct sign when the qubits represent Fermionic degrees of freedom.
    336
    #[allow(clippy::upper_case_acronyms)]
    337
    #[derive(
    431
    /// SqrtISwap * SqrtISwap = ISwap
    432
    #[allow(clippy::upper_case_acronyms)]
    433
    #[derive(
  • rosu-pp 0.9.3/src/catch/pp.rs
    33
    #[derive(Clone, Debug)]
    34
    #[allow(clippy::upper_case_acronyms)]
    35
    pub struct CatchPP<'map> {
  • rosu-pp 0.9.3/src/mania/pp.rs
    41
    #[derive(Clone, Debug)]
    42
    #[allow(clippy::upper_case_acronyms)]
    43
    pub struct ManiaPP<'map> {
  • rosu-pp 0.9.3/src/osu/pp.rs
    38
    #[derive(Clone, Debug)]
    39
    #[allow(clippy::upper_case_acronyms)]
    40
    pub struct OsuPP<'map> {
  • rosu-pp 0.9.3/src/parse/error.rs
    7
    #[derive(Debug)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub enum ParseError {
  • rosu-pp 0.9.3/src/pp.rs
    37
    /// ```
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    #[derive(Clone, Debug)]
  • rosu-pp 0.9.3/src/taiko/pp.rs
    37
    #[derive(Clone, Debug)]
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    pub struct TaikoPP<'map> {
  • rosu-v2 0.7.0/src/model/beatmap_.rs
    1468
    #[allow(clippy::upper_case_acronyms, missing_docs)]
    1469
    #[derive(Copy, Clone, Debug, Eq, PartialEq, Hash)]
  • rosu-v2 0.7.0/src/model/grade.rs
    12
    /// Enum for a [`Score`](crate::model::score::Score)'s grade (sometimes called rank)
    13
    #[allow(clippy::upper_case_acronyms, missing_docs)]
    14
    #[derive(Copy, Clone, Hash, Debug, Eq, PartialEq, PartialOrd, Serialize)]
  • rpcap 1.0.0/src/def.rs
    224
    #[repr(u32)]
    225
    #[allow(dead_code,non_camel_case_types,clippy::upper_case_acronyms)]
    226
    pub enum Linktype {
  • rpg-stat 2021.12.16/src/npc.rs
    207
    */
    208
    #[allow(clippy::upper_case_acronyms)]
    209
    #[derive(Debug, Clone, PartialEq, Eq, Deserialize, Serialize)]
  • rppal-mcp23s17 0.0.3/src/lib.rs
    91
    /// to 0 ([`IOCON::BANK_OFF`]).
    92
    #[allow(clippy::upper_case_acronyms)]
    93
    #[derive(Clone, Copy, Debug, PartialEq, Eq, PartialOrd, Ord)]
  • rseip 0.3.1/src/client/ab_eip/value.rs
    13
    /// atomic data type: BOOL
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    #[allow(unused)]
    17
    /// atomic data type: DWORD, 32-bit boolean array
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    #[allow(unused)]
    21
    /// atomic data type: SINT, 8-bit integer
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[allow(unused)]
    25
    /// atomic data type: INT, 16-bit integer
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    #[allow(unused)]
    29
    /// atomic data type: DINT, 32-bit integer
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    #[allow(unused)]
  • rslint_lexer 0.2.0/src/lib.rs
    1475
    // Every handler a byte coming in could be mapped to
    1476
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    1477
    #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
  • rspirv 0.11.0+1.5.4/binary/autogen_error.rs
    7
    #[derive(Debug, PartialEq)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub enum Error {
  • rspirv 0.11.0+1.5.4/binary/tracker.rs
    73
    #[allow(clippy::upper_case_acronyms)]
    74
    enum ExtInstSet {
  • rspirv 0.11.0+1.5.4/dr/autogen_operand.rs
    6
    #[derive(Clone, Debug, PartialEq)]
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    pub enum Operand {
  • rspirv 0.11.0+1.5.4/grammar/autogen_table.rs
    6
    #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)]
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    pub enum OperandKind {
  • rspirv 0.11.0+1.5.4/grammar/syntax.rs
    161
    /// This table is staic data stored in the library.
    162
    #[allow(clippy::upper_case_acronyms)]
    163
    pub struct OpenCLStd100InstructionTable;
  • rspirv 0.11.0+1.5.4/sr/autogen_ops.rs
    51
    #[derive(Clone, Debug, Eq, PartialEq)]
    52
    #[allow(clippy::upper_case_acronyms)]
    53
    pub enum Terminator {
    58
    #[derive(Clone, Debug, Eq, PartialEq)]
    59
    #[allow(clippy::upper_case_acronyms)]
    60
    pub enum Op {
  • rspirv 0.11.0+1.5.4/sr/autogen_types.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(Clone, Debug)]
  • rusqlite 0.28.0/src/config.rs
    13
    #[non_exhaustive]
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub enum DbConfig {
  • rusqlite 0.28.0/src/hooks.rs
    15
    #[non_exhaustive]
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub enum Action {
  • rusqlite 0.28.0/src/limits.rs
    13
    #[non_exhaustive]
    14
    #[allow(clippy::upper_case_acronyms, non_camel_case_types)]
    15
    #[cfg_attr(docsrs, doc(cfg(feature = "limits")))]
  • rusqlite 0.28.0/src/session.rs
    660
    #[non_exhaustive]
    661
    #[allow(clippy::upper_case_acronyms)]
    662
    pub enum ConflictType {
    688
    #[non_exhaustive]
    689
    #[allow(clippy::upper_case_acronyms)]
    690
    pub enum ConflictAction {
  • rusqlite 0.28.0/src/vtab/mod.rs
    326
    #[allow(non_snake_case, non_camel_case_types, missing_docs)]
    327
    #[allow(clippy::upper_case_acronyms)]
    328
    pub enum IndexConstraintOp {
  • rusqlite-ic 0.28.1/src/config.rs
    13
    #[non_exhaustive]
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub enum DbConfig {
  • rusqlite-ic 0.28.1/src/hooks.rs
    15
    #[non_exhaustive]
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub enum Action {
  • rusqlite-ic 0.28.1/src/limits.rs
    13
    #[non_exhaustive]
    14
    #[allow(clippy::upper_case_acronyms, non_camel_case_types)]
    15
    #[cfg_attr(docsrs, doc(cfg(feature = "limits")))]
  • rusqlite-ic 0.28.1/src/session.rs
    660
    #[non_exhaustive]
    661
    #[allow(clippy::upper_case_acronyms)]
    662
    pub enum ConflictType {
    688
    #[non_exhaustive]
    689
    #[allow(clippy::upper_case_acronyms)]
    690
    pub enum ConflictAction {
  • rusqlite-ic 0.28.1/src/vtab/mod.rs
    326
    #[allow(non_snake_case, non_camel_case_types, missing_docs)]
    327
    #[allow(clippy::upper_case_acronyms)]
    328
    pub enum IndexConstraintOp {
  • rust-gpu-tools 0.6.1/src/error.rs
    7
    #[derive(thiserror::Error, Debug)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub enum GPUError {
    59
    /// Convenience type alias for [`GPUError`] based [`Result`]s.
    60
    #[allow(clippy::upper_case_acronyms)]
    61
    pub type GPUResult<T> = std::result::Result<T, GPUError>;
  • rust-gpu-tools 0.6.1/src/opencl/error.rs
    3
    #[derive(thiserror::Error, Debug)]
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub enum GPUError {
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    #[allow(dead_code)]
  • rust_sbml 0.7.0/src/unit.rs
    63
    pub enum UnitSIdRef {
    64
        #[allow(clippy::upper_case_acronyms)]
    65
        SIUnit(UnitSId),
  • rust-spice 0.7.4/src/core/raw.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub type DLADSC = c::SpiceDLADescr;
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    pub type DSKDSC = c::SpiceDSKDescr;
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub type CELL = c::SpiceCell;
  • rust_tokenizers 8.0.0/src/error.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Error, Debug)]
  • rust_tokenizers 8.0.0/src/tokenizer/base_tokenizer.rs
    67
    /// # Type indication for tokens (e.g. special token, white space, unknown...)
    68
    #[allow(clippy::upper_case_acronyms)]
    69
    #[derive(Debug, PartialEq, PartialOrd, Clone, Copy, Serialize, Deserialize, Eq)]
  • rust_tokenizers 8.0.0/src/tokenizer/m2m100_tokenizer.rs
    31
    /// - SentencePiece decomposition
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    pub struct M2M100Tokenizer {
  • rust_tokenizers 8.0.0/src/tokenizer/mbart50_tokenizer.rs
    31
    /// - SentencePiece decomposition
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    pub struct MBart50Tokenizer {
  • rust_tokenizers 8.0.0/src/tokenizer/xlm_roberta_tokenizer.rs
    31
    /// - SentencePiece decomposition
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    pub struct XLMRobertaTokenizer {
  • rust_tokenizers 8.0.0/src/tokenizer/xlnet_tokenizer.rs
    32
    /// - SentencePiece decomposition
    33
    #[allow(clippy::upper_case_acronyms)]
    34
    pub struct XLNetTokenizer {
  • rust_tokenizers 8.0.0/src/vocab/m2m100_vocab.rs
    39
    /// Expects a JSON-format vocabulary when created from file.
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    #[derive(Debug, Clone)]
  • rust_tokenizers 8.0.0/src/vocab/mbart50_vocab.rs
    39
    /// Expects a SentencePiece protobuf file when created from file.
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    #[derive(Debug, Clone)]
  • rust_tokenizers 8.0.0/src/vocab/xlm_roberta_vocab.rs
    32
    /// Expects a SentencePiece protobuf file when created from file.
    33
    #[allow(clippy::upper_case_acronyms)]
    34
    #[derive(Debug, Clone)]
  • rust_tokenizers 8.0.0/src/vocab/xlnet_vocab.rs
    32
    /// Expects a SentencePiece protobuf file when created from file.
    33
    #[allow(clippy::upper_case_acronyms)]
    34
    #[derive(Debug, Clone)]
  • rust_util 0.6.41/src/util_msg.rs
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    #[derive(Clone, Copy)]
  • rustc_codegen_nvvm 0.3.0/src/llvm.rs
    599
    #[derive(Copy, Clone, PartialEq)]
    600
    #[allow(clippy::upper_case_acronyms)]
    601
    #[repr(C)]
  • rustdns 0.4.0/src/resource.rs
    15
    /// IPv6 Address (AAAA) record.
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub type AAAA = Ipv6Addr;
    23
    /// Canonical name (CNAME) record, for aliasing one name to another.
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    pub type CNAME = String;
    28
    /// implementing reverse DNS lookups.
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    pub type PTR = String;
    32
    /// Text (TXT) record for arbitrary human-readable text in a DNS record.
    33
    #[allow(clippy::upper_case_acronyms)]
    34
    #[derive(Clone, Debug, Eq, Hash, PartialEq)]
    125
    #[derive(Clone, Debug, Eq, Hash, PartialEq)]
    126
    #[allow(clippy::upper_case_acronyms)]
    127
    pub struct SOA {
  • rustdns 0.4.0/src/types.rs
    261
    #[derive(Copy, Clone, Debug, Display, EnumString, Eq, Hash, FromPrimitive, PartialEq)]
    262
    #[allow(clippy::upper_case_acronyms)]
    263
    #[repr(u8)] // Really only 4 bits
    303
    #[derive(Copy, Clone, Debug, Display, EnumString, Eq, Hash, FromPrimitive, PartialEq)]
    304
    #[allow(clippy::upper_case_acronyms)]
    305
    #[repr(u16)] // In headers it is 4 bits, in extended OPTS it is 16.
    391
    #[derive(Copy, Clone, Debug, Display, EnumString, Eq, FromPrimitive, Hash, PartialEq)]
    392
    #[allow(clippy::upper_case_acronyms)]
    393
    #[repr(u16)]
    495
    /// Recource Record Definitions.
    496
    #[allow(clippy::upper_case_acronyms)]
    497
    #[derive(Clone, Debug, Eq, PartialEq, Hash)]
  • rustls 0.21.0-alpha.1/src/lib.rs
    513
    /** Type renames. */
    514
    #[allow(clippy::upper_case_acronyms)]
    515
    #[doc(hidden)]
    517
    pub type ResolvesServerCertUsingSNI = server::ResolvesServerCertUsingSni;
    518
    #[allow(clippy::upper_case_acronyms)]
    519
    #[cfg(feature = "dangerous_configuration")]
    522
    pub type WebPKIVerifier = client::WebPkiVerifier;
    523
    #[allow(clippy::upper_case_acronyms)]
    524
    #[doc(hidden)]
  • rustls 0.21.0-alpha.1/src/sign.rs
    214
    #[allow(clippy::upper_case_acronyms)]
    215
    #[doc(hidden)]
  • rustls-webpki 0.100.0-alpha.2/src/der.rs
    21
    // Copied (and extended) from ring's src/der.rs
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[derive(Clone, Copy, Eq, PartialEq)]
  • rustsec 0.26.4/src/osv/advisory.rs
    95
    #[allow(clippy::upper_case_acronyms)]
    96
    #[derive(Debug, Clone, Serialize)]
  • rusty-hermit 0.3.54/src/drivers/virtio/mod.rs
    153
    	/// An enum of the device's status field interpretations.
    154
    	#[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    155
    	#[derive(Clone, Copy, Debug)]
  • rusty-hermit 0.3.54/src/drivers/virtio/transport/pci.rs
    33
    // as this function uses the catch-all "_" case!
    34
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    35
    #[repr(u16)]
    89
    // as this function uses the catch-all "_" case!
    90
    #[allow(dead_code, non_camel_case_types, clippy::upper_case_acronyms)]
    91
    #[derive(Copy, Clone, PartialEq)]
  • rustympkglib 0.1.1/src/lib.rs
    15
    #[non_exhaustive]
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    pub enum ErrorKind {
  • rustzx-core 0.15.0/src/zx/sound/ay.rs
    8
    #[derive(Clone, Copy)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub enum ZXAYMode {
  • rustzx-z80 0.15.0/src/opcode/types.rs
    6
    /// Instruction prefix type
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    #[derive(Clone, Copy, PartialEq, Eq, Debug)]
  • rustzx-z80 0.15.0/src/registers.rs
    18
    #[rustfmt::skip]
    19
    #[allow(clippy::upper_case_acronyms)]
    20
    pub enum RegName8 {
    69
    #[rustfmt::skip]
    70
    #[allow(clippy::upper_case_acronyms)]
    71
    pub enum RegName16 {
  • s2gpp 1.0.2/src/training/rotation/pca/mod.rs
    21
    #[derive(Default, Clone)]
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    pub struct PCA {
  • s3-server 0.2.0/src/errors.rs
    228
    #[derive(Debug, Clone, Copy)]
    229
    #[allow(clippy::upper_case_acronyms)]
    230
    #[non_exhaustive]
  • sabicom 0.2.0/src/cpu.rs
    148
    #[allow(clippy::upper_case_acronyms)]
    149
    enum AddrMode {
  • saft 0.32.0/src/codegen.rs
    4
    #[derive(PartialEq, Eq)]
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    pub enum Backend {
  • sawp-dns 0.11.1/src/header.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    15
    /// Masks for extracting DNS header flags
    16
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    17
    #[derive(Debug, Clone, Copy, PartialEq, BitFlags)]
  • sawp-dns 0.11.1/src/lib.rs
    173
    /// Error flags raised while parsing DNS - to be used in the returned Message
    174
    #[allow(clippy::upper_case_acronyms)]
    175
    #[repr(u16)]
  • scanner-syn 0.2.0/src/core_impl/info_extractor/mod.rs
    33
    #[derive(PartialEq, Eq)]
    34
    #[allow(clippy::upper_case_acronyms)]
    35
    pub enum SerializerType {
  • scientific 0.2.0/src/types/rounding_mode.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub(crate) enum RoundingMode {
  • scientific 0.2.0/src/types/rounding_rpsp.rs
    1
    #[allow(clippy::upper_case_acronyms)]
    2
    pub(crate) struct RPSP;
  • scylla 0.7.0/src/transport/partitioner.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Clone, PartialEq, Debug)]
  • seaplane 0.6.0/src/api/shared/v1/models.rs
    21
    )]
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[strum(ascii_case_insensitive)]
    53
    )]
    54
    #[allow(clippy::upper_case_acronyms)]
    55
    #[strum(ascii_case_insensitive)]
  • seaplane-cli 0.4.0/src/cli/cmds/formation/common.rs
    236
    /// We provide a shim between the Seaplane Region so we can do some additional UX work
    237
    #[allow(clippy::upper_case_acronyms)]
    238
    #[derive(Debug, Copy, Clone, PartialEq, Eq, strum::EnumString)]
  • seaplane-cli 0.4.0/src/cli/cmds/restrict/common.rs
    107
    /// We provide a shim between the Seaplane Region so we can do some additional UX work
    108
    #[allow(clippy::upper_case_acronyms)]
    109
    #[derive(Debug, Copy, Clone, PartialEq, Eq, strum::EnumString)]
  • security-framework-sys 2.8.0/src/keychain.rs
    35
    #[derive(Copy, Clone, Eq, PartialEq, Debug)]
    36
    #[allow(clippy::upper_case_acronyms)]
    37
    pub enum SecProtocolType {
    76
    #[derive(Copy, Clone, Eq, PartialEq, Debug)]
    77
    #[allow(clippy::upper_case_acronyms)]
    78
    pub enum SecAuthenticationType {
  • seed 0.9.2/src/virtual_dom/values.rs
    17
    /// ```
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    #[derive(Clone, Debug, PartialEq, Eq)]
    37
    #[allow(clippy::wrong_self_convention)]
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    pub trait ToCSSValueForCSSValue {
    50
    #[doc(hidden)]
    51
    #[allow(clippy::upper_case_acronyms)]
    52
    pub trait ToCSSValueForToString {
    63
    #[doc(hidden)]
    64
    #[allow(clippy::upper_case_acronyms)]
    65
    pub trait ToCSSValueForOptionToString {
  • seedwing-policy-engine 0.1.0-alpha.2/src/core/data/from.rs
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    #[derive(Debug)]
  • seedwing-policy-engine 0.1.0-alpha.2/src/core/json/mod.rs
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[derive(Debug)]
  • seedwing-policy-engine 0.1.0-alpha.2/src/core/maven/gav.rs
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    #[derive(Debug)]
  • seedwing-policy-engine 0.1.0-alpha.2/src/core/pem/mod.rs
    24
    /// Encode a blob as PEM certificate
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    #[derive(Debug)]
  • seedwing-policy-engine 0.1.0-alpha.2/src/core/x509/mod.rs
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    #[derive(Debug)]
    74
    /// Decode a single DER encoded X.509 certificate
    75
    #[allow(clippy::upper_case_acronyms)]
    76
    #[derive(Debug)]
  • self_update 0.34.0/src/backends/s3.rs
    23
    /// Currently S3, GCS, and DigitalOcean Spaces supported.
    24
    #[allow(clippy::upper_case_acronyms)]
    25
    #[derive(Clone, Copy, Debug)]
  • semtech-udp 0.10.4/src/packet/types.rs
    201
    #[derive(Debug, Serialize, Deserialize, Clone)]
    202
    #[allow(clippy::upper_case_acronyms)]
    203
    pub enum CodingRate {
  • sequencefile 0.2.0/src/errors.rs
    12
    #[derive(Debug)]
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub enum Error {
  • sequoia-ipc 0.29.0/src/assuan/lexer.rs
    26
    #[derive(Debug, Clone, Copy)]
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    pub enum Token {
  • sequoia-ipc 0.29.0/src/sexp/parse/lexer.rs
    29
    #[derive(Debug, Clone, PartialEq)]
    30
    #[allow(clippy::upper_case_acronyms)]
    31
    pub enum Token<'a> {
  • sequoia-openpgp 1.13.0/src/armor.rs
    600
    #[derive(Clone, Copy, Debug, PartialEq, Eq)]
    601
    #[allow(clippy::upper_case_acronyms)]
    602
    enum CSFTransformer {
  • sequoia-openpgp 1.13.0/src/parse.rs
    613
    #[derive(Copy, Clone, PartialEq, Debug)]
    614
    #[allow(clippy::upper_case_acronyms)]
    615
    pub(crate) enum HashesFor {
    3368
    /// The return value of PacketParser::parse.
    3369
    #[allow(clippy::upper_case_acronyms)]
    3370
    enum ParserResult<'a> {
  • sequoia-openpgp 1.13.0/src/regex/lexer.rs
    25
    #[derive(Debug, Clone, PartialEq)]
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    pub enum Token {
  • sequoia-openpgp 1.13.0/src/serialize/cert_armored.rs
    123
    /// A `Cert` or `TSK` to be armored and serialized.
    124
    #[allow(clippy::upper_case_acronyms)]
    125
    enum Encoder<'a> {
  • sequoia-openpgp 1.13.0/src/serialize/stream/writer/writer_deflate.rs
    9
    /// ZIP compressing writer.
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub struct ZIP<'a, C: 'a> {
    80
    /// ZLIB compressing writer.
    81
    #[allow(clippy::upper_case_acronyms)]
    82
    pub struct ZLIB<'a, C: 'a> {
  • sequoia-openpgp 1.13.0/src/serialize.rs
    2837
    #[allow(dead_code)]
    2838
    #[allow(clippy::upper_case_acronyms)]
    2839
    enum PacketRef<'a> {
  • serenity 0.11.5/src/model/channel/message.rs
    1144
    pub enum MessageActivityKind {
    1145
        #[allow(clippy::upper_case_acronyms)]
    1146
        JOIN = 1,
    1147
        #[allow(clippy::upper_case_acronyms)]
    1148
        SPECTATE = 2,
    1149
        #[allow(clippy::upper_case_acronyms)]
    1150
        LISTEN = 3,
  • serp-traits 0.5.3/src/nft.rs
    8
    /// Abstraction over a non-fungible token system.
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub trait NFT<AccountId> {
  • seshat 2.3.3/src/error.rs
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    #[derive(Error, Debug)]
  • shaderc-macro 0.1.0/src/impl/shaderc_serde.rs
    177
    #[allow(clippy::upper_case_acronyms)]
    178
    #[derive(Deserialize)]
  • shadowsocks-crypto 0.5.1/src/kind.rs
    77
    #[allow(non_camel_case_types)]
    78
    #[allow(clippy::upper_case_acronyms)]
    79
    #[derive(Clone, Debug, Copy, PartialEq, Eq, Hash)]
  • sharesight-types 0.8.2/src/codes.rs
    3
    #[allow(clippy::upper_case_acronyms)]
    4
    #[derive(Clone, Copy, Debug, Deserialize, Serialize)]
    953
    #[allow(clippy::upper_case_acronyms)]
    954
    #[derive(Clone, Copy, Debug, Deserialize, Serialize)]
  • signalr_rs 0.2.6/examples/bittrex.rs
    129
    #[allow(non_snake_case, clippy::upper_case_acronyms)]
    130
    #[derive(Debug, Serialize, Deserialize)]
  • simple-irc-server 0.1.7/src/command.rs
    233
    #[allow(clippy::upper_case_acronyms)]
    234
    #[derive(PartialEq, Eq, Debug)]
    242
    #[allow(clippy::upper_case_acronyms)]
    243
    #[derive(PartialEq, Eq, Debug)]
  • sloggers 2.1.1/src/types.rs
    119
    #[derive(Debug, Clone)]
    120
    #[allow(missing_docs, clippy::upper_case_acronyms)]
    121
    #[cfg(feature = "slog-kvfilter")]
  • smartcore 0.3.0/src/optimization/mod.rs
    13
    ///
    14
    #[allow(clippy::upper_case_acronyms)]
    15
    #[derive(Debug, PartialEq, Eq)]
  • smithay-client-toolkit 0.16.0/src/seat/keyboard/state.rs
    26
    #[derive(Debug)]
    27
    #[allow(clippy::upper_case_acronyms)]
    28
    pub struct RMLVO {
  • smol-layout 0.1.0/build.rs
    98
    #[repr(u8)]
    99
    #[allow(clippy::upper_case_acronyms)]
    100
    enum ExtraState {
  • snarkvm-marlin 0.8.0/src/constraints/ahp.rs
    863
    #[cfg(test)]
    864
    #[allow(clippy::upper_case_acronyms)]
    865
    mod test {
  • snarkvm-marlin 0.8.0/src/constraints/snark.rs
    366
    #[cfg(test)]
    367
    #[allow(clippy::upper_case_acronyms)]
    368
    pub mod multiple_input_tests {
  • snarkvm-marlin 0.8.0/src/constraints/verifier.rs
    316
    #[cfg(test)]
    317
    #[allow(clippy::upper_case_acronyms)]
    318
    mod test {
  • snarkvm-marlin 0.8.0/src/constraints/verifier_key/prepared_circuit_verifier_key.rs
    240
    #[cfg(test)]
    241
    #[allow(clippy::upper_case_acronyms)]
    242
    mod test {
  • snmp-parser 0.8.0/src/snmpv3.rs
    43
    #[derive(Debug, PartialEq)]
    44
    #[allow(clippy::upper_case_acronyms)]
    45
    pub enum SecurityParameters<'a> {
  • solang 0.2.1/src/abi/ethereum.rs
    8
    #[derive(Serialize)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub struct ABIParam {
    22
    #[derive(Serialize)]
    23
    #[allow(clippy::upper_case_acronyms)]
    24
    pub struct ABI {
  • sophia_api 0.7.2/src/dataset/_traits.rs
    540
    #[allow(clippy::upper_case_acronyms)]
    541
    #[deprecated(
  • sophia_api 0.7.2/src/graph/_traits.rs
    410
    #[allow(clippy::upper_case_acronyms)]
    411
    #[deprecated(
  • sophia_api 0.7.2/src/quad/stream.rs
    35
    #[allow(clippy::upper_case_acronyms)]
    36
    #[deprecated(
  • sophia_api 0.7.2/src/triple/stream.rs
    62
    #[allow(clippy::upper_case_acronyms)]
    63
    #[deprecated(
  • sparse-merkle-tree 0.6.1/benches/smt_benchmark.rs
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    type SMT = SparseMerkleTree<Blake2bHasher, H256, DefaultStore<H256>>;
  • sparse-merkle-tree 0.6.1/benches/store_counter_benchmark.rs
    73
    #[allow(clippy::upper_case_acronyms)]
    74
    type SMT = SparseMerkleTree<Blake2bHasher, H256, DefaultStoreWithCounters<H256>>;
  • sparse-merkle-tree 0.6.1/src/tests/tree.rs
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    type SMT = SparseMerkleTree<Blake2bHasher, H256, DefaultStore<H256>>;
  • spdx-rs 0.5.2/src/parsers/tag_value.rs
    24
    #[derive(Debug, Clone, PartialEq)]
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    pub(super) enum Atom {
  • speedy2d 1.9.0/src/glwrapper.rs
    643
    #[allow(clippy::upper_case_acronyms)]
    644
    #[derive(Debug, Hash, PartialEq, Eq, Clone)]
  • spire-workload 1.3.1/src/spiffe.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    #[derive(Debug, Clone, PartialEq, Eq, Hash, PartialOrd, Ord)]
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    #[derive(Debug, Clone, PartialEq)]
  • spirv 0.2.0+1.5.4/autogen_spirv.rs
    24
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    pub enum SourceLanguage {
    71
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    72
    #[allow(clippy::upper_case_acronyms)]
    73
    pub enum ExecutionModel {
    158
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    159
    #[allow(clippy::upper_case_acronyms)]
    160
    pub enum AddressingModel {
    202
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    203
    #[allow(clippy::upper_case_acronyms)]
    204
    pub enum MemoryModel {
    246
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    247
    #[allow(clippy::upper_case_acronyms)]
    248
    pub enum ExecutionMode {
  • spirv_headers 1.5.1/autogen_spirv.rs
    24
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    25
    #[allow(clippy::upper_case_acronyms)]
    26
    pub enum SourceLanguage {
    71
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    72
    #[allow(clippy::upper_case_acronyms)]
    73
    pub enum ExecutionModel {
    158
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    159
    #[allow(clippy::upper_case_acronyms)]
    160
    pub enum AddressingModel {
    202
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    203
    #[allow(clippy::upper_case_acronyms)]
    204
    pub enum MemoryModel {
    246
    #[cfg_attr(feature = "deserialize", derive(serde::Deserialize))]
    247
    #[allow(clippy::upper_case_acronyms)]
    248
    pub enum ExecutionMode {
  • spirv-std 0.4.0/src/ray_tracing.rs
    165
    #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)]
    166
    #[allow(clippy::upper_case_acronyms)]
    167
    pub enum CandidateIntersection {
  • spirv-tools-sys 0.7.0/src/opt.rs
    12
    #[repr(C)]
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub enum Passes {
  • spirv-tools-sys 0.7.0/src/shared.rs
    17
    #[repr(C)]
    18
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    19
    pub enum TargetEnv {
  • spng-sys 0.2.0-alpha.2/src/lib.rs
    5
    #[allow(non_snake_case)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    mod ffi;
  • spr 1.3.4/src/commands/list.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    type URI = String;
  • springql-core 0.18.1/src/pipeline/source_reader_model/source_reader_type.rs
    3
    #[allow(clippy::upper_case_acronyms)]
    4
    #[derive(Clone, Eq, PartialEq, Debug)]
  • springql-core-release-test 1.0.0-a6/src/pipeline/source_reader_model/source_reader_type.rs
    3
    #[allow(clippy::upper_case_acronyms)]
    4
    #[derive(Clone, Eq, PartialEq, Debug)]
  • sprs 0.11.0/src/lib.rs
    163
        ReverseCuthillMcKee,
    164
        #[allow(clippy::upper_case_acronyms)]
    165
        CAMDSuiteSparse,
  • sprs 0.11.0/src/sparse/csmat.rs
    39
    #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
    40
    #[allow(clippy::upper_case_acronyms)]
    41
    pub enum CompressedStorage {
  • sqldatetime 0.1.34/src/interval.rs
    30
    /// has an interval precision that includes a YEAR field or a MONTH field, or both.
    31
    #[allow(clippy::upper_case_acronyms)]
    32
    #[derive(Copy, Clone, Debug, Eq, PartialEq, Hash, Ord, PartialOrd)]
    271
    /// has an interval precision that includes DAY, HOUR, MINUTE, SECOND, MICROSECOND.
    272
    #[allow(clippy::upper_case_acronyms)]
    273
    #[derive(Copy, Clone, Debug, Eq, PartialEq, Hash, PartialOrd, Ord)]
  • sre-engine 0.4.1/src/constants.rs
    18
    #[repr(u32)]
    19
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    20
    pub enum SreOpcode {
    64
    #[repr(u32)]
    65
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    66
    pub enum SreAtCode {
    81
    #[repr(u32)]
    82
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    83
    pub enum SreCatCode {
  • ssi-dids 0.1.0/src/lib.rs
    139
    // @TODO parsed data structs for DID and DIDURL
    140
    #[allow(clippy::upper_case_acronyms)]
    141
    type DID = String;
  • ssi-vc 0.1.0/src/revocation.rs
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    type URL = String;
  • sspi 0.6.0/src/ntlm/messages/av_pair.rs
    28
    #[derive(Clone)]
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    pub enum AvPair {
  • stardust-xr-schemas 1.4.0/src/generated/input.rs
    124
    #[allow(clippy::upper_case_acronyms)]
    125
    #[non_exhaustive]
  • starship 1.12.0/src/modules/utils/path.rs
    23
        // allow because this mirrors std
    24
        #[allow(clippy::upper_case_acronyms)]
    25
        #[derive(Debug, PartialEq, Eq)]
  • static_aabb2d_index 0.6.0/src/core.rs
    40
    /// Simple 2D axis aligned bounding box which holds the extents of a 2D box.
    41
    #[allow(clippy::upper_case_acronyms)]
    42
    #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
  • stm32f0xx-hal 0.18.0/src/rcc.rs
    60
    ))]
    61
    #[allow(clippy::upper_case_acronyms)]
    62
    pub enum USBClockSource {
    93
        #[allow(clippy::upper_case_acronyms)]
    94
        pub(super) enum SysClkSource {
    210
        #[allow(clippy::upper_case_acronyms)]
    211
        pub(super) enum SysClkSource {
  • stm32wlxx-hal 0.6.1/src/subghz/mod.rs
    1349
    #[repr(u16)]
    1350
    #[allow(clippy::upper_case_acronyms)]
    1351
    pub(crate) enum Register {
  • storage-proofs-update 12.0.0/src/poseidon/vanilla.rs
    91
    #[derive(Debug)]
    92
    #[allow(clippy::upper_case_acronyms)]
    93
    pub struct EmptySectorUpdate<TreeR>
  • storage-proofs-update 12.0.0/src/vanilla.rs
    255
    #[derive(Debug)]
    256
    #[allow(clippy::upper_case_acronyms)]
    257
    pub struct EmptySectorUpdate<TreeR>
  • stork-lib 1.6.0/src/config/file.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    74
        #[serde(rename = "src_url")]
    75
        #[allow(clippy::upper_case_acronyms)]
    76
        URL(String),
  • stp258-traits 0.5.2/src/nft.rs
    8
    /// Abstraction over a non-fungible token system.
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    pub trait NFT<AccountId> {
  • svd2rust 0.28.0/src/util.rs
    91
    #[allow(clippy::upper_case_acronyms)]
    92
    #[allow(non_camel_case_types)]
  • swash 0.1.6/src/text/cluster/cluster.rs
    318
    #[derive(Copy, Clone, PartialEq, Eq)]
    319
    #[allow(clippy::upper_case_acronyms)]
    320
    enum FormKind {
  • sway-core 0.33.1/src/asm_lang/allocated_ops.rs
    56
    /// so here it is.
    57
    #[allow(clippy::upper_case_acronyms)]
    58
    #[derive(Clone, Debug)]
  • sway-core 0.33.1/src/asm_lang/virtual_ops.rs
    22
    /// so here it is.
    23
    #[allow(clippy::upper_case_acronyms)]
    24
    #[derive(Clone, Debug)]
  • sway-lsp 0.33.1/src/config.rs
    63
    #[serde(remote = "LevelFilter")]
    64
    #[allow(clippy::upper_case_acronyms)]
    65
    enum LevelFilterDef {
  • swc_common 0.29.29/src/errors/lock.rs
    29
        type LPSECURITY_ATTRIBUTES = *mut u8;
    30
        #[allow(clippy::upper_case_acronyms)]
    31
        type BOOL = i32;
    32
        #[allow(clippy::upper_case_acronyms)]
    33
        type LPCSTR = *const u8;
    34
        #[allow(clippy::upper_case_acronyms)]
    35
        type HANDLE = *mut u8;
    36
        #[allow(clippy::upper_case_acronyms)]
    37
        type DWORD = u32;
  • symbolic-minidump 8.8.0/src/processor.rs
    561
    /// In rough order of "trust metric".
    562
    #[allow(clippy::upper_case_acronyms)]
    563
    #[repr(u32)]
  • syslog_loose 0.18.0/src/message.rs
    7
    #[derive(Clone, Debug, PartialEq, Eq)]
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    pub enum Protocol {
  • syslog_loose 0.18.0/src/pri.rs
    8
    #[allow(non_camel_case_types)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    /// Syslog facilities. Taken From RFC 5424, but I've heard that some platforms mix these around.
    106
    #[allow(non_camel_case_types)]
    107
    #[allow(clippy::upper_case_acronyms)]
    108
    /// Syslog Severities from RFC 5424.
  • syslog_loose 0.18.0/src/procid.rs
    3
    #[derive(Clone, Debug, PartialEq, Eq)]
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub enum ProcId<S: AsRef<str> + Ord + PartialEq + Clone> {
  • talap 0.1.2/src/http_request_method.rs
    3
    /// The HTTP request method.
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
  • tame-oauth 0.8.1/src/jwt.rs
    83
    #[derive(Debug, PartialEq, Eq, Copy, Clone, Serialize, serde::Deserialize)]
    84
    #[allow(clippy::upper_case_acronyms)]
    85
    pub enum Algorithm {
  • tame-oidc 0.6.0/src/errors.rs
    1
    #[derive(thiserror::Error, Debug)]
    2
    #[allow(clippy::upper_case_acronyms)]
    3
    pub enum RequestError {
    11
    #[derive(thiserror::Error, Debug)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub enum TokenDataError {
    21
    #[derive(thiserror::Error, Debug)]
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    pub enum OidcValidationError {
  • tame-oidc 0.6.0/src/provider.rs
    124
    #[derive(serde::Deserialize, Debug, Clone)]
    125
    #[allow(clippy::upper_case_acronyms)]
    126
    #[serde(untagged)]
    180
    #[derive(serde::Deserialize, Debug, Clone)]
    181
    #[allow(clippy::upper_case_acronyms)]
    182
    pub struct JWKS {
    186
    #[allow(clippy::upper_case_acronyms)]
    187
    impl JWKS {
  • taos-optin 0.1.11/src/types/mod.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    pub type TAOS = c_void;
  • tapedeck 0.1.0/src/playlist.rs
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    #[derive(Parser)]
  • tauri-hotkey 0.1.2/src/lib.rs
    363
    #[allow(clippy::upper_case_acronyms)]
    364
    #[derive(
    382
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    383
    #[derive(
  • tch 0.10.1/src/nn/conv.rs
    42
    /// Generic convolution config.
    43
    #[allow(clippy::upper_case_acronyms)]
    44
    #[derive(Debug, Clone, Copy)]
  • tch 0.10.1/src/nn/conv_transpose.rs
    6
    /// A generic transposed convolution configuration.
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    #[derive(Debug, Clone, Copy)]
    38
    /// A generic transposed convolution layer.
    39
    #[allow(clippy::upper_case_acronyms)]
    40
    #[derive(Debug)]
  • tch 0.10.1/src/nn/rnn.rs
    5
    /// Trait for Recurrent Neural Networks.
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub trait RNN {
    34
    /// The state for a LSTM network, this contains two tensors.
    35
    #[allow(clippy::upper_case_acronyms)]
    36
    #[derive(Debug)]
    52
    /// Configuration for the GRU and LSTM layers.
    53
    #[allow(clippy::upper_case_acronyms)]
    54
    #[derive(Debug, Clone, Copy)]
    132
    /// https://en.wikipedia.org/wiki/Long_short-term_memory
    133
    #[allow(clippy::upper_case_acronyms)]
    134
    #[derive(Debug)]
    204
    /// A GRU state, this contains a single tensor.
    205
    #[allow(clippy::upper_case_acronyms)]
    206
    #[derive(Debug)]
  • tch 0.10.1/src/wrappers/kind.rs
    5
    /// The different kind of elements that a Tensor can hold.
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
  • tch 0.10.1/src/wrappers/utils.rs
    83
    /// Quantization engines
    84
    #[allow(clippy::upper_case_acronyms)]
    85
    #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
  • teloxide-core 0.9.0/src/types/non_telegram_types/country_code.rs
    3
    /// ISO 3166-1 alpha-2 language code.
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Copy, Clone, Debug, Eq, Hash, PartialEq, Serialize, Deserialize)]
  • teloxide-core 0.9.0/src/types/non_telegram_types/currency.rs
    3
    /// ISO 4217 currency.
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    #[derive(Copy, Clone, Debug, Eq, Hash, PartialEq, Serialize, Deserialize)]
  • terra-rust 1.1.8/src/bin/cargo_terra.rs
    14
    #[derive(Subcommand)]
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    enum TerraCommands {
  • terra-rust 1.1.8/src/terra_rust.rs
    57
    #[derive(Subcommand)]
    58
    #[allow(clippy::upper_case_acronyms)]
    59
    enum Command {
  • terra-rust-api 1.2.20/src/client/tx.rs
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub struct TX<'a> {
  • terra-rust-api 1.2.20/src/client/tx_types.rs
    15
    */
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    #[derive(Deserialize, Serialize, Debug)]
    26
    #[allow(clippy::upper_case_acronyms)]
    27
    #[derive(Deserialize, Serialize, Debug)]
    77
    #[allow(clippy::upper_case_acronyms)]
    78
    #[derive(Deserialize, Serialize, Debug)]
    83
    }
    84
    #[allow(clippy::upper_case_acronyms)]
    85
    #[derive(Deserialize, Serialize, Debug)]
    88
    }
    89
    #[allow(clippy::upper_case_acronyms)]
    90
    #[derive(Deserialize, Serialize, Debug)]
  • test-curve25519-dalek 4.0.0-pre.17/src/backend/vector/avx2/field.rs
    107
    /// `FieldElement2625x4`.
    108
    #[allow(clippy::upper_case_acronyms)]
    109
    #[derive(Copy, Clone, Debug)]
    125
    /// D) \\) into \\( (B, A, D, C) \\).
    126
    #[allow(clippy::upper_case_acronyms)]
    127
    #[derive(Copy, Clone, Debug)]
  • test-curve25519-dalek 4.0.0-pre.17/src/backend/vector/ifma/field.rs
    41
    #[allow(clippy::upper_case_acronyms)]
    42
    #[derive(Copy, Clone)]
    76
    #[allow(clippy::upper_case_acronyms)]
    77
    #[derive(Copy, Clone)]
  • tetanes 0.8.0/src/cpu/instr.rs
    27
    #[rustfmt::skip]
    28
    #[allow(clippy::upper_case_acronyms)]
    29
    #[derive(Copy, Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
    43
    #[derive(Copy, Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
    44
    #[allow(clippy::upper_case_acronyms)]
    45
    #[rustfmt::skip]
  • tfc 0.6.2/src/linux_x11/ffi/xlib.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    type XID = c_ulong;
  • threescalers 0.8.0/src/http/mapping_rule/method.rs
    12
    )]
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    #[derive(Debug, Clone)]
  • threescalers 0.8.0/src/http.rs
    5
    #[allow(clippy::upper_case_acronyms)]
    6
    #[derive(Debug, Copy, Clone, PartialEq, Eq)]
  • tinkoff-bank 0.1.0/src/data_structs.rs
    58
    #[allow(clippy::upper_case_acronyms)]
    59
    #[derive(Debug, PartialEq)]
    77
            #[allow(clippy::upper_case_acronyms)]
    78
            #[derive(Deserialize)]
  • tiny_http 0.12.0/src/common.rs
    334
    /// HTTP version (usually 1.0 or 1.1).
    335
    #[allow(clippy::upper_case_acronyms)]
    336
    #[derive(Debug, Clone, PartialEq, Eq)]
  • tinyget 1.0.1/src/request.rs
    5
    /// A URL type for requests.
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub type URL = String;
  • tokio-postgres 0.7.7/src/error/sqlstate.rs
    1076
    #[derive(PartialEq, Eq, Clone, Debug)]
    1077
    #[allow(clippy::upper_case_acronyms)]
    1078
    enum Inner {
  • tookey-libtss 1.2.0/src/ecdsa/state_machine/sign/rounds.rs
    28
    #[derive(Serialize, Deserialize, Debug, Clone)]
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    pub struct GWI(pub Point<Secp256k1>);
  • topgrade 10.3.1/src/config.rs
    202
    #[serde(deny_unknown_fields)]
    203
    #[allow(clippy::upper_case_acronyms)]
    204
    pub struct Distrobox {
    210
    #[serde(deny_unknown_fields)]
    211
    #[allow(clippy::upper_case_acronyms)]
    212
    pub struct Yarn {
    217
    #[serde(deny_unknown_fields)]
    218
    #[allow(clippy::upper_case_acronyms)]
    219
    pub struct NPM {
    224
    #[serde(deny_unknown_fields)]
    225
    #[allow(clippy::upper_case_acronyms)]
    226
    pub struct Firmware {
    231
    #[serde(deny_unknown_fields)]
    232
    #[allow(clippy::upper_case_acronyms)]
    233
    pub struct Flatpak {
  • topgrade 10.3.1/src/steps/node.rs
    43
    #[allow(clippy::upper_case_acronyms)]
    44
    struct NPM {
  • topgrade 10.3.1/src/steps/os/linux.rs
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    #[derive(Copy, Clone, Debug, PartialEq, Eq)]
  • topgrade-rs 10.0.1/src/config.rs
    175
    #[serde(deny_unknown_fields)]
    176
    #[allow(clippy::upper_case_acronyms)]
    177
    pub struct Yarn {
    182
    #[serde(deny_unknown_fields)]
    183
    #[allow(clippy::upper_case_acronyms)]
    184
    pub struct NPM {
    189
    #[serde(deny_unknown_fields)]
    190
    #[allow(clippy::upper_case_acronyms)]
    191
    pub struct Firmware {
    196
    #[serde(deny_unknown_fields)]
    197
    #[allow(clippy::upper_case_acronyms)]
    198
    pub struct Flatpak {
  • topgrade-rs 10.0.1/src/steps/node.rs
    20
    #[allow(clippy::upper_case_acronyms)]
    21
    struct NPM {
  • topgrade-rs 10.0.1/src/steps/os/linux.rs
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    #[derive(Copy, Clone, Debug, PartialEq, Eq)]
  • torch-sys 0.10.0/src/lib.rs
    197
    #[allow(clippy::upper_case_acronyms)]
    198
    #[repr(C)]
  • tough 0.12.5/src/sign.rs
    124
    #[derive(Debug)]
    125
    #[allow(clippy::upper_case_acronyms)]
    126
    pub enum SignKeyPair {
  • toxicblend 0.0.22/src/cmd_fsn_mavoxel.rs
    22
    #[allow(clippy::upper_case_acronyms)]
    23
    #[derive(Debug, Copy, Clone)]
  • toxicblend 0.0.22/src/lsystems_3d.rs
    272
            #[allow(clippy::upper_case_acronyms)]
    273
            #[derive(Logos, Debug, PartialEq)]
  • tplinker 0.4.4/src/main.rs
    230
        Long,
    231
        #[allow(clippy::upper_case_acronyms)]
    232
        JSON,
  • tsfile-writer 0.2.1/src/writer/statistics.rs
    6
    #[derive(Clone, Debug)]
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    pub enum Statistics {
  • tulipv2-sdk-common 0.9.22/src/pyth/mod.rs
    103
        Price,
    104
        #[allow(clippy::upper_case_acronyms)]
    105
        TWAP,
  • uasset 0.4.1/src/enums.rs
    5
    /// the various versions to the core serialized object format.
    6
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    7
    #[derive(Clone, Copy, Debug, FromPrimitive, PartialEq, PartialOrd)]
    327
    /// the various versions to the core serialized object format.
    328
    #[allow(non_camel_case_types, clippy::upper_case_acronyms)]
    329
    #[derive(Clone, Copy, Debug, FromPrimitive, PartialEq, PartialOrd)]
  • udp-socket 0.1.5/src/proto.rs
    52
    /// Explicit congestion notification codepoint
    53
    #[allow(clippy::upper_case_acronyms)]
    54
    #[repr(u8)]
  • ugdb 0.1.11/src/gdb.rs
    141
    #[allow(clippy::upper_case_acronyms)]
    142
    pub struct GDB {
  • ugdb 0.1.11/src/gdbmi/mod.rs
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub struct GDB {
  • ugdb 0.1.11/src/ipc.rs
    204
    #[allow(clippy::upper_case_acronyms)]
    205
    pub struct IPC {
  • ugdb 0.1.11/src/tui/srcview.rs
    826
    #[derive(Clone, Debug, PartialEq, derive_more::From)]
    827
    #[allow(clippy::upper_case_acronyms)]
    828
    enum DisassembleError {
  • ugg-types 0.2.0/src/mappings.rs
    276
    #[derive(Clone, Copy, Debug, PartialEq, Eq)]
    277
    #[allow(clippy::upper_case_acronyms)]
    278
    pub enum Mode {
  • umbral-pre 0.8.1/src/dem.rs
    77
    #[allow(clippy::upper_case_acronyms)]
    78
    #[derive(ZeroizeOnDrop)]
  • umbral-pre 0.8.1/src/key_frag.rs
    29
    #[allow(clippy::upper_case_acronyms)]
    30
    type KeyFragIDSize = U32;
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    #[derive(Clone, Copy, Debug, PartialEq)]
  • unicorn-engine 2.0.1/bindings/rust/src/sparc.rs
    3
    #[derive(PartialEq, Debug, Clone, Copy)]
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub enum RegisterSPARC {
  • unicorn-engine 2.0.1/bindings/rust/src/unicorn_const.rs
    14
    #[derive(PartialEq, Debug, Clone, Copy)]
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub enum uc_error {
    93
    #[derive(PartialEq, Debug, Clone, Copy)]
    94
    #[allow(clippy::upper_case_acronyms)]
    95
    pub enum Query {
  • unicorn-engine 2.0.1/bindings/rust/src/x86.rs
    3
    #[derive(PartialEq, Debug, Clone, Copy)]
    4
    #[allow(clippy::upper_case_acronyms, non_camel_case_types)]
    5
    pub enum RegisterX86 {
    255
    #[derive(PartialEq, Debug, Clone, Copy)]
    256
    #[allow(clippy::upper_case_acronyms)]
    257
    pub enum InsnX86 {
    266
    #[derive(PartialEq, Debug, Clone, Copy)]
    267
    #[allow(clippy::upper_case_acronyms)]
    268
    pub enum InsnSysX86 {
  • user-agent-parser 0.3.4/src/models/cpu.rs
    3
    #[derive(Debug, Clone, Default)]
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub struct CPU<'a> {
  • utcnow 0.2.2/src/u30.rs
    120
    #[allow(clippy::upper_case_acronyms)]
    121
    #[allow(dead_code)]
  • v_escape_codegen 0.1.8/src/ranges/switch.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Debug, Copy, Clone, PartialEq)]
  • validators 0.24.3/src/models/protocol.rs
    1
    #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)]
    2
    #[allow(clippy::upper_case_acronyms)]
    3
    pub enum Protocol {
  • variant_counter 0.4.0/examples/platform.rs
    8
        #[counter(group = "Mobile")]
    9
        #[allow(clippy::upper_case_acronyms)]
    10
        IOS,
  • variant_counter 0.4.0/tests/group.rs
    9
        #[counter(group = "mobile")]
    10
        #[allow(clippy::upper_case_acronyms)]
    11
        IOS,
  • vcard 0.4.11/src/properties/fburl.rs
    17
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    pub struct FBURL {
  • vcard 0.4.11/src/properties/impp.rs
    17
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    pub struct IMPP {
  • vcard 0.4.11/src/properties/relationship.rs
    19
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    20
    #[allow(clippy::large_enum_variant, clippy::upper_case_acronyms)]
    21
    pub enum Relationship {
  • vcard 0.4.11/src/properties/uid.rs
    17
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    pub struct UID {
  • vcard 0.4.11/src/properties/url.rs
    17
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    18
    #[allow(clippy::upper_case_acronyms)]
    19
    pub struct URL {
  • vcard 0.4.11/src/values/audio_value.rs
    15
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    enum AudioValueInner {
  • vcard 0.4.11/src/values/client_property_id_map_value.rs
    9
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    enum ClientPropertyIDMapValueInner {
  • vcard 0.4.11/src/values/geo_value.rs
    11
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub enum GeoValue {
  • vcard 0.4.11/src/values/image_value.rs
    15
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    16
    #[allow(clippy::upper_case_acronyms)]
    17
    enum ImageValueInner {
  • vcard 0.4.11/src/values/key_value.rs
    9
    #[derive(Clone, Debug, PartialEq, Eq, Hash)]
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    pub enum KeyValue {
  • veneer 0.1.1/src/fs/directory.rs
    156
    #[derive(Clone, Copy, Debug, PartialEq, Eq)]
    157
    #[allow(clippy::upper_case_acronyms)]
    158
    pub enum DType {
  • versatiles 0.1.12/src/lib/helper/convert.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Clone, Debug, PartialEq, Eq, ValueEnum)]
  • vertigo-html-macro 0.1.0-alpha.2/src/lib.rs
    4
    // https://github.com/pest-parser/pest/issues/490
    5
    #[allow(clippy::upper_case_acronyms)]
  • vopono_core 0.1.4/src/config/providers/hma/mod.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub struct HMA {}
  • vopono_core 0.1.4/src/config/providers/ivpn/mod.rs
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    pub struct IVPN {}
  • vsd 0.2.5/src/dash/parser.rs
    11
    #[allow(clippy::upper_case_acronyms)]
    12
    #[derive(Debug, Default, Deserialize)]
  • vsd 0.2.5/src/subtitles/mp4parser.rs
    14
    #[allow(dead_code, clippy::upper_case_acronyms)]
    15
    pub(super) struct TFHD {
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub(super) struct TRUN {
  • vsimd 0.8.0/src/isa.rs
    237
    #[allow(clippy::upper_case_acronyms)]
    238
    #[derive(Debug, Clone, Copy)]
  • vtx 0.15.0/src/lib.rs
    20
    #[derive(Debug, num_derive::FromPrimitive)]
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub enum Stereo {
  • w5500-dhcp 0.4.2/src/pkt.rs
    97
    #[repr(u8)]
    98
    #[allow(clippy::upper_case_acronyms)]
    99
    pub enum Op {
  • w5500-ll 0.10.4/src/specifiers.rs
    619
    #[repr(u8)]
    620
    #[allow(clippy::upper_case_acronyms)]
    621
    pub enum BufferSize {
  • w5500-mqtt 0.1.2/src/lib.rs
    107
    #[cfg_attr(feature = "defmt", derive(defmt::Format))]
    108
    #[allow(clippy::upper_case_acronyms)]
    109
    pub(crate) enum CtrlPkt {
  • warpgrapher 0.11.2/src/engine/context.rs
    20
    /// ['GraphQLContext']: ./struct.GraphQLContext.html
    21
    #[allow(clippy::upper_case_acronyms)]
    22
    pub struct GraphQLContext<RequestCtx: RequestContext> {
  • warpgrapher 0.11.2/src/engine/database/mod.rs
    312
    #[derive(Clone, Debug)]
    313
    #[allow(clippy::upper_case_acronyms)]
    314
    pub enum Operation {
  • wasm-framework 0.5.1/src/error.rs
    28
        /// KV asset not found
    29
        #[allow(clippy::upper_case_acronyms)]
    30
        KVKeyNotFound(String, u16),
    32
        /// Error received from Cloudflare API while performing KV request
    33
        #[allow(clippy::upper_case_acronyms)]
    34
        KVApi(reqwest::Error),
  • wasm-framework 0.5.1/src/method.rs
    5
    #[derive(Clone, Copy, PartialEq, Debug)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub enum Method {
  • wasm-service 0.5.1/src/error.rs
    28
        /// KV asset not found
    29
        #[allow(clippy::upper_case_acronyms)]
    30
        KVKeyNotFound(String, u16),
    32
        /// Error received from Cloudflare API while performing KV request
    33
        #[allow(clippy::upper_case_acronyms)]
    34
        KVApi(reqwest::Error),
  • wasm-service 0.5.1/src/method.rs
    5
    #[derive(Clone, Copy, PartialEq, Debug)]
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    pub enum Method {
  • wasmer-compiler-singlepass 3.2.0-alpha.1/src/arm64_decl.rs
    204
    #[derive(Copy, Clone, Debug, Eq, PartialEq)]
    205
    #[allow(clippy::upper_case_acronyms)]
    206
    pub enum ARM64Register {
  • wasmer-compiler-singlepass 3.2.0-alpha.1/src/emitter_arm64.rs
    73
    #[derive(Copy, Clone, Debug, Eq, PartialEq)]
    74
    #[allow(dead_code, clippy::upper_case_acronyms)]
    75
    pub enum NeonOrMemory {
    80
    #[derive(Copy, Clone, Debug)]
    81
    #[allow(dead_code, clippy::upper_case_acronyms)]
    82
    pub enum GPROrMemory {
  • wasmer-compiler-singlepass 3.2.0-alpha.1/src/emitter_x64.rs
    45
    #[derive(Copy, Clone, Debug, Eq, PartialEq)]
    46
    #[allow(dead_code, clippy::upper_case_acronyms)]
    47
    pub enum XMMOrMemory {
    52
    #[derive(Copy, Clone, Debug)]
    53
    #[allow(dead_code, clippy::upper_case_acronyms)]
    54
    pub enum GPROrMemory {
  • wasmer-compiler-singlepass 3.2.0-alpha.1/src/location.rs
    17
    #[allow(dead_code, clippy::upper_case_acronyms)]
    18
    #[derive(Copy, Clone, Debug, Eq, PartialEq, Ord, PartialOrd, Hash)]
  • webauthn-rs-core 0.4.9/src/internals.rs
    1198
    #[derive(Debug)]
    1199
    #[allow(clippy::upper_case_acronyms)]
    1200
    pub enum TpmVendor {
  • webpki 0.22.0/src/lib.rs
    81
    #[cfg(feature = "alloc")]
    82
    #[allow(unknown_lints, clippy::upper_case_acronyms)]
    83
    #[deprecated(note = "Use DnsName")]
    86
    #[deprecated(note = "use DnsNameRef")]
    87
    #[allow(unknown_lints, clippy::upper_case_acronyms)]
    88
    pub type DNSNameRef<'a> = DnsNameRef<'a>;
    90
    #[deprecated(note = "use TlsServerTrustAnchors")]
    91
    #[allow(unknown_lints, clippy::upper_case_acronyms)]
    92
    pub type TLSServerTrustAnchors<'a> = TlsServerTrustAnchors<'a>;
    94
    #[deprecated(note = "use TlsClientTrustAnchors")]
    95
    #[allow(unknown_lints, clippy::upper_case_acronyms)]
    96
    pub type TLSClientTrustAnchors<'a> = TlsClientTrustAnchors<'a>;
  • webrtc 0.6.0/src/rtp_transceiver/mod.rs
    37
    /// <https://tools.ietf.org/html/rfc3550#section-3>
    38
    #[allow(clippy::upper_case_acronyms)]
    39
    pub type SSRC = u32;
  • weresocool_ast 1.0.43/src/ast.rs
    43
        #[allow(clippy::upper_case_acronyms)]
    44
        AD {
    126
    #[allow(clippy::upper_case_acronyms)]
    127
    #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, Ord, PartialOrd, Hash, Eq)]
  • weresocool_error 1.0.43/src/portaudio_error.rs
    29
        /// Input device not compatible with output device
    30
        #[allow(clippy::upper_case_acronyms)]
    31
        BadIODeviceCombination,
  • wgpu-hal 0.15.1/src/gles/egl.rs
    63
    #[allow(clippy::upper_case_acronyms)]
    64
    type EGLDEBUGPROCKHR = Option<
  • wgpu-hal 0.15.1/src/metal/adapter.rs
    449
            #[derive(Clone, Copy, Debug)]
    450
            #[allow(clippy::upper_case_acronyms)]
    451
            struct NSOperatingSystemVersion {
  • wicrs_server 0.13.1/src/error.rs
    80
        #[error("PGP error")]
    81
        #[allow(clippy::upper_case_acronyms)]
    82
        PGP(#[from] pgp::errors::Error),
    83
        #[error("ID error")]
    84
        #[allow(clippy::upper_case_acronyms)]
    85
        ID(#[from] uuid::Error),
  • wicrs_server 0.13.1/src/lib.rs
    92
    /// Type used to represent IDs of non user objects throughout wicrs.
    93
    #[allow(clippy::upper_case_acronyms)]
    94
    pub type ID = Uuid;
  • winit 0.27.5/src/platform_impl/windows/dark_mode.rs
    102
        #[allow(clippy::upper_case_acronyms)]
    103
        type WINDOWCOMPOSITIONATTRIB = u32;
    106
        #[allow(non_snake_case)]
    107
        #[allow(clippy::upper_case_acronyms)]
    108
        #[repr(C)]
  • wirectl 0.1.0/src/api.rs
    16
    /// Used by [`crate::interface::WgInterface`] to determine which underlaying API to use
    17
    #[allow(clippy::upper_case_acronyms)]
    18
    #[derive(Clone, Copy, Debug, PartialEq, Eq)]
  • wt_csv 0.10.0/src/wtcsv/core/wtcsv.rs
    11
    #[derive(Debug, Clone)]
    12
    #[allow(clippy::upper_case_acronyms)]
    13
    pub struct WTCSV {
  • x11rb 0.11.1/src/xcb_ffi/mod.rs
    46
    /// interface to this C library.
    47
    #[allow(clippy::upper_case_acronyms)]
    48
    #[derive(Debug)]
  • x86 0.52.0/src/apic/mod.rs
    9
    /// Specify IPI Delivery Mode
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    #[derive(Debug, Eq, PartialEq)]
  • x86 0.52.0/src/bits64/sgx.rs
    62
    #[allow(clippy::upper_case_acronyms)]
    63
    enum EnclsCommand {
  • x86 0.52.0/src/segmentation.rs
    90
    /// See also Intel 3a, Table 3-2 System Segment and Gate-Descriptor Types.
    91
    #[allow(clippy::upper_case_acronyms)]
    92
    #[repr(u8)]
    114
    /// See also Intel 3a, Table 3-2 System Segment and Gate-Descriptor Types.
    115
    #[allow(clippy::upper_case_acronyms)]
    116
    #[repr(u8)]
  • xdgkit 3.2.3/src/categories.rs
    35
    use serde::{Deserialize, Serialize};
    36
    #[allow(dead_code, clippy::upper_case_acronyms)]
    37
    #[derive(Debug, Clone, Copy, Deserialize, Serialize, PartialEq, Eq)]
  • xsmt 3.0.7/benches/smt_benchmark.rs
    13
    #[allow(clippy::upper_case_acronyms)]
    14
    type SMT = SparseMerkleTree<Blake3Hasher, H256, DefaultStore<H256>>;
  • xsmt 3.0.7/src/tests/tree.rs
    7
    #[allow(clippy::upper_case_acronyms)]
    8
    type SMT = VsSmt<H256>;
  • xsmt 3.0.7/src/tests/tree2.rs
    10
    #[allow(clippy::upper_case_acronyms)]
    11
    type SMT = VsSmt2<Xid, H256>;
  • yair 0.1.0/src/llvm/mod.rs
    4
    #[allow(clippy::upper_case_acronyms)]
    5
    pub struct LLVM {}
  • yang2 0.4.0/src/data.rs
    65
    /// Data input/output formats supported by libyang.
    66
    #[allow(clippy::upper_case_acronyms)]
    67
    #[repr(u32)]
  • yang2 0.4.0/src/schema.rs
    31
    /// Schema input formats accepted by libyang.
    32
    #[allow(clippy::upper_case_acronyms)]
    33
    #[repr(u32)]
    40
    /// Schema output formats accepted by libyang.
    41
    #[allow(clippy::upper_case_acronyms)]
    42
    #[repr(u32)]
    50
    /// Schema path format.
    51
    #[allow(clippy::upper_case_acronyms)]
    52
    #[repr(u32)]
  • yojson-rs 0.1.2/src/parser.rs
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    #[derive(Parser)]
  • zbus 3.8.0/src/error.rs
    14
    #[non_exhaustive]
    15
    #[allow(clippy::upper_case_acronyms)]
    16
    pub enum Error {
  • zbus 3.8.0/src/fdo.rs
    712
    #[dbus_error(prefix = "org.freedesktop.DBus.Error", impl_display = true)]
    713
    #[allow(clippy::upper_case_acronyms)]
    714
    pub enum Error {
  • zbus 3.8.0/src/raw/handshake.rs
    30
    #[derive(Clone, Copy, Debug, PartialEq, Eq)]
    31
    #[allow(clippy::upper_case_acronyms)]
    32
    enum ClientHandshakeStep {
    45
    #[derive(Debug)]
    46
    #[allow(clippy::upper_case_acronyms)]
    47
    enum Command {
    421
    #[derive(Debug)]
    422
    #[allow(clippy::upper_case_acronyms)]
    423
    enum ServerHandshakeStep {
  • zbus_names 2.5.0/src/error.rs
    8
    #[derive(Clone, Debug)]
    9
    #[allow(clippy::upper_case_acronyms)]
    10
    #[non_exhaustive]
  • zcash_primitives 0.10.0/src/transaction/components/sprout.rs
    32
    #[derive(Clone)]
    33
    #[allow(clippy::upper_case_acronyms)]
    34
    pub(crate) enum SproutProof {
  • zeromq 0.3.3/src/codec/command.rs
    8
    #[allow(clippy::upper_case_acronyms)]
    9
    #[derive(Debug, Copy, Clone)]
  • zeromq 0.3.3/src/codec/mechanism.rs
    6
    #[allow(clippy::upper_case_acronyms)]
    7
    #[derive(Debug, Copy, Clone)]
  • zeromq 0.3.3/src/lib.rs
    58
    #[allow(clippy::upper_case_acronyms)]
    59
    #[derive(Clone, Copy, Debug, PartialEq, Primitive)]
  • zerovec 0.9.2/src/map/kv.rs
    17
    // this lifetime should be a GAT on Container once that is possible
    18
    #[allow(clippy::upper_case_acronyms)] // KV is not an acronym
    19
    pub trait ZeroMapKV<'a> {
  • zhou 0.1.2/src/common.rs
    333
    /// HTTP version (usually 1.0 or 1.1).
    334
    #[allow(clippy::upper_case_acronyms)]
    335
    #[derive(Debug, Clone, PartialEq, Eq)]
    395
    /// Represents the current date, expressed in RFC 7231 (IMF-fixdate) format, e.g. Sun, 06 Nov 1994 08:49:37 GMT
    396
    #[allow(clippy::upper_case_acronyms)]
    397
    pub struct HTTPDate {
  • zune-jpeg 0.2.0/src/decoder.rs
    58
    /// A Decoder Instance
    59
    #[allow(clippy::upper_case_acronyms)]
    60
    pub struct Decoder
  • zune-jpeg 0.2.0/src/misc.rs
    139
    #[derive(Eq, PartialEq, Copy, Clone)]
    140
    #[allow(clippy::upper_case_acronyms)]
  • actix-web 4.3.0/src/error/macros.rs
    82
    mod tests {
    83
        #![allow(clippy::upper_case_acronyms)]
  • actyx_sdk 0.3.0/src/language/parser/mod.rs
    1
    #![allow(dead_code)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • aead 0.5.1/src/stream.rs
    33
    #![allow(clippy::upper_case_acronyms)]
  • alkyne 0.1.0/src/syn/parser.rs
    17
    #![allow(clippy::upper_case_acronyms)]
  • alsactl-sys 0.4.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • alsahwdep-sys 0.4.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • alsarawmidi-sys 0.4.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • alsaseq-sys 0.4.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • alsatimer-sys 0.4.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • angel 0.1.0-alpha.2/src/gl.rs
    4
    #![allow(clippy::missing_safety_doc)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • apollo-parser 0.4.1/src/parser/generated/syntax_kind.rs
    8
        clippy::manual_non_exhaustive,
    9
        clippy::upper_case_acronyms
    10
    )]
  • appindicator3-sys 0.0.3/src/lib.rs
    5
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    6
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    7
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • aravis-sys 0.8.0/src/lib.rs
    9
    	clippy::unreadable_literal,
    10
    	clippy::upper_case_acronyms
    11
    )]
  • arcdps 0.8.0/src/raw_structs.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use std::os::raw::{c_char, c_void};
  • ark-crypto-primitives 0.4.0/src/crh/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • ark-crypto-primitives 0.4.0/src/prf/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use ark_serialize::{CanonicalDeserialize, CanonicalSerialize};
  • arm64utils 0.1.3/src/instruction.rs
    2
    #![allow(unused)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • array-bytes 6.0.0/src/test.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • ascella-cli 0.5.2/src/lib.rs
    1
    #![allow(dead_code)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • ash 0.37.2+1.3.238/src/lib.rs
    5
        clippy::missing_safety_doc,
    6
        clippy::upper_case_acronyms
    7
    )]
  • assembly-data 0.3.0/src/fdb/file/lists.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! # Vectors of file structs
  • assembly-data 0.3.0/src/fdb/file/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! The structures, as they are serialized
  • assembly-data 0.3.0/src/fdb/mem/c.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use std::convert::TryFrom;
  • assembly-data 0.3.0/src/fdb/ro/slice.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! # Handling of slice references into the in-memory DB file
  • assembly-fdb 0.1.0/src/mem/c.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use std::convert::TryFrom;
  • assembly-fdb 0.1.0/src/ro/slice.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! # Handling of slice references into the in-memory DB file
  • assembly-fdb-core 0.1.1/src/file.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! The structures, as they are serialized
  • async-graphql 5.0.5/src/lib.rs
    178
    #![allow(clippy::trivially_copy_pass_by_ref)]
    179
    #![allow(clippy::upper_case_acronyms)]
    180
    #![recursion_limit = "256"]
  • async-graphql-actix-web 5.0.5/src/lib.rs
    2
    #![forbid(unsafe_code)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![warn(missing_docs)]
  • async-graphql-parser 5.0.5/src/lib.rs
    7
    #![allow(clippy::unnecessary_wraps)]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::needless_question_mark)]
  • atelier_core 0.2.22/src/error.rs
    5
    #![allow(missing_docs)]
    6
    #![allow(clippy::upper_case_acronyms)]
  • atelier_smithy 0.2.13/src/parser/selector.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • atelier_smithy 0.2.13/src/parser/smithy.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • atk-sys 0.16.0/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • atlasserver 0.3.0/src/lib.rs
    11
    #![allow(clippy::module_name_repetitions)]
    12
    #![allow(clippy::upper_case_acronyms)]
    13
    //TODO: remove once this works with async_trait again
  • atsam4-hal 0.3.0/src/clock.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • atsam4-hal 0.3.0/src/static_memory_controller.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![cfg(any(feature = "atsam4_c", feature = "atsam4e_e"))]
  • autd3-link-soem 2.8.0/src/native_methods.rs
    17
    #![allow(dead_code)]
    18
    #![allow(clippy::upper_case_acronyms)]
    19
    #![allow(unaligned_references)]
  • autd3-soem-link 1.10.0/src/native_methods.rs
    17
    #![allow(dead_code)]
    18
    #![allow(clippy::upper_case_acronyms)]
    19
    #![allow(unaligned_references)]
  • authenticator 0.4.0-alpha.7/src/lib.rs
    5
    #![allow(clippy::large_enum_variant)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![allow(clippy::bool_to_int_with_if)]
  • av-metrics-tool 0.9.0/src/main.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • aws-nitro-enclaves-nsm-api 0.2.1/src/api/mod.rs
    4
    #![deny(missing_docs)]
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    //! NitroSecurityModule IO
  • aws-sdk-accessanalyzer 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-account 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-acm 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-acmpca 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-alexaforbusiness 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-amp 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-amplify 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-amplifybackend 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-amplifyuibuilder 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-apigateway 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-apigatewaymanagement 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-apigatewayv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-appconfig 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-appconfigdata 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-appflow 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-appintegrations 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-applicationautoscaling 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-applicationcostprofiler 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-applicationdiscovery 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-applicationinsights 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-appmesh 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-apprunner 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-appstream 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-appsync 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-arczonalshift 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-athena 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-auditmanager 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-autoscaling 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-autoscalingplans 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-backup 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-backupgateway 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-backupstorage 0.7.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-batch 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-billingconductor 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-braket 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-budgets 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-chime 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-chimesdkidentity 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-chimesdkmediapipelines 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-chimesdkmeetings 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-chimesdkmessaging 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-chimesdkvoice 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cleanrooms 0.1.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloud9 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudcontrol 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-clouddirectory 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudformation 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudfront 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudhsm 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudhsmv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudsearch 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudsearchdomain 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudtrail 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudwatch 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudwatchevents 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cloudwatchlogs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codeartifact 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codebuild 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codecatalyst 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codecommit 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codedeploy 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codeguruprofiler 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codegurureviewer 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codepipeline 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codestar 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codestarconnections 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-codestarnotifications 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cognitoidentity 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cognitoidentityprovider 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-cognitosync 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-comprehend 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-comprehendmedical 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-computeoptimizer 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-config 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-connect 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-connectcampaigns 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-connectcases 0.5.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-connectcontactlens 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-connectparticipant 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-controltower 0.5.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-costandusagereport 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-costexplorer 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-customerprofiles 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-databasemigration 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-databrew 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-dataexchange 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-datapipeline 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-datasync 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-dax 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-detective 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-devicefarm 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-devopsguru 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-directconnect 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-directory 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-dlm 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-docdb 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-docdbelastic 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-drs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-dynamodb 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-dynamodbstreams 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ebs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ec2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ec2instanceconnect 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ecr 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ecrpublic 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ecs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-efs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-eks 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-elasticache 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-elasticbeanstalk 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-elasticinference 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-elasticloadbalancing 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-elasticloadbalancingv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-elasticsearch 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-elastictranscoder 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-emr 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-emrcontainers 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-emrserverless 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-eventbridge 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-evidently 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-finspace 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-finspacedata 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-firehose 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-fis 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-fms 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-forecast 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-forecastquery 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-frauddetector 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-fsx 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-gamelift 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-gamesparks 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-glacier 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-globalaccelerator 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-glue 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-grafana 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-greengrass 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-greengrassv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-groundstation 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-guardduty 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-health 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-healthlake 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-honeycode 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iam 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-identitystore 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-imagebuilder 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-inspector 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-inspector2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iot 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iot1clickdevices 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iot1clickprojects 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotanalytics 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotdataplane 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotdeviceadvisor 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotevents 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ioteventsdata 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotfleethub 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotfleetwise 0.5.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotjobsdataplane 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotroborunner 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotsecuretunneling 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotsitewise 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotthingsgraph 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iottwinmaker 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-iotwireless 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ivs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ivschat 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kafka 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kafkaconnect 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kendra 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kendraranking 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-keyspaces 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesis 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesisanalytics 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesisanalyticsv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesisvideo 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesisvideoarchivedmedia 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesisvideomedia 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesisvideosignaling 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kinesisvideowebrtcstorage 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-kms 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lakeformation 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lambda 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lexmodelbuilding 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lexmodelsv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lexruntime 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lexruntimev2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-licensemanager 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-licensemanagerlinuxsubscriptions 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-licensemanagerusersubscriptions 0.8.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lightsail 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-location 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lookoutequipment 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lookoutmetrics 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-lookoutvision 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-m2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-machinelearning 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-macie 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-macie2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-managedblockchain 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-marketplacecatalog 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-marketplacecommerceanalytics 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-marketplaceentitlement 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-marketplacemetering 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mediaconnect 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mediaconvert 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-medialive 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mediapackage 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mediapackagevod 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mediastore 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mediastoredata 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mediatailor 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-memorydb 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mgn 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-migrationhub 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-migrationhubconfig 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-migrationhuborchestrator 0.5.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-migrationhubrefactorspaces 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-migrationhubstrategy 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mobile 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mq 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mturk 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-mwaa 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-neptune 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-networkfirewall 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-networkmanager 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-nimble 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-oam 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-omics 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-opensearch 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-opensearchserverless 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-opsworks 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-opsworkscm 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-organizations 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-outposts 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-panorama 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-personalize 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-personalizeevents 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-personalizeruntime 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-pi 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-pinpoint 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-pinpointemail 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-pinpointsmsvoice 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-pinpointsmsvoicev2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-pipes 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-polly 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-pricing 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-privatenetworks 0.7.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-proton 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-qldb 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-qldbsession 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-quicksight 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ram 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-rbin 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-rds 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-rdsdata 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-redshift 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-redshiftdata 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-redshiftserverless 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-rekognition 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-resiliencehub 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-resourceexplorer2 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-resourcegroups 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-resourcegroupstagging 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-robomaker 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-rolesanywhere 0.9.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-route53 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-route53domains 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-route53recoverycluster 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-route53recoverycontrolconfig 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-route53recoveryreadiness 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-route53resolver 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-rum 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-s3 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-s3control 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-s3outposts 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sagemaker 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sagemakera2iruntime 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sagemakeredge 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sagemakerfeaturestoreruntime 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sagemakergeospatial 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sagemakermetrics 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sagemakerruntime 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-savingsplans 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-scheduler 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-schemas 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-secretsmanager 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-securityhub 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-securitylake 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-serverlessapplicationrepository 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-servicecatalog 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-servicecatalogappregistry 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-servicediscovery 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-servicequotas 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ses 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sesv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sfn 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-shield 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-signer 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-simspaceweaver 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sms 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-snowball 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-snowdevicemanagement 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sns 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sqs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ssm 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ssmcontacts 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ssmincidents 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ssmsap 0.2.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sso 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ssoadmin 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-ssooidc 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-storagegateway 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-sts 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-support 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-supportapp 0.7.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-swf 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-synthetics 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-textract 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-transcribe 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-transcribestreaming 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-transfer 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-translate 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-voiceid 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-waf 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-wafregional 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-wafv2 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-wellarchitected 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-wisdom 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-workdocs 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-worklink 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-workmail 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-workmailmessageflow 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-workspaces 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-workspacesweb 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • aws-sdk-xray 0.24.0/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![allow(clippy::large_enum_variant)]
  • awsconnect 0.1.2/src/task.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • banyan 0.17.1/tests/common.rs
    1
    #![allow(clippy::upper_case_acronyms, dead_code, clippy::type_complexity)]
    2
    //! helper methods for the tests
  • banyan 0.17.1/tests/link_scraping.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use banyan::{
  • banyan-utils 0.10.1/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    pub mod dump;
  • beans 6.6.0/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms, unstable_name_collisions)]
    2
    #![warn(rust_2018_idioms, missing_debug_implementations)]
  • billig 0.2.0/src/load/parse.rs
    4
    #![allow(clippy::upper_case_acronyms)]
  • binary-security-check 1.2.8/src/main.rs
    1
    #![doc = include_str!("../README.md")]
    2
    #![allow(clippy::upper_case_acronyms, clippy::unnecessary_wraps)]
  • bitmagic-sys 0.2.4+bitmagic.7.7.7/src/lib.rs
    6
    #![allow(clippy::redundant_static_lifetimes)]
    7
    #![allow(clippy::upper_case_acronyms)]
  • bl702-hal 0.0.3/src/clock.rs
    1
    #![allow(non_camel_case_types, non_snake_case, clippy::upper_case_acronyms)]
  • bl702-hal 0.0.3/src/system/glb.rs
    1
    #![allow(non_camel_case_types, non_snake_case, clippy::upper_case_acronyms)]
  • bl702-hal 0.0.3/src/system/hbn.rs
    1
    #![allow(non_camel_case_types, non_snake_case, clippy::upper_case_acronyms)]
  • bl702-hal 0.0.3/src/system/pds.rs
    1
    #![allow(non_camel_case_types, non_snake_case, clippy::upper_case_acronyms)]
  • bl702-hal 0.0.3/src/system/romfunc/data.rs
    1
    #![allow(non_camel_case_types, clippy::upper_case_acronyms)]
  • bluez-generated 0.3.0/src/lib.rs
    1
    // Generated by introspect.sh
    2
    #![allow(clippy::upper_case_acronyms, clippy::needless_borrow)]
    3
    pub mod adapter1;
  • Boa 0.13.1/src/syntax/mod.rs
    2
    // syntax module has a lot of acronyms
    3
    #![allow(clippy::upper_case_acronyms)]
  • bollard 0.14.0/src/lib.rs
    265
    )]
    266
    #![allow(clippy::upper_case_acronyms, clippy::derive_partial_eq_without_eq)]
    267
    #![warn(rust_2018_idioms)]
  • boring-sys 2.1.0/src/lib.rs
    5
        clippy::unreadable_literal,
    6
        clippy::upper_case_acronyms,
    7
        improper_ctypes,
  • butane_core 0.5.1/src/lib.rs
    1
    #![allow(clippy::iter_nth_zero)]
    2
    #![allow(clippy::upper_case_acronyms)] //grandfathered, not going to break API to rename
    3
    use serde::{Deserialize, Serialize};
  • cachepot 0.1.0-rc.1/src/lib.rs
    20
        clippy::new_without_default,
    21
        clippy::upper_case_acronyms
    22
    )]
  • cairo-sys-rs 0.16.3/src/lib.rs
    5
    #![allow(clippy::write_literal)]
    6
    #![allow(clippy::upper_case_acronyms)]
  • cameleon-device 0.1.8/src/pixel_format.rs
    5
    #![allow(clippy::upper_case_acronyms)]
  • cameleon-genapi 0.1.8/src/elem_type.rs
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    use std::marker::PhantomData;
  • cameleon-impl 0.1.8/src/memory.rs
    5
    #![allow(clippy::upper_case_acronyms)]
  • cargo-cache 0.8.3/src/main.rs
    60
    #![allow(clippy::option_if_let_else)] // too pedantic, not that useful...
    61
    #![allow(clippy::upper_case_acronyms)] // questionable
    62
    #![allow(clippy::needless_for_each)] // I like my iterators :(
  • cargo-msrv 0.15.1/src/lib.rs
    1
    #![deny(clippy::all)]
    2
    #![allow(clippy::upper_case_acronyms, clippy::unnecessary_wraps)]
  • cargo-publish-workspace 0.21.0/src/main.rs
    1
    #![deny(clippy::all)]
    2
    #![allow(clippy::unnecessary_wraps, clippy::upper_case_acronyms)]
  • cargo-task 0.0.13/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![deny(unsafe_code)]
  • cess-hashers 0.1.0/src/lib.rs
    1
    #![deny(clippy::all, clippy::perf, clippy::correctness, rust_2018_idioms)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![warn(clippy::unwrap_used)]
  • cess-proofs 0.1.2/src/lib.rs
    3
    #![warn(clippy::unnecessary_wraps)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • cess-proving-system-api 0.1.2/src/lib.rs
    4
    //#![warn(clippy::unwrap_used)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • cess-sp-core 0.1.2/src/lib.rs
    4
    #![allow(clippy::type_repetition_in_bounds)]
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    #![allow(clippy::redundant_slicing)]
  • cetkaik_fundamental 1.0.0/src/lib.rs
    6
        clippy::use_self,
    7
        clippy::upper_case_acronyms,
    8
        clippy::module_name_repetitions
  • cetkaik_kiaak 0.1.9/src/lib.rs
    3
    #![allow(clippy::missing_errors_doc)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    pub mod header;
  • cetkaik_naive_representation 1.3.0/src/lib.rs
    4
        clippy::use_self,
    5
        clippy::upper_case_acronyms
    6
    )]
  • cfgrammar 0.13.1/src/lib/mod.rs
    4
    #![allow(clippy::unnecessary_wraps)]
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    #![forbid(unsafe_code)]
  • changeforest 0.7.2/src/lib.rs
    4
    // BS, SBS and WBS
    5
    #![allow(clippy::upper_case_acronyms)]
  • chipmunk-backend 1.0.0/src/opcode.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • cleaner 0.9.1/src/cli/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • clue_core 3.0.0/src/scanner.rs
    1
    #![allow(non_camel_case_types)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • clutter-rs 0.1.2/src/lib.rs
    8
        clippy::from_over_into,
    9
        clippy::upper_case_acronyms,
    10
        clippy::new_ret_no_self,
  • clutter-sys-rs 0.1.3/src/lib.rs
    2
    #![allow(
    3
        clippy::upper_case_acronyms,
    4
        clippy::approx_constant,
  • cogl-rs 0.1.4/src/auto/enums.rs
    4
        clippy::from_over_into,
    5
        clippy::upper_case_acronyms
    6
    )]
  • cogl-rs 0.1.4/src/gles2_vtable.rs
    4
        clippy::from_over_into,
    5
        clippy::upper_case_acronyms
    6
    )]
  • cogl-rs 0.1.4/src/poll_fd.rs
    4
        clippy::from_over_into,
    5
        clippy::upper_case_acronyms
    6
    )]
  • cogl-sys-rs 0.1.4/src/lib.rs
    2
    #![allow(
    3
        clippy::upper_case_acronyms,
    4
        clippy::approx_constant,
  • color-operators 0.0.3/src/lib.rs
    2
    #![deny(clippy::all, missing_docs, unsafe_code)]
    3
    #![allow(clippy::upper_case_acronyms, clippy::from_over_into, clippy::match_like_matches_macro)]
  • com_macros_support 0.6.0/src/lib.rs
    1
    #![allow(clippy::needless_lifetimes)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • concrete-npe 0.3.0/src/lib.rs
    37
    #![allow(clippy::upper_case_acronyms)]
  • connectorx 0.3.1/src/lib.rs
    1
    #![allow(incomplete_features)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • cosmian_crypto_base 2.1.2/src/sodium_bindings.rs
    10
        clippy::cognitive_complexity,
    11
        clippy::upper_case_acronyms
    12
    )]
  • cros-libva 0.0.1/src/bindings/va/constants.rs
    3
    #![allow(clippy::missing_safety_doc)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    #![allow(non_upper_case_globals)]
  • cros-libva 0.0.1/src/bindings/va.rs
    3
    #![allow(clippy::missing_safety_doc)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    #![allow(non_upper_case_globals)]
  • crypt4ghfs 0.3.0/src/lib.rs
    1
    #![allow(
    2
    	clippy::upper_case_acronyms,
    3
    	clippy::missing_panics_doc,
  • cryptoauthlib-sys 0.2.2/src/lib.rs
    3
    #![allow(non_snake_case)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • cryptoki-sys 0.1.4/src/lib.rs
    9
    // Public items exportedby this crate should match the C style
    10
    #![allow(clippy::upper_case_acronyms)]
    11
    // Suppress warnings from bindgen-generated code
  • cspice-sys 1.0.3/src/lib.rs
    3
        clippy::unreadable_literal,
    4
        clippy::upper_case_acronyms,
    5
        dead_code,
  • ctclib-kenlm-sys 0.1.0/src/lib.rs
    5
    #![allow(clippy::missing_safety_doc)]
    6
    #![allow(clippy::upper_case_acronyms)]
  • cvr 0.1.2/src/convert.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • cxx-build 1.0.88/src/lib.rs
    77
        clippy::toplevel_ref_arg,
    78
        clippy::upper_case_acronyms,
    79
        // clippy bug: https://github.com/rust-lang/rust-clippy/issues/6983
  • czkawka_gui 5.0.2/src/taskbar_progress_dummy.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![cfg(not(target_os = "windows"))]
  • d4-bigwig 0.3.6/src/bigwig_sys.rs
    6
    #![allow(clippy::redundant_static_lifetimes)]
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    include!("../generated/bigwig.rs");
  • d4-hts 0.3.7/src/alignment/htslib.rs
    6
    #![allow(clippy::redundant_static_lifetimes)]
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    include!("../../generated/hts.rs");
  • dantalian 0.4.3/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    pub mod bangumi;
  • del-gl 0.1.2/src/lib.rs
    5
        clippy::unused_unit,
    6
        clippy::upper_case_acronyms,
    7
        non_camel_case_types
  • deno_3p_lib 1.25.2/lib.rs
    1
    #![allow(warnings)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::from_over_into)]
  • devrc 0.4.0/src/lib.rs
    8
    #![allow(clippy::large_enum_variant)]
    9
    #![allow(clippy::upper_case_acronyms)]
    10
    #![allow(clippy::from_over_into)]
  • dezoomify-rs 2.9.4/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • dhall 0.12.0/src/lib.rs
    10
        clippy::unnecessary_wraps,
    11
        clippy::upper_case_acronyms,
    12
        clippy::useless_format,
  • digest_auth 0.3.0/src/enums.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • discrab 0.5.0/src/discord/image_formats.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • dns-message-parser 0.7.0/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![allow(clippy::len_without_is_empty)]
  • dnsstamps 0.1.9/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms, clippy::vec_init_then_push)]
  • docktor-api 0.35.2/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • docktor-api-client 0.35.2/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • domain 0.7.1/src/base/iana/rcode.rs
    18
    //!
    19
    #![allow(clippy::upper_case_acronyms)]
  • druid-shell 0.8.0/src/backend/mac/appkit.rs
    17
    #![allow(clippy::upper_case_acronyms, non_snake_case, non_upper_case_globals)]
  • druid-shell 0.8.0/src/backend/mac/dialog.rs
    17
    #![allow(non_upper_case_globals, clippy::upper_case_acronyms)]
  • druid-shell 0.8.0/src/backend/mac/text_input.rs
    22
    #![allow(clippy::upper_case_acronyms, non_snake_case)]
  • dtool 0.11.0/src/modules.rs
    8
    #![allow(clippy::useless_format)]
    9
    #![allow(clippy::upper_case_acronyms)]
  • dubp-documents 0.58.0/src/lib.rs
    18
    #![allow(clippy::upper_case_acronyms)]
    19
    #![deny(
  • dubp-documents-parser 0.58.0/src/lib.rs
    18
    #![allow(clippy::upper_case_acronyms)]
    19
    #![deny(
  • duckdb-extension-framework 0.7.0/src/duckly.rs
    5
    #![allow(improper_ctypes)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![allow(rustdoc::broken_intra_doc_links)]
  • edsm-dumps-model 0.8.3/src/model.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • egglang 0.2.0/src/operators/boolean.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • egglang 0.2.0/src/operators/map.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • em7180 0.2.0/src/lib.rs
    20
        clippy::too_many_arguments,
    21
        clippy::upper_case_acronyms
    22
    )]
  • encrypted-dns 0.9.12/src/main.rs
    3
    #![allow(clippy::cognitive_complexity)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    #![allow(clippy::unnecessary_wraps)]
  • ethers-signers 1.0.2/src/ledger/types.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! Helpers for interacting with the Ethereum Ledger App
  • ethers-signers 1.0.2/src/trezor/types.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! Helpers for interacting with the Ethereum Trezor App
  • etk-asm 0.2.1/src/parse/mod.rs
    6
    mod parser {
    7
        #![allow(clippy::upper_case_acronyms)]
  • evry 0.3.0/src/parser.rs
    17
    // for pest macros
    18
    #![allow(clippy::upper_case_acronyms)]
  • evtx 0.8.0/src/bin/evtx_dump.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • evtx 0.8.0/src/lib.rs
    3
    #![forbid(unsafe_code)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    // Don't allow dbg! prints in release.
  • fb-api 0.1.3/src/lib.rs
    15
    #![allow(clippy::missing_errors_doc)]
    16
    #![allow(clippy::upper_case_acronyms)]
  • feed-rs 1.2.0/src/lib.rs
    20
    // Standard names like MediaRSS and JSON are used throughout this crate
    21
    #![allow(clippy::upper_case_acronyms)]
  • ffav-sys 4.4.0/src/lib.rs
    7
    #![allow(clippy::type_complexity)]
    8
    #![allow(clippy::upper_case_acronyms)]
  • ffmpeg-sys 4.3.3/src/lib.rs
    8
    #![allow(clippy::type_complexity)]
    9
    #![allow(clippy::upper_case_acronyms)]
  • ffms2 0.2.0/src/lib.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • ffms2-sys 0.2.0/src/lib.rs
    4
    #![allow(non_upper_case_globals)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • field33_rdftk_core_temporary_fork 0.3.1/src/model/literal/lang.rs
    52
    #![allow(clippy::upper_case_acronyms)]
  • fil_pasta_curves 0.5.2/src/lib.rs
    5
    #![allow(unknown_lints)]
    6
    #![allow(clippy::op_ref, clippy::same_item_push, clippy::upper_case_acronyms)]
    7
    #![deny(rustdoc::broken_intra_doc_links)]
  • filecoin-hashers 7.0.0/src/lib.rs
    1
    #![deny(clippy::all, clippy::perf, clippy::correctness, rust_2018_idioms)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![warn(clippy::unwrap_used)]
  • filecoin-proofs 12.0.0/src/lib.rs
    3
    #![warn(clippy::unnecessary_wraps)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • filecoin-proofs-api 12.0.0/src/lib.rs
    4
    //#![warn(clippy::unwrap_used)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/accountutil.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms,
    13
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcos_ssl_native.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms,
    13
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcos_ssl_normal.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms,
    13
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcoschannelclient.rs
    2
        clippy::unreadable_literal,
    3
        clippy::upper_case_acronyms,
    4
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcosclientconfig.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms,
    13
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcoshttpclient.rs
    2
        clippy::unreadable_literal,
    3
        clippy::upper_case_acronyms,
    4
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcosrpcwraper.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms,
    13
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcossdk.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms,
    13
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcossdkquery.rs
    14
        clippy::unreadable_literal,
    15
        clippy::upper_case_acronyms,
    16
        dead_code,
  • fisco-bcos-rust-gears-sdk 0.3.141/src/bcossdk/bcostransaction.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms,
    13
        dead_code,
  • fitsio 0.21.1/src/longnam.rs
    3
    // Disable clippy warnings as C uses long argument lists
    4
    #![allow(clippy::too_many_arguments, clippy::upper_case_acronyms)]
    5
    #![allow(unused_imports, dead_code)]
  • fitsio-sys 0.5.1/src/lib.rs
    59
        clippy::should_implement_trait,
    60
        clippy::upper_case_acronyms
    61
    )]
  • fitsio-sys-bindgen 0.0.6/src/lib.rs
    66
        clippy::should_implement_trait,
    67
        clippy::upper_case_acronyms
    68
    )]
  • flatpak-sys 0.1.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • fmmap 0.3.2/src/lib.rs
    111
        clippy::len_without_is_empty,
    112
        clippy::upper_case_acronyms
    113
    )]
  • ftml 1.21.0/src/parsing/token/mod.rs
    25
        // Since pest makes enums automatically that clippy doesn't like
    26
        #![allow(clippy::upper_case_acronyms)]
  • ftw 0.12.0/src/ftw_node_type.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • fuel-etk-asm 0.3.0-dev/src/parse/mod.rs
    6
    mod parser {
    7
        #![allow(clippy::upper_case_acronyms)]
  • fyrox 0.29.0/src/lib.rs
    7
    #![allow(clippy::too_many_arguments)]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::from_over_into)]
  • fyrox-core 0.23.0/src/lib.rs
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    #![allow(clippy::from_over_into)]
  • fyrox-ui 0.20.0/src/lib.rs
    7
    #![allow(clippy::float_cmp)]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::from_over_into)]
  • fyroxed_base 0.16.0/src/lib.rs
    6
    // These are useless.
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![allow(clippy::inconsistent_struct_constructor)]
  • gdal-sys 0.8.0/src/lib.rs
    3
    #![allow(non_snake_case)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    #![allow(rustdoc::bare_urls)]
  • gdk 0.16.2/src/lib.rs
    4
    #![allow(clippy::missing_safety_doc)]
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    #![allow(clippy::wrong_self_convention)]
  • gdk-pixbuf-sys 0.16.3/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gdk-sys 0.16.0/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gdk4-sys 0.5.5/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gdk4-wayland-sys 0.5.5/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gdk4-win32-sys 0.5.5/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gdk4-x11-sys 0.5.4/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gdkx11 0.16.0/src/lib.rs
    3
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    #![doc = include_str!("../README.md")]
  • gdkx11-sys 0.16.0/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • geoclue-sys 0.1.1/src/lib.rs
    6
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    7
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    8
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • gi-repository-sys 0.0.1/src/lib.rs
    5
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    6
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    7
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • gio 0.16.7/src/lib.rs
    7
    #![allow(clippy::missing_safety_doc)]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::non_send_fields_in_send_ty)]
  • gio-sys 0.16.3/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gles31 1.0.1/src/lib.rs
    23
    //! Calling any GL function that isn't loaded will cause a panic.
    24
    #![allow(clippy::upper_case_acronyms)]
    25
    #![allow(dead_code)]
  • glib-sys 0.16.3/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gls 0.1.6/src/gl.rs
    9
    #![allow(clippy::unused_unit)]
    10
    #![allow(clippy::upper_case_acronyms)]
  • gls 0.1.6/src/texture.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #[cfg(any(feature = "gles1", feature = "gles2", feature = "gles3"))]
  • gnome-desktop-sys 0.4.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gobject-sys 0.16.3/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gp2y0e02b 0.2.1/src/lib.rs
    15
    #![allow(dead_code)]
    16
    #![allow(clippy::uninit_assumed_init, clippy::upper_case_acronyms)]
  • grafix-toolbox 0.8.7/crate.rs
    12
    	clippy::unit_arg,
    13
    	clippy::upper_case_acronyms
    14
    )]
  • graphene-sys 0.16.3/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gsettings-desktop-schemas-sys 0.3.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gsk4-sys 0.5.5/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • GSL 6.0.0/src/types/integration.rs
    5
    #![allow(clippy::upper_case_acronyms)]
  • GSL 6.0.0/src/types/ordinary_differential_equations.rs
    62
    #![allow(clippy::upper_case_acronyms)]
  • GSL-sys 3.0.0/src/lib.rs
    10
    #![allow(clippy::redundant_static_lifetimes)]
    11
    #![allow(clippy::upper_case_acronyms)]
  • gspell-sys 0.6.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gst-plugin-ndi 0.9.3/src/ndisys.rs
    6
        non_snake_case,
    7
        clippy::upper_case_acronyms,
    8
        clippy::missing_safety_doc
  • gstreamer 0.19.7/src/date_time_serde.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • gstreamer 0.19.7/src/structure_serde.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • gstreamer 0.19.7/src/tags_serde.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • gstreamer 0.19.7/src/value_serde.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • gstreamer-allocators-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-app-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-audio-sys 0.19.4/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-base-sys 0.19.3/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-check-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-controller-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-editing-services-sys 0.19.4/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-gl-egl-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-gl-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-gl-wayland-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-gl-x11-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-mpegts-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-net-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-pbutils-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-play-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-player-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-rtp-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-rtsp-server-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-rtsp-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-sdp-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-sys 0.19.4/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-tag-sys 0.19.2/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-validate-sys 0.19.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-video-sys 0.19.5/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gstreamer-webrtc-sys 0.19.3/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gtk 0.16.2/src/lib.rs
    3
    #![allow(clippy::needless_doctest_main)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    #![allow(clippy::wrong_self_convention)]
  • gtk-layer-shell-sys 0.5.1/src/lib.rs
    6
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    7
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    8
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • gtk-sys 0.16.0/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gtk4-sys 0.5.5/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gudev-sys 0.10.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • gvnc-sys 0.3.0/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • gweather-sys 4.0.0/src/lib.rs
    6
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    7
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    8
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • gyuvl53l0x 0.3.0/src/lib.rs
    15
    #![allow(dead_code)]
    16
    #![allow(clippy::uninit_assumed_init, clippy::upper_case_acronyms)]
  • halo2-core 0.1.0-beta.2/src/lib.rs
    17
        clippy::same_item_push,
    18
        clippy::upper_case_acronyms
    19
    )]
  • halo2_proofs 0.2.0/src/lib.rs
    17
        clippy::same_item_push,
    18
        clippy::upper_case_acronyms
    19
    )]
  • handlebars 5.0.0-beta.1/src/lib.rs
    370
    #![allow(dead_code, clippy::upper_case_acronyms)]
    371
    #![warn(rust_2018_idioms)]
  • hassle-rs 0.10.0/src/os.rs
    1
    // Allow uppercase names to match Windows API:
    2
    #![allow(clippy::upper_case_acronyms)]
  • hierarchical_pathfinding 0.5.0/src/lib.rs
    12
    )]
    13
    #![allow(clippy::upper_case_acronyms)]
  • himpi-sys 0.1.21/src/lib.rs
    16
    #![allow(clippy::unreadable_literal)]
    17
    #![allow(clippy::upper_case_acronyms)]
    18
    #![allow(clippy::useless_transmute)]
  • hinawa-sys 0.7.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • hinoko-sys 0.2.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • hitaki-sys 0.2.0/src/lib.rs
    11
        clippy::unreadable_literal,
    12
        clippy::upper_case_acronyms
    13
    )]
  • howlong 0.1.7/src/lib.rs
    38
    #![allow(clippy::upper_case_acronyms)]
  • iced-x86 1.18.0/src/lib.rs
    40
    #![allow(clippy::type_complexity)]
    41
    #![allow(clippy::upper_case_acronyms)]
    42
    #![allow(clippy::wrong_self_convention)]
  • icrate 0.0.1/src/lib.rs
    8
    #![warn(clippy::ptr_as_ptr)]
    9
    #![allow(clippy::upper_case_acronyms)]
    10
    #![allow(non_camel_case_types)]
  • icu_capi 1.1.0/src/lib.rs
    16
    )]
    17
    #![allow(clippy::upper_case_acronyms)]
    18
    #![allow(clippy::needless_lifetimes)]
  • icu_freertos 1.1.0/src/lib.rs
    18
    )]
    19
    #![allow(clippy::upper_case_acronyms)]
    20
    #![cfg_attr(target_os = "none", feature(alloc_error_handler))]
  • identity_account 0.6.1/src/lib.rs
    5
    #![allow(deprecated)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![doc = include_str!("./../README.md")]
  • identity_account_storage 0.6.1/src/lib.rs
    5
    #![allow(deprecated)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![doc = include_str!("./../README.md")]
  • identity_core 0.7.0-alpha.4/src/lib.rs
    6
    #![doc = include_str!("./../README.md")]
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![warn(
  • identity_did 0.7.0-alpha.4/src/lib.rs
    6
    #![doc = include_str!("./../README.md")]
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![warn(
  • identity-diff 0.7.0-alpha.4/src/lib.rs
    7
    #![doc = include_str!("./../README.md")]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![warn(
  • identity_iota 0.7.0-alpha.4/src/lib.rs
    7
    #![doc = include_str!("./../README.md")]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![warn(
  • identity_iota_client 0.6.1/src/lib.rs
    6
    #![doc = include_str!("./../README.md")]
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![warn(
  • identity_iota_core 0.7.0-alpha.4/src/lib.rs
    4
    #![forbid(unsafe_code)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • illumex-sqlparser 0.28.1/src/lib.rs
    36
    #![cfg_attr(not(feature = "std"), no_std)]
    37
    #![allow(clippy::upper_case_acronyms)]
  • informalsystems-tonic 0.5.2/src/metadata/value.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • irondash_texture 0.1.1/src/platform/win32/sys.rs
    1
    #![allow(non_upper_case_globals)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(non_snake_case)]
  • javascriptcore-rs-sys 0.5.1/src/lib.rs
    9
      clippy::unreadable_literal,
    10
      clippy::upper_case_acronyms
    11
    )]
  • javascriptcore-rs-sys-webkit2gtk4-1 0.4.0/src/lib.rs
    9
      clippy::unreadable_literal,
    10
      clippy::upper_case_acronyms
    11
    )]
  • javascriptcore5-rs-sys 0.3.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • jni 0.20.0/src/lib.rs
    1
    #![warn(missing_docs)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    // TODO: https://github.com/jni-rs/jni-rs/issues/348
  • jpeg-encoder 0.5.1/src/marker.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • jsonschema 0.16.1/src/lib.rs
    81
        clippy::unnecessary_wraps,
    82
        clippy::upper_case_acronyms,
    83
        clippy::needless_collect
  • judy 0.0.3/src/capi.rs
    3
    #![allow(dead_code)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • judy 0.0.3/src/judyhs.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • judy 0.0.3/src/judysl.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • keyvalues-parser 0.1.0/src/text/parse.rs
    3
    #![allow(clippy::unknown_clippy_lints)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • krill 0.12.1/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    extern crate base64;
  • l3d 0.3.0/src/mat.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use glam::*;
  • lancelot 0.8.6/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • lancelot-bin 0.8.6/src/bin/jh.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • lancelot-bin 0.8.6/src/bin/lancelot.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • lancelot-bin 0.8.6/src/bin/mapa.rs
    7
    #![allow(non_upper_case_globals)]
    8
    #![allow(clippy::upper_case_acronyms)]
  • lancelot-bin 0.8.6/src/bin/match_flirt.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • lancelot-bin 0.8.6/src/bin/smoke.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • laze 0.1.15/src/ninja/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • leo-compiler 1.6.2/src/lib.rs
    18
    #![allow(clippy::module_inception)]
    19
    #![allow(clippy::upper_case_acronyms)]
    20
    #![doc = include_str!("../README.md")]
  • leo-input 1.5.3/src/ast.rs
    15
    // along with the Leo library. If not, see <https://www.gnu.org/licenses/>.
    16
    #![allow(clippy::upper_case_acronyms)]
  • leo-input 1.5.3/src/common/eoi.rs
    15
    // along with the Leo library. If not, see <https://www.gnu.org/licenses/>.
    16
    #![allow(clippy::upper_case_acronyms)]
  • leo-state 1.5.3/src/lib.rs
    17
    #![allow(clippy::module_inception)]
    18
    #![allow(clippy::upper_case_acronyms)]
  • lexgen 0.12.0/src/lib.rs
    8
        clippy::too_many_arguments,
    9
        clippy::upper_case_acronyms
    10
    )]
  • libadwaita-sys 0.2.1/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • libdazzle-sys 0.3.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • libflatpak-sys 0.2.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • libftd2xx-cc1101 0.1.0/src/lib.rs
    25
    #![deny(missing_docs, unsafe_code, warnings)]
    26
    #![allow(clippy::upper_case_acronyms)]
  • libftd2xx-cc1101 0.1.0/src/regs.rs
    7
    // TODO: Remove this when compiler stops warning about nothing
    8
    #![allow(unused_braces, clippy::upper_case_acronyms)]
  • libftd2xx-ffi 0.8.6/src/lib.rs
    5
    #![allow(clippy::too_many_arguments)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![allow(clippy::useless_transmute)]
  • libpanel-sys 0.1.1/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • libpq-sys 0.7.0/src/lib.rs
    4
    #![allow(clippy::redundant_static_lifetimes)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • libsecret-sys 0.2.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • libshumate-sys 0.2.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • libssh-rs-sys 0.1.3/src/lib.rs
    6
    #![allow(clippy::unreadable_literal)]
    7
    #![allow(clippy::upper_case_acronyms)]
  • lightgbm2-sys 0.3.0/src/lib.rs
    5
    #![allow(clippy::missing_safety_doc)]
    6
    #![allow(clippy::upper_case_acronyms)]
  • lithe 0.0.3/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • lldb 0.0.11/src/lib.rs
    96
    #![allow(clippy::upper_case_acronyms)]
    97
    #![warn(missing_docs)]
  • lockc 0.1.2/src/bpf/mod.rs
    4
    #![allow(clippy::transmute_ptr_to_ref)]
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    include!(concat!(env!("OUT_DIR"), "/lockc.skel.rs"));
  • lofty 0.11.0/src/lib.rs
    129
    	clippy::from_over_into,
    130
    	clippy::upper_case_acronyms,
    131
    	clippy::single_match_else,
  • lorawan 0.7.1/src/lib.rs
    10
    #![no_std]
    11
    #![allow(clippy::upper_case_acronyms)]
    12
    pub mod creator;
  • lorawan-device 0.8.0/src/region/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    // generally, we allow upper_case_acronyms to make it match the LoRaWAN naming conventions better
  • lpc546xx-hal 0.2.0/src/lib.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • lrlex 0.13.1/src/lib/mod.rs
    10
    #![allow(clippy::unnecessary_wraps)]
    11
    #![allow(clippy::upper_case_acronyms)]
    12
    #![forbid(unsafe_code)]
  • lrpar 0.13.1/src/lib/mod.rs
    8
    #![allow(clippy::unnecessary_wraps)]
    9
    #![allow(clippy::upper_case_acronyms)]
    10
    #![forbid(unsafe_code)]
  • lynx_lang 0.1.0/src/token.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • lynxlang 0.1.1/src/token.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • magic-wormhole 0.6.0/src/lib.rs
    22
    #![forbid(unsafe_code)]
    23
    #![allow(clippy::upper_case_acronyms)]
    24
    #![allow(clippy::too_many_arguments)]
  • malachite-base 0.3.2/src/lib.rs
    99
        clippy::type_complexity,
    100
        clippy::upper_case_acronyms,
    101
        unstable_name_collisions
  • malachite-base 0.3.2/tests/lib.rs
    30
        clippy::too_many_arguments,
    31
        clippy::upper_case_acronyms,
    32
        unstable_name_collisions
  • malachite-nz 0.3.2/src/lib.rs
    117
        clippy::type_complexity,
    118
        clippy::upper_case_acronyms
    119
    )]
  • malachite-q 0.3.2/src/lib.rs
    69
        clippy::type_complexity,
    70
        clippy::upper_case_acronyms
    71
    )]
  • matterdb 1.2.0/benches/benchmarks/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • matterdb 1.2.0/src/lib.rs
    100
        clippy::module_name_repetitions, clippy::similar_names, clippy::must_use_candidate,
    101
        clippy::pub_enum_variant_names, clippy::upper_case_acronyms,
    102
        // '... may panic' lints.
  • mcai-onnxruntime 0.0.15/src/download/language/machine_comprehension.rs
    5
    // Acronyms are specific ONNX model names and contains upper cases
    6
    #![allow(clippy::upper_case_acronyms)]
  • mcai-onnxruntime 0.0.15/src/download/vision/image_classification.rs
    5
    // Acronyms are specific ONNX model names and contains upper cases
    6
    #![allow(clippy::upper_case_acronyms)]
  • mcai-onnxruntime 0.0.15/src/download/vision/object_detection_image_segmentation.rs
    5
    // Acronyms are specific ONNX model names and contains upper cases
    6
    #![allow(clippy::upper_case_acronyms)]
  • mcp23017 1.0.0/src/lib.rs
    23
    #![allow(dead_code, non_camel_case_types)]
    24
    #![allow(clippy::uninit_assumed_init, clippy::upper_case_acronyms)]
  • metaldb 1.0.0/benches/benchmarks/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • metaldb 1.0.0/src/lib.rs
    99
        // Next lints produce too much noise/false positives.
    100
        clippy::module_name_repetitions, clippy::similar_names, clippy::must_use_candidate, clippy::upper_case_acronyms,
    101
        // '... may panic' lints.
  • microbit-common 0.13.0/src/v1/gpio.rs
    6
    //! from `nrf-hal`.
    7
    #![allow(clippy::upper_case_acronyms, missing_docs)]
    8
    use crate::hal::gpio::{p0, Floating, Input, Output, Pin, PushPull};
  • microbit-common 0.13.0/src/v2/gpio.rs
    1
    #![allow(clippy::upper_case_acronyms, missing_docs)]
    2
    use nrf52833_hal::gpio::{p0, p1, Floating, Input, OpenDrain, Output, Pin, PushPull};
  • microvmi 0.3.11/src/lib.rs
    7
    #![allow(clippy::upper_case_acronyms)]
  • millennium-core 1.0.0-beta.3/src/lib.rs
    160
    	clippy::match_str_case_mismatch,
    161
    	clippy::upper_case_acronyms,
    162
    	clippy::from_over_into,
  • millennium-plugin-vibrancy 1.0.0-beta.3/src/windows.rs
    19
    #![allow(non_camel_case_types)]
    20
    #![allow(clippy::upper_case_acronyms)]
    21
    #![allow(unused_unsafe)]
  • millennium-webview 1.0.0-beta.3/src/lib.rs
    88
    #![allow(clippy::unit_cmp)]
    89
    #![allow(clippy::upper_case_acronyms)]
  • minidsp 0.1.4/src/bin/minidsp/main.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • minidsp 0.1.4/src/lib.rs
    55
    // Silence naming until we move to 0.1.0
    56
    #![allow(clippy::upper_case_acronyms)]
  • miniview 0.6.0/src/lib.rs
    119
    #![allow(clippy::upper_case_acronyms)]
  • mmr-crypto-primitives 0.2.1/src/crh/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • mmr-crypto-primitives 0.2.1/src/prf/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • mmtk 0.16.0/src/lib.rs
    11
    // not worth it.
    12
    #![allow(clippy::upper_case_acronyms)]
  • models-parser 0.2.0/src/lib.rs
    1
    #![cfg_attr(not(feature = "std"), no_std)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • modio 0.7.1/src/lib.rs
    114
    #![deny(rustdoc::broken_intra_doc_links)]
    115
    #![allow(clippy::upper_case_acronyms)]
  • molecule-codegen 0.7.3/src/ir/format.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • molecule-codegen 0.7.3/src/parser/inner.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • mp4parse 0.12.0/src/lib.rs
    12
    #![allow(clippy::unknown_clippy_lints)]
    13
    #![allow(clippy::upper_case_acronyms)]
  • msica 0.3.0/src/ffi.rs
    4
    #![allow(clippy::upper_case_acronyms)]
  • mt19937 2.0.1/src/lib.rs
    1
    #![allow(clippy::unreadable_literal, clippy::upper_case_acronyms)]
  • mun_syntax 0.4.0/src/syntax_kind/generated.rs
    10
        clippy::manual_non_exhaustive,
    11
        clippy::upper_case_acronyms
    12
    )]
  • muter 0.7.0/src/lib/codec/codecs/base64.rs
    2
    #![allow(bare_trait_objects)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • muter 0.7.0/src/lib/codec/codecs/uri.rs
    3
    #![allow(ellipsis_inclusive_range_patterns)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • muter 0.7.0/src/lib/codec/codecs/xml.rs
    3
    #![allow(ellipsis_inclusive_range_patterns)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • muter 0.7.0/src/lib/codec/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • mwa_hyperdrive 0.2.1/src/cuda/mod.rs
    7
    #![allow(non_snake_case)]
    8
    #![allow(clippy::upper_case_acronyms)]
  • ncurses-lite 0.1.1/src/ffi.rs
    1
    #![allow(non_camel_case_types)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • ncursesw 0.6.4/src/mouse/funcs.rs
    23
    #![allow(non_camel_case_types)]
    24
    #![allow(clippy::upper_case_acronyms)]
  • ncursesw 0.6.4/src/ncurses.rs
    26
    #![allow(clippy::unit_arg)]
    27
    #![allow(clippy::upper_case_acronyms)]
  • ncursesw 0.6.4/src/panels/funcs.rs
    23
    #![allow(clippy::upper_case_acronyms)]
  • ncursesw 0.6.4/src/shims/nmouse.rs
    23
    #![allow(non_camel_case_types)]
    24
    #![allow(clippy::upper_case_acronyms)]
  • ncursesw 0.6.4/src/shims/npanels.rs
    25
    #![allow(missing_debug_implementations)]
    26
    #![allow(clippy::upper_case_acronyms)]
  • netbios-parser 0.2.0/src/lib.rs
    36
    // clippy
    37
    #![allow(clippy::upper_case_acronyms)]
  • nice-gst-meet-sys 0.2.0/src/lib.rs
    9
      clippy::unreadable_literal,
    10
      clippy::upper_case_acronyms
    11
    )]
  • noah-algebra 0.4.0/src/lib.rs
    21
        clippy::suspicious_op_assign_impl,
    22
        clippy::upper_case_acronyms
    23
    )]
  • noah-algebra 0.4.0/src/utils.rs
    1
    #![deny(warnings)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • noah-api 0.4.0/src/gen-params.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![allow(non_camel_case_types)]
  • noah-api 0.4.0/src/lib.rs
    22
        clippy::suspicious_op_assign_impl,
    23
        clippy::upper_case_acronyms
    24
    )]
  • noah-plonk 0.4.0/src/lib.rs
    20
        clippy::suspicious_op_assign_impl,
    21
        clippy::upper_case_acronyms
    22
    )]
  • nss-gk-api 0.2.1/src/err.rs
    7
    #![allow(dead_code)]
    8
    #![allow(clippy::upper_case_acronyms)]
  • nss-gk-api 0.2.1/src/prio.rs
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![allow(
  • nss-gk-api 0.2.1/src/prtypes.rs
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![allow(
  • nss-gk-api 0.2.1/src/ssl.rs
    13
        clippy::too_many_lines,
    14
        clippy::upper_case_acronyms,
    15
        unknown_lints,
  • nss-gk-api 0.2.1/src/time.rs
    7
    #![allow(clippy::upper_case_acronyms)]
  • objc-sys 0.2.0-beta.3/src/lib.rs
    22
    #![warn(clippy::ptr_as_ptr)]
    23
    #![allow(clippy::upper_case_acronyms)]
    24
    #![allow(non_camel_case_types)]
  • ocaml-sys 0.23.0/src/lib.rs
    1
    #![allow(clippy::missing_safety_doc)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![no_std]
  • ohttp 0.3.0/src/nss/err.rs
    8
        dead_code,
    9
        clippy::upper_case_acronyms,
    10
        clippy::module_name_repetitions
  • onnxruntime 0.0.14/src/download/language/machine_comprehension.rs
    5
    // Acronyms are specific ONNX model names and contains upper cases
    6
    #![allow(clippy::upper_case_acronyms)]
  • onnxruntime 0.0.14/src/download/vision/image_classification.rs
    5
    // Acronyms are specific ONNX model names and contains upper cases
    6
    #![allow(clippy::upper_case_acronyms)]
  • onnxruntime 0.0.14/src/download/vision/object_detection_image_segmentation.rs
    5
    // Acronyms are specific ONNX model names and contains upper cases
    6
    #![allow(clippy::upper_case_acronyms)]
  • opendp-ffi 0.4.0/src/lib.rs
    87
    #![allow(clippy::upper_case_acronyms)]
    88
    #![allow(non_snake_case)]
  • openssl-sys 0.9.80/src/lib.rs
    3
        clippy::unreadable_literal,
    4
        clippy::upper_case_acronyms,
    5
        dead_code,
  • ort 1.14.0-alpha.0/src/download/language/machine_comprehension.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • ort 1.14.0-alpha.0/src/download/vision/image_classification.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • ort 1.14.0-alpha.0/src/download/vision/object_detection_image_segmentation.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • ospf-parser 0.5.0/src/lib.rs
    17
    #![forbid(unsafe_code)]
    18
    #![allow(clippy::upper_case_acronyms)]
  • ostree-sys 0.12.0/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • otspec 0.1.0/src/lib.rs
    1
    //! This library is used by the fonttools crate. No user-serviceable parts inside.
    2
    #![allow(non_snake_case, non_camel_case_types, clippy::upper_case_acronyms)]
    3
    #[macro_use]
  • oxipng 8.0.0/src/lib.rs
    14
    #![allow(clippy::cognitive_complexity)]
    15
    #![allow(clippy::upper_case_acronyms)]
    16
    #![cfg_attr(
  • pako-core 0.1.2/src/lib.rs
    1
    #![warn(clippy::all)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • pako-tools 0.1.2/src/lib.rs
    1
    #![deny(clippy::all)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • pamsm 0.5.2/src/pam.rs
    3
    #![allow(non_camel_case_types)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • pamsm 0.5.2/src/pam_types.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • pango-sys 0.16.3/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • pangocairo-sys 0.16.3/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • parol 0.16.0/src/parser/parol_grammar_trait.rs
    9
    #![allow(clippy::large_enum_variant)]
    10
    #![allow(clippy::upper_case_acronyms)]
  • parol-ls 0.4.0/src/parol_ls_grammar_trait.rs
    9
    #![allow(clippy::large_enum_variant)]
    10
    #![allow(clippy::upper_case_acronyms)]
  • pasta_curves 0.5.0/src/lib.rs
    5
    #![allow(unknown_lints)]
    6
    #![allow(clippy::op_ref, clippy::same_item_push, clippy::upper_case_acronyms)]
    7
    #![deny(rustdoc::broken_intra_doc_links)]
  • pavao 0.1.2/src/libsmbclient.rs
    1
    #![allow(non_camel_case_types)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    use std::{clone, default, mem, option};
  • pcap-parser 0.14.0/src/lib.rs
    118
    #![deny(unsafe_code)]
    119
    #![allow(clippy::upper_case_acronyms)]
    120
    // pragmas for doc
  • pdbtbx 0.10.1/src/lib.rs
    122
    //#![warn(clippy::pedantic)] // Activate if in for a nice evening of clippy love 💖
    123
    #![allow(clippy::upper_case_acronyms)] // Allow PDB (and derived) names to be used
    124
    #![cfg_attr(feature = "unstable-doc-cfg", feature(doc_cfg))]
  • phosphorus 2.0.3/src/gl_core_types.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![allow(dead_code)]
  • physx-sys 0.8.1/src/lib.rs
    211
        clippy::unused_unit,
    212
        clippy::upper_case_acronyms
    213
    )]
  • pic32-config-sector 0.1.2/src/pic32mx1x4.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    /// Length of config word sector in words
  • pic32-config-sector 0.1.2/src/pic32mx1xx.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    /// Length of config word sector in words
  • pic32-config-sector 0.1.2/src/pic32mx2x4.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    /// Length of config word sector in words
  • pic32-config-sector 0.1.2/src/pic32mx2xx.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    /// Length of config word sector in words
  • pic32-config-sector 0.1.2/src/pic32mzef.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    /// Length of config word sector in words
  • pico-common 0.3.1/src/lib.rs
    1
    #![forbid(unsafe_code)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • pico-driver 0.3.1/src/lib.rs
    44
    #![allow(clippy::upper_case_acronyms)]
  • piet-coregraphics 0.6.2/src/ct_helpers.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • pio 0.2.1/src/lib.rs
    38
    #![allow(clippy::unusual_byte_groupings)]
    39
    #![allow(clippy::upper_case_acronyms)]
  • pio-parser 0.2.1/src/lib.rs
    2
    #![allow(clippy::unusual_byte_groupings)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • polar-core 0.26.4/src/lexer.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • polkit-agent-sys 0.15.1/src/lib.rs
    5
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    6
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    7
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • polkit-sys 0.15.1/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • poppler-sys-rs 0.20.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • process_vm_io 1.0.8/src/lib.rs
    26
    )]
    27
    #![allow(clippy::upper_case_acronyms)]
  • psi-lang 0.3.0/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • py_literal 0.4.0/src/parse.rs
    2
    // generated by Pest. See https://github.com/pest-parser/pest/issues/490
    3
    #![allow(clippy::upper_case_acronyms)]
  • pyo3-ffi 0.18.0/src/lib.rs
    245
        non_upper_case_globals,
    246
        clippy::upper_case_acronyms,
    247
        clippy::missing_safety_doc
  • quiche 0.16.0/src/lib.rs
    342
    #![allow(clippy::upper_case_acronyms)]
    343
    #![warn(missing_docs)]
  • qvnt 0.5.0-alpha/src/operator/atomic/dispatch.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • rant 4.0.0-alpha.33/src/lib.rs
    31
    // Disable clippy's silly whining about "VM", "IO", etc. in type names
    32
    #![allow(clippy::upper_case_acronyms)]
  • rav1e 0.6.3/src/lib.rs
    48
    #![allow(clippy::comparison_chain)]
    49
    #![allow(clippy::upper_case_acronyms)]
    50
    #![allow(clippy::enum_variant_names)]
  • rdev 0.5.2/src/macos/common.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use crate::macos::keyboard::Keyboard;
  • rdev 0.5.2/src/macos/keyboard.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use crate::macos::keycodes::code_from_key;
  • rdftk_core 0.3.1/src/model/literal/lang.rs
    52
    #![allow(clippy::upper_case_acronyms)]
  • rdftk_io 0.2.1/src/nq/parser/mod.rs
    10
    #![allow(clippy::upper_case_acronyms)] // << generated by pest.
  • rdftk_io 0.2.1/src/nt/parser/mod.rs
    10
    #![allow(clippy::upper_case_acronyms)] // << generated by pest.
  • rdftk_io 0.2.1/src/turtle/parser/mod.rs
    10
    #![allow(clippy::upper_case_acronyms)] // << generated by pest.
  • redb 0.12.1/src/tree_store/page_store/file_lock/windows.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • redb 0.12.1/src/tree_store/page_store/mmap/windows.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • regress 0.4.1/src/lib.rs
    112
    #![warn(clippy::all)]
    113
    #![allow(clippy::upper_case_acronyms, clippy::match_like_matches_macro)]
    114
    // Clippy's manual_range_contains suggestion produces worse codegen.
  • remain 0.2.6/tests/order.rs
    1
    #![allow(dead_code, non_camel_case_types)]
    2
    #![allow(clippy::enum_variant_names, clippy::upper_case_acronyms)]
  • resvg 0.28.0/src/lib.rs
    12
    #![allow(clippy::identity_op)]
    13
    #![allow(clippy::upper_case_acronyms)]
  • rexif 0.7.3/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • rg3d 0.24.0/src/lib.rs
    7
    #![allow(clippy::too_many_arguments)]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::from_over_into)]
  • rg3d-core 0.19.0/src/lib.rs
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    #![allow(clippy::from_over_into)]
  • rg3d-ui 0.15.0/src/lib.rs
    7
    #![allow(clippy::float_cmp)]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::from_over_into)]
  • rhai 1.12.0/src/lib.rs
    79
    #![allow(clippy::too_many_arguments)]
    80
    #![allow(clippy::upper_case_acronyms)]
    81
    #![allow(clippy::match_same_arms)]
  • rhymuproc 1.1.2/src/windows.rs
    2
    // to be used as-is here.
    3
    #![allow(clippy::upper_case_acronyms)]
  • rivet-chat 0.0.7/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • rivet-client-api-chat 0.0.1/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • rivet-group 0.0.7/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • rivet-identity 0.0.14/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • rivet-kv 0.0.8/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • rivet-matchmaker 0.0.8/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • rivet-party 0.0.7/src/lib.rs
    1
    #![allow(clippy::module_inception)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::large_enum_variant)]
  • rkv 0.18.4/src/backend/impl_lmdb/arch_migrator.rs
    10
    #![allow(dead_code)] // TODO: Get rid of unused struct members
    11
    #![allow(clippy::upper_case_acronyms)] // TODO: Consider renaming things like `BRANCH`
  • rquickjs-sys 0.1.7/src/lib.rs
    5
    #![allow(clippy::missing_safety_doc)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![cfg_attr(test, allow(deref_nullptr))] // TODO: Remove it after closing bindgen#1651
  • rsfbclient-core 0.23.0/src/ibase.rs
    7
        clippy::redundant_static_lifetimes,
    8
        clippy::upper_case_acronyms
    9
    )]
  • rsmixer 0.5.5/src/main.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • rsmpeg 0.12.0+ffmpeg.5.1/src/lib.rs
    2
    #![allow(clippy::module_inception)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • rspirv 0.11.0+1.5.4/sr/autogen_decoration.rs
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    #[doc = r" SPIR-V decorations."]
  • rubullet-sys 0.1.0-alpha-2/src/lib.rs
    1
    //! Foreign function interface for Bullet C API.
    2
    #![allow(non_camel_case_types, non_snake_case, clippy::upper_case_acronyms)]
    3
    use std::ffi::c_void;
  • russh 0.36.0/src/lib.rs
    6
    )]
    7
    #![allow(clippy::single_match, clippy::upper_case_acronyms)]
    8
    // length checked
  • rust-bert 0.20.0/src/lib.rs
    695
    // These are used abundantly in this code
    696
    #![allow(clippy::assign_op_pattern, clippy::upper_case_acronyms)]
  • rust-code-analysis 0.0.25/src/lib.rs
    47
    #![allow(clippy::upper_case_acronyms)]
  • rust-cryptoauthlib 0.4.5/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • rust-expression 0.3.1/src/parser.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • rust-releases-rust-dist 0.22.4/src/lib.rs
    3
    #![deny(unsafe_code)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    //! Please, see the [`rust-releases`] for additional documentation on how this crate can be used.
  • rust-releases-rust-dist-with-cli 0.22.1/src/lib.rs
    3
    #![deny(unsafe_code)]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    //! Please, see the [`rust-releases`] for additional documentation on how this crate can be used.
  • rust-sc2 1.1.2/src/lib.rs
    322
    #![deny(broken_intra_doc_links)]
    323
    #![allow(clippy::upper_case_acronyms)]
  • rust-tdlib 0.4.1/src/lib.rs
    42
        clippy::borrowed_box,
    43
        clippy::upper_case_acronyms,
    44
        clippy::field_reassign_with_default,
  • rustler 0.27.0/src/wrapper.rs
    7
    //! Making the APIs nice to use from Rust should be done in the root `rustler` crate.
    8
    #![allow(clippy::upper_case_acronyms)]
  • rustler_sys 2.2.0/src/rustler_sys_api.rs
    1
    #![allow(clippy::missing_safety_doc)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • rustls 0.21.0-alpha.1/src/msgs/enums.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![allow(non_camel_case_types)]
  • rustls 0.21.0-alpha.1/src/msgs/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![allow(missing_docs)]
  • rustwide 0.15.2/src/lib.rs
    2
    #![allow(clippy::new_without_default)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![cfg_attr(docs_rs, feature(doc_cfg))]
  • rusty-editor 0.11.0/src/main.rs
    6
    // These are useless.
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![allow(clippy::inconsistent_struct_constructor)]
  • safe_drive 0.1.3/src/msg.rs
    7
    #![allow(unused_imports)]
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::too_many_arguments)]
  • safe_drive 0.1.3/src/rcl.rs
    15
    #![allow(improper_ctypes)]
    16
    #![allow(clippy::upper_case_acronyms)]
    17
    #![allow(clippy::too_many_arguments)]
  • safe_drive 0.1.3/tests/common/mod.rs
    7
    #![allow(unused_imports)]
    8
    #![allow(clippy::upper_case_acronyms)]
  • sampi 0.4.0/src/bin/sampi.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • sampi 0.4.0/src/lib.rs
    1
    #![allow(clippy::new_without_default)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • sawp-diameter 0.11.1/src/lib.rs
    4
    #![allow(clippy::upper_case_acronyms)]
  • sawp-dns 0.11.1/src/edns.rs
    11
    #![allow(clippy::upper_case_acronyms)]
  • sawp-dns 0.11.1/src/enums.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • sawp-dns 0.11.1/src/rdata.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • sawp-ffi 0.11.1/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • sawp-file 0.11.1/src/lib.rs
    6
    #![allow(clippy::upper_case_acronyms)]
  • sawp-gre 0.11.1/src/lib.rs
    44
    #![allow(clippy::upper_case_acronyms)]
  • sawp-modbus 0.11.1/src/lib.rs
    46
    #![allow(clippy::upper_case_acronyms)]
  • sawp-tftp 0.11.1/src/lib.rs
    42
    #![allow(clippy::upper_case_acronyms)]
  • sciter-rs 0.5.58/src/lib.rs
    68
    #![allow(clippy::unreadable_literal)] // C++ SDK constants
    69
    #![allow(clippy::upper_case_acronyms)]// C++ SDK constants
    70
    #![allow(clippy::deprecated_semver)]  // `#[deprecated(since="Sciter 4.4.3.24")]` is not a semver format.
  • scutiger-core 0.3.0/src/errors.rs
    2
    #![allow(bare_trait_objects)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • seed 0.9.2/src/dom_entity_names/events/event_names.rs
    1
    // Comprehensive list: https://developer.mozilla.org/en-US/docs/Web/Events
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    make_events! {
  • selinux 0.3.3/src/lib.rs
    3
    #![doc(html_root_url = "https://docs.rs/selinux/0.3.3")]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    #![warn(
  • selinux-sys 0.6.2/src/lib.rs
    8
        clippy::redundant_static_lifetimes,
    9
        clippy::upper_case_acronyms
    10
    )]
  • semtech-udp 0.10.4/src/packet/mod.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use num_enum::TryFromPrimitive;
  • sic 0.21.1/tests/cli_input_output.rs
    1
    #![deny(clippy::all)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • sic_io 0.21.0/src/lib.rs
    1
    #![deny(clippy::all)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • sic_parser 0.21.0/src/lib.rs
    1
    #![deny(clippy::all)]
    2
    #![allow(clippy::unnecessary_wraps, clippy::upper_case_acronyms)]
  • simconnect-sdk 0.2.1/src/bindings.rs
    4
    #![allow(dead_code)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • skia-safe 0.58.0/src/lib.rs
    1
    #![macro_use]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![allow(clippy::non_send_fields_in_send_ty)]
  • smartcore 0.3.0/src/lib.rs
    5
        clippy::unnecessary_wraps,
    6
        clippy::upper_case_acronyms
    7
    )]
  • smithay 0.3.0/src/lib.rs
    2
    // Allow acronyms like EGL
    3
    #![allow(clippy::upper_case_acronyms)]
  • smt2parser 0.6.1/src/parser.rs
    5
    #![allow(clippy::type_complexity)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![allow(clippy::needless_lifetimes)]
  • sniffglue 0.15.0/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • sniffnet 1.0.1/src/enums/app_protocol.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use std::fmt;
  • sniffnet 1.0.1/src/enums/trans_protocol.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    use std::fmt;
  • soup2-sys 0.2.0/src/lib.rs
    5
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    6
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    7
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • soup3-sys 0.3.1/src/lib.rs
    6
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    7
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    8
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • sourceview4-sys 0.3.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • sourceview5-sys 0.5.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • sourmash 0.11.0/src/lib.rs
    19
    // TODO: remove this line and update all the appropriate type names for 1.0
    20
    #![allow(clippy::upper_case_acronyms)]
  • spice-client-glib-sys 0.3.0/src/lib.rs
    9
        clippy::unreadable_literal,
    10
        clippy::upper_case_acronyms
    11
    )]
  • splr 0.17.0/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    /*!
  • sqlite3-parser 0.5.0/src/parser/mod.rs
    11
        #![allow(clippy::needless_return)]
    12
        #![allow(clippy::upper_case_acronyms)]
  • sqlparser 0.30.0/src/lib.rs
    42
    #![cfg_attr(not(feature = "std"), no_std)]
    43
    #![allow(clippy::upper_case_acronyms)]
  • sqlx-models-parser 0.10.1-alpha.0/src/lib.rs
    36
    #![cfg_attr(not(feature = "std"), no_std)]
    37
    #![allow(clippy::upper_case_acronyms)]
  • stakker 0.2.5/src/lib.rs
    485
    // To fix these would break the API
    486
    #![allow(clippy::upper_case_acronyms)]
  • starship 1.12.0/src/formatter/parser.rs
    1
    // Can't rename internal Pest names
    2
    #![allow(clippy::upper_case_acronyms)]
  • stm32f3xx-hal 0.9.1/src/lib.rs
    123
    #![no_std]
    124
    #![allow(clippy::upper_case_acronyms)]
    125
    #![warn(missing_docs)]
  • stm32l0xx-hal 0.10.0/src/lib.rs
    2
    #![allow(non_camel_case_types)]
    3
    #![allow(clippy::upper_case_acronyms)]
  • storage-proofs-core 12.0.0/src/lib.rs
    4
    #![allow(clippy::type_repetition_in_bounds)]
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    #![allow(clippy::redundant_slicing)]
  • streampager 0.10.3/src/keymap_file.rs
    3
    // Upper-case acronyms are generated by pest.
    4
    #![allow(clippy::upper_case_acronyms)]
  • stronghold_engine 1.0.2/src/snapshot.rs
    4
    #![allow(clippy::upper_case_acronyms)]
  • stronghold_engine 1.0.2/src/vault.rs
    4
    #![allow(clippy::from_over_into)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • svf 0.3.0/src/lib.rs
    4
    #![allow(clippy::upper_case_acronyms)]
  • svf 0.3.0/src/parser.rs
    4
    #![allow(clippy::upper_case_acronyms)]
  • svgr 0.27.0/src/lib.rs
    12
    #![allow(clippy::identity_op)]
    13
    #![allow(clippy::upper_case_acronyms)]
  • swash 0.1.6/src/text/mod.rs
    5
    // Avoid errors for generated Unicode data.
    6
    #![allow(clippy::upper_case_acronyms)]
  • swc_estree_compat 0.168.11/src/lib.rs
    2
    #![allow(clippy::large_enum_variant)]
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    #![feature(type_name_of_val)]
  • sysinfo 0.27.7/src/lib.rs
    6
    #![deny(rustdoc::broken_intra_doc_links)]
    7
    #![allow(clippy::upper_case_acronyms)]
    8
    #![allow(clippy::non_send_fields_in_send_ty)]
  • tacview 0.1.4/src/record/property.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • tao 0.17.0/src/lib.rs
    138
      clippy::match_str_case_mismatch,
    139
      clippy::upper_case_acronyms,
    140
      clippy::from_over_into,
  • target-tuples 0.5.11/src/pieces.rs
    1
    #![allow(
    2
        clippy::upper_case_acronyms,
    3
        clippy::manual_non_exhaustive,
  • tartan-bitfield 1.2.0/src/lib.rs
    171
    #![allow(clippy::similar_names)]
    172
    #![allow(clippy::upper_case_acronyms)]
  • tauri-soup-sys 0.14.1/src/lib.rs
    5
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    6
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    7
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • tauri-webkit2gtk-sys 0.14.0/src/lib.rs
    5
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    6
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    7
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • tauri-webview2 0.1.2/src/lib.rs
    59
    #![allow(clippy::type_complexity)]
    60
    #![allow(clippy::upper_case_acronyms)]
    61
    #![allow(non_camel_case_types)]
  • telnet 0.2.1/src/lib.rs
    21
    #![warn(clippy::pedantic)]
    22
    #![allow(clippy::upper_case_acronyms)]
  • temporal-sdk-core 0.1.0-alpha.1/src/lib.rs
    1
    #![warn(missing_docs)] // error if there are missing docs
    2
    #![allow(clippy::upper_case_acronyms)]
  • termwiz 0.19.0/src/escape/mod.rs
    3
    #![cfg_attr(feature = "cargo-clippy", allow(clippy::useless_attribute))]
    4
    #![allow(clippy::upper_case_acronyms)]
    5
    //! This module provides the ability to parse escape sequences and attach
  • tfc 0.6.2/src/windows/ffi/types.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • tfc 0.6.2/src/windows/ffi/winuser.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • themelio-stf 0.11.13/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![doc = include_str!("../README.md")]
  • thyme 0.6.0/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    /*!
  • tide-sqlx 0.6.1/src/lib.rs
    82
    #![allow(clippy::upper_case_acronyms)] // SQLxMiddleware
    83
    #![cfg_attr(feature = "docs", feature(doc_cfg))]
  • tiny-skia-path 0.8.2/src/lib.rs
    26
    #![allow(clippy::too_many_arguments)]
    27
    #![allow(clippy::upper_case_acronyms)]
    28
    #![allow(clippy::wrong_self_convention)]
  • tls-parser 0.11.0/src/lib.rs
    133
    #![forbid(unsafe_code)]
    134
    #![allow(clippy::upper_case_acronyms)]
    135
    #![no_std]
  • tmelcrypt 0.2.6/src/lib.rs
    19
    #![allow(clippy::upper_case_acronyms)]
  • tokenizers 0.13.2/src/lib.rs
    1
    #![warn(clippy::all)]
    2
    #![allow(clippy::upper_case_acronyms)]
    3
    #![doc(html_favicon_url = "https://huggingface.co/favicon.ico")]
  • tonic 0.8.3/src/metadata/value.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • tonic-arcanyx-fork 0.8.1-alpha.0/src/metadata/value.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • tor-protover 0.4.0/src/lib.rs
    40
    #![allow(non_upper_case_globals)]
    41
    #![allow(clippy::upper_case_acronyms)]
  • tracker-sys 0.3.0/src/lib.rs
    6
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    7
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    8
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • trussed 0.1.0/src/config.rs
    1
    #![allow(non_camel_case_types)]
    2
    #![allow(clippy::upper_case_acronyms)]
  • trust-dns-client 0.22.0/src/lib.rs
    33
        clippy::single_component_path_imports,
    34
        clippy::upper_case_acronyms, // can be removed on a major release boundary
    35
    )]
  • trust-dns-proto 0.22.0/src/lib.rs
    24
        clippy::single_component_path_imports,
    25
        clippy::upper_case_acronyms, // can be removed on a major release boundary
    26
    )]
  • trust-dns-recursor 0.22.0/src/lib.rs
    23
        clippy::single_component_path_imports,
    24
        clippy::upper_case_acronyms, // can be removed on a major release boundary
    25
    )]
  • trust-dns-server 0.22.0/src/lib.rs
    32
        clippy::single_component_path_imports,
    33
        clippy::upper_case_acronyms, // can be removed on a major release boundary
    34
    )]
  • ttf-parser 0.18.1/src/lib.rs
    45
    #![allow(clippy::field_reassign_with_default)]
    46
    #![allow(clippy::upper_case_acronyms)]
  • twmap 0.10.0/src/automapper/parse.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • ukebox 0.9.1/src/lib.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • umbra-lang 0.21.0/src/lib.rs
    43
    #![warn(clippy::pedantic)]
    44
    #![allow(clippy::upper_case_acronyms)]
    45
    #![allow(clippy::similar_names)]
  • ureq 2.6.2/src/lib.rs
    7
    // we're not changing public api due to a lint.
    8
    #![allow(clippy::upper_case_acronyms)]
    9
    #![allow(clippy::result_large_err)]
  • usvg 0.28.0/src/lib.rs
    59
    #![allow(clippy::question_mark)]
    60
    #![allow(clippy::upper_case_acronyms)]
  • usvg-text-layout 0.28.0/src/lib.rs
    21
    #![allow(clippy::question_mark)]
    22
    #![allow(clippy::upper_case_acronyms)]
  • usvgr 0.27.0/src/lib.rs
    59
    #![allow(clippy::question_mark)]
    60
    #![allow(clippy::upper_case_acronyms)]
  • usvgr-text-layout 0.27.0/src/lib.rs
    21
    #![allow(clippy::question_mark)]
    22
    #![allow(clippy::upper_case_acronyms)]
  • uu_chcon 0.0.17/src/chcon.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • UWUWUW 0.13.4/src/lib.rs
    81
    #![allow(clippy::unit_cmp)]
    82
    #![allow(clippy::upper_case_acronyms)]
  • ux-animate 0.1.5/src/lib.rs
    8
        clippy::from_over_into,
    9
        clippy::upper_case_acronyms,
    10
        clippy::new_ret_no_self,
  • ux-dx 0.2.1/src/platform/core/enums.rs
    4
        clippy::from_over_into,
    5
        clippy::upper_case_acronyms
    6
    )]
  • ux-dx 0.2.1/src/platform/core/gles2_vtable.rs
    4
        clippy::from_over_into,
    5
        clippy::upper_case_acronyms
    6
    )]
  • ux-dx 0.2.1/src/platform/core/poll_fd.rs
    4
        clippy::from_over_into,
    5
        clippy::upper_case_acronyms
    6
    )]
  • vedirect 0.2.0/src/lib.rs
    4
    //#![warn(missing_docs)]
    5
    #![allow(clippy::upper_case_acronyms)]
  • veryl-parser 0.3.1/src/generated/veryl_grammar_trait.rs
    9
    #![allow(clippy::large_enum_variant)]
    10
    #![allow(clippy::upper_case_acronyms)]
  • vfs 0.9.0/src/lib.rs
    50
    #![allow(unknown_lints)]
    51
    #![allow(clippy::upper_case_acronyms)]
  • vhdl_lang 0.36.0/src/lib.rs
    5
    // Copyright (c) 2018, Olof Kraigher olof.kraigher@gmail.com
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    // False positives with unconditional loops
  • vhdl_ls 0.36.0/src/lib.rs
    5
    // Copyright (c) 2018, Olof Kraigher olof.kraigher@gmail.com
    6
    #![allow(clippy::upper_case_acronyms)]
  • vhost 0.6.0/src/vhost_user/message.rs
    9
    #![allow(non_camel_case_types)]
    10
    #![allow(clippy::upper_case_acronyms)]
  • voila 3.4.0/src/main.rs
    3
    #![feature(decl_macro)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • volo-grpc 0.3.0/src/metadata/value.rs
    3
    #![allow(clippy::upper_case_acronyms)]
  • vopono 0.10.4/src/main.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    #![allow(clippy::large_enum_variant)]
  • vte4-sys 0.5.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • vtil-parser 0.7.0/src/lib.rs
    77
    #![allow(clippy::upper_case_acronyms)]
    78
    #![allow(clippy::useless_conversion)]
  • vtparse 0.6.2/src/lib.rs
    12
    //! all those possible escape sequences for yourself.
    13
    #![allow(clippy::upper_case_acronyms)]
    14
    use utf8parse::Parser as Utf8Parser;
  • vulkanalia 0.17.0/src/vk/builders.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia 0.17.0/src/vk/commands.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia 0.17.0/src/vk/enums.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia 0.17.0/src/vk/extensions.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia 0.17.0/src/vk/versions.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/arrays.rs
    8
        clippy::type_complexity,
    9
        clippy::upper_case_acronyms
    10
    )]
  • vulkanalia-sys 0.17.0/src/bitmasks.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/commands.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/constants.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/enums.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/extensions.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/functions.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/handles.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/macros.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • vulkanalia-sys 0.17.0/src/structs.rs
    14
        clippy::type_complexity,
    15
        clippy::upper_case_acronyms
    16
    )]
  • wasmer-compiler-singlepass 3.2.0-alpha.1/src/x64_decl.rs
    3
    #![allow(clippy::upper_case_acronyms)]
    4
    use crate::common_decl::{MachineState, MachineValue, RegisterIndex};
  • webkit2gtk-sys 0.19.1/src/lib.rs
    9
      clippy::unreadable_literal,
    10
      clippy::upper_case_acronyms
    11
    )]
  • webkit2gtk-webextension-sys 0.15.0/src/lib.rs
    5
    #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
    6
    #![allow(clippy::approx_constant, clippy::type_complexity, clippy::unreadable_literal, clippy::upper_case_acronyms)]
    7
    #![cfg_attr(feature = "dox", feature(doc_cfg))]
  • webkit2gtk5-sys 0.2.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • webkit2gtk5-webextension-sys 0.2.0/src/lib.rs
    10
        clippy::unreadable_literal,
    11
        clippy::upper_case_acronyms
    12
    )]
  • webview2 0.1.4/src/lib.rs
    59
    #![allow(clippy::type_complexity)]
    60
    #![allow(clippy::upper_case_acronyms)]
    61
    #![allow(non_camel_case_types)]
  • webview2-sys 0.1.1/src/lib.rs
    5
        non_snake_case,
    6
        clippy::upper_case_acronyms
    7
    )]
  • win_etw_macros 0.1.3/src/lib.rs
    187
    #![allow(clippy::single_match)]
    188
    #![allow(clippy::upper_case_acronyms)]
    189
    #![allow(clippy::vec_init_then_push)]
  • windy 0.2.0/src/raw.rs
    5
        non_camel_case_types,
    6
        clippy::upper_case_acronyms,
    7
        non_snake_case
  • wing-sqlparser 0.13.1-alpha.0/src/lib.rs
    36
    #![cfg_attr(not(feature = "std"), no_std)]
    37
    #![allow(clippy::upper_case_acronyms)]
  • wow_login_messages 0.2.0/src/lib.rs
    96
        clippy::missing_errors_doc,
    97
        clippy::upper_case_acronyms,
    98
        clippy::missing_const_for_fn,
  • wry 0.26.0/src/lib.rs
    80
    #![allow(clippy::unit_cmp)]
    81
    #![allow(clippy::upper_case_acronyms)]
  • x11rb 0.11.1/src/protocol/mod.rs
    9
    // Clippy does not like some names from the XML.
    10
    #![allow(clippy::upper_case_acronyms)]
    11
    // This is not easy to fix, so ignore it.
  • x11rb-protocol 0.11.1/src/protocol/mod.rs
    9
    // Clippy does not like some names from the XML.
    10
    #![allow(clippy::upper_case_acronyms)]
    11
    // This is not easy to fix, so ignore it.
  • x86reducer 0.1.0/src/instruction.rs
    1
    #![allow(clippy::upper_case_acronyms)]
  • xgboost-rs-sys 0.1.3/lib.rs
    3
    #![allow(non_snake_case)]
    4
    #![allow(clippy::upper_case_acronyms)]
  • xmlsec 0.2.2/src/bindings.rs
    11
    #![allow(clippy::upper_case_acronyms)]
    12
    #![allow(clippy::redundant_static_lifetimes)]
  • yata 0.6.1/src/lib.rs
    37
    #![allow(unknown_lints)] // workaround clippy unknown lints when rust stable 1.50. May be removed in the future
    38
    #![allow(clippy::upper_case_acronyms)]
    39
    #![deny(clippy::nursery)]
  • yottadb 2.0.0/src/lib.rs
    140
    #![deny(missing_docs)]
    141
    #![allow(clippy::upper_case_acronyms)]
  • yunoss 0.0.1-alpha3/src/lib.rs
    5
    #![allow(clippy::field_reassign_with_default)]
    6
    #![allow(clippy::upper_case_acronyms)]
    7
    #![doc(test(
  • z80emu 0.8.0/src/cpu/parse.rs
    9
    #![allow(clippy::unusual_byte_groupings)]
    10
    #![allow(clippy::upper_case_acronyms)]
    11
    use core::convert::TryFrom;
  • zenkit 0.6.3/src/list.rs
    1
    #![allow(clippy::upper_case_acronyms)]
    2
    //! Lists
  • zenkit 0.6.3/src/types.rs
    1
    #![allow(missing_docs, clippy::upper_case_acronyms)]
    2
    //! This module defines the data types used in the ZenKit Api. Most are specified
  • zerovec 0.9.2/src/ule/chars.rs
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    //! ULE implementation for the `char` type.
  • zerovec 0.9.2/src/ule/mod.rs
    5
    #![allow(clippy::upper_case_acronyms)]
  • zerovec 0.9.2/src/ule/plain.rs
    5
    #![allow(clippy::upper_case_acronyms)]
    6
    //! ULE implementation for Plain Old Data types, including all sized integers.
  • zfctl 0.4.0-alpha.1/src/main.rs
    15
    #![allow(clippy::upper_case_acronyms)]
  • zrpc 0.6.0-alpha1/src/lib.rs
    13
    //#![feature(associated_type_bounds)]
    14
    #![allow(clippy::upper_case_acronyms)]
  • zrpc-macros 0.6.0-alpha1/src/lib.rs
    12
    *********************************************************************************/
    13
    #![allow(clippy::upper_case_acronyms)]
    14
    #![recursion_limit = "512"]
  • zune-jpeg 0.2.0/src/marker.rs
    1
    #![allow(clippy::upper_case_acronyms)]