14 |
// other examples, even just copy pasting this struct and impl into a blank project :/
|
15 |
#[allow(clippy::only_used_in_recursion)]
|
16 |
pub fn update_colour(&mut self, index: usize, colour: u16) {
|
1191 |
/// It two types are found to not be the same an error is returned.
|
1192 |
#[allow(clippy::only_used_in_recursion)]
|
1193 |
pub fn unify(&mut self, t1: Arc<Type>, t2: Arc<Type>, location: Span) -> Result<(), Error> {
|
1667 |
/// level higher than the input level into generalized (polymorphic) type variables.
|
1668 |
#[allow(clippy::only_used_in_recursion)]
|
1669 |
pub(crate) fn generalise(t: Arc<Type>, ctx_level: usize) -> Arc<Type> {
|
34 |
#[inline]
|
35 |
#[allow(clippy::only_used_in_recursion)]
|
36 |
fn dot(&self, other: &Matrix<N, R2, C2, SB>) -> N {
|
101 |
#[allow(clippy::only_used_in_recursion)]
|
102 |
fn try_into_physical_plan(
|
808 |
#[allow(clippy::only_used_in_recursion)]
|
809 |
fn decode_node(&self, data: &[u8]) -> TrieResult<Node> {
|
348 |
#[allow(clippy::only_used_in_recursion)]
|
349 |
pub fn option_inner_type<'a>(&self, def: &'a Type) -> Option<&'a Type> {
|
801 |
#[allow(clippy::only_used_in_recursion)]
|
802 |
pub fn is_double(&self, def: &Type) -> bool {
|
76 |
#[allow(clippy::cast_possible_truncation)] // It fits.
|
77 |
#[allow(clippy::only_used_in_recursion)] // Clippy is confused.
|
78 |
fn from(num: usize) -> Self {
|
89 |
#[allow(clippy::only_used_in_recursion)]
|
90 |
fn try_into_physical_plan(
|
969 |
/// returns complement (not A)
|
970 |
#[allow(clippy::only_used_in_recursion)]
|
971 |
pub(crate) fn complement(&self, ty: &Type) -> Type {
|
112 |
*/
|
113 |
#[allow(clippy::only_used_in_recursion)]
|
114 |
fn _dump_flow(
|
451 |
#[allow(clippy::only_used_in_recursion)]
|
452 |
fn selector_string(self, span: Span) -> SassResult<Option<String>> {
|
1002 |
#[allow(clippy::only_used_in_recursion)]
|
1003 |
fn do_walk_directory<P: AsRef<Path>>(
|
156 |
#[async_recursion]
|
157 |
#[allow(clippy::only_used_in_recursion)]
|
158 |
pub async fn execute<L, M, N>(
|
49 |
#[allow(clippy::only_used_in_recursion)] // FP nightly (1bfe40d11 2022-03-18
|
50 |
impl CheckedArith for i32 {
|
692 |
/// See `ObjectField.children_req` field for what it means.
|
693 |
#[allow(clippy::only_used_in_recursion)]
|
694 |
fn children_requirements(&self, schema: &E::Definition) -> Vec<String> {
|
8 |
impl<T> From<v2::Reference> for openapiv3::ReferenceOr<T> {
|
9 |
#[allow(clippy::only_used_in_recursion)]
|
10 |
fn from(v2: v2::Reference) -> Self {
|
466 |
/// * `matchers` - A slice of the remaining arguments for a single pattern for the function expression.
|
467 |
#[allow(clippy::only_used_in_recursion)]
|
468 |
fn match_arg(
|
2057 |
#[inline]
|
2058 |
#[allow(clippy::only_used_in_recursion)]
|
2059 |
pub fn deep_scan(&mut self, mut filter: impl FnMut(&mut Self)) {
|
195 |
#[allow(clippy::only_used_in_recursion)]
|
196 |
pub fn plan_table_ref(
|
111 |
#[allow(clippy::only_used_in_recursion)]
|
112 |
fn check_item(&self, item: &Item, current: &Token) -> bool {
|
11 |
#[allow(clippy::only_used_in_recursion)] // False positive
|
12 |
fn try_from(value: BigUint) -> Result<Self, Self::Error> {
|
327 |
#[allow(clippy::only_used_in_recursion)]
|
328 |
fn prove_batch_with_terminator<C: ConstraintSynthesizer<E::Fr>, R: Rng + CryptoRng>(
|
20 |
#[allow(clippy::only_used_in_recursion)]
|
21 |
impl<E: Environment> Pow<Field<E>> for Field<E> {
|
135 |
#[allow(clippy::only_used_in_recursion)]
|
136 |
fn collect_all_deps(
|
22 |
{
|
23 |
#[allow(clippy::only_used_in_recursion)]
|
24 |
#[inline]
|
45 |
#[allow(clippy::only_used_in_recursion)]
|
46 |
fn could_be_error(&self, expr: &Expr) -> bool {
|
68 |
#[allow(clippy::only_used_in_recursion)]
|
69 |
fn merge_nested_if_returns(&mut self, s: &mut Stmt, can_work: bool) {
|
328 |
/// `parent_span` should be [Span] of [VarDeclarator] or [AssignExpr]
|
329 |
#[allow(clippy::only_used_in_recursion)]
|
330 |
#[cfg_attr(feature = "debug", tracing::instrument(skip_all))]
|
250 |
) -> isize {
|
251 |
#[allow(clippy::only_used_in_recursion)]
|
252 |
#[cfg_attr(test, tracing::instrument(skip(e)))]
|
22 |
{
|
23 |
#[allow(clippy::only_used_in_recursion)]
|
24 |
#[inline]
|
1015 |
#[allow(clippy::only_used_in_recursion)]
|
1016 |
fn remove_leading_and_trailing_whitespaces(
|
387 |
#[allow(clippy::only_used_in_recursion)]
|
388 |
fn get_deep_end_span(&mut self, children: &[Child]) -> Option<Span> {
|
22 |
{
|
23 |
#[allow(clippy::only_used_in_recursion)]
|
24 |
#[inline]
|
99 |
#[allow(clippy::only_used_in_recursion)]
|
100 |
fn get_deep_end_span(&mut self, children: &[Child]) -> Option<Span> {
|
229 |
// it thinks `total` is unused
|
230 |
clippy::only_used_in_recursion,
|
231 |
clippy::cast_possible_truncation
|
217 |
#[allow(clippy::only_used_in_recursion)]
|
218 |
pub fn named_debruijn_to_debruijn(&mut self, term: &Term<NamedDeBruijn>) -> Term<DeBruijn> {
|
240 |
#[allow(clippy::only_used_in_recursion)]
|
241 |
pub fn debruijn_to_named_debruijn(&mut self, term: &Term<DeBruijn>) -> Term<NamedDeBruijn> {
|
263 |
#[allow(clippy::only_used_in_recursion)]
|
264 |
pub fn fake_named_debruijn_to_named_debruijn(
|
293 |
#[allow(clippy::only_used_in_recursion)]
|
294 |
pub fn named_debruijn_to_fake_named_debruijn(
|
35 |
// https://github.com/rust-lang/rust-clippy/issues/8560
|
36 |
clippy::only_used_in_recursion,
|
37 |
// https://github.com/rust-lang/rust-clippy/issues/8867
|
35 |
#![allow(clippy::overly_complex_bool_expr)]
|
36 |
#![allow(clippy::only_used_in_recursion)]
|
37 |
#![allow(unstable_name_collisions)]
|
9 |
#![allow(clippy::result_large_err)]
|
10 |
#![allow(clippy::only_used_in_recursion)]
|
5 |
//! Copyright (c) 2018, Olof Kraigher olof.kraigher@gmail.com
|
6 |
#![allow(clippy::only_used_in_recursion)]
|
1 |
#![allow(clippy::only_used_in_recursion)]
|
1 |
#![allow(clippy::only_used_in_recursion)]
|
2 |
// This Source Code Form is subject to the terms of the Mozilla Public
|