7 |
#[allow(clippy::print_literal)]
|
8 |
pub fn dump_dir<R: Read + Seek>(dir: &Directory<R>) {
|
32 |
#[allow(clippy::print_literal)]
|
33 |
if !git {
|
8 |
#[allow(clippy::print_literal)]
|
9 |
fn main() {
|
10 |
#[allow(clippy::print_literal)]
|
11 |
fn main() {
|
7 |
#[allow(clippy::print_literal)]
|
8 |
fn main() {
|
9 |
#[allow(clippy::print_literal)]
|
10 |
#[allow(non_snake_case)]
|
10 |
#[allow(clippy::print_literal)]
|
11 |
fn main() {
|
107 |
#[allow(clippy::print_literal)]
|
108 |
fn attr<T>(with_runs: bool, arg: &str, info: &mut CommandInfo<T>) -> Result<()>
|
16 |
#[allow(clippy::print_literal)]
|
17 |
pub async fn list_mock_servers(host: &str, port: u16, matches: &ArgMatches<'_>) -> Result<(), i32> {
|
377 |
#[test]
|
378 |
#[allow(clippy::excessive_precision, clippy::print_literal)]
|
379 |
fn test_print_float() {
|
16 |
#[allow(clippy::print_literal)]
|
17 |
#[fastout]
|
51 |
#[allow(clippy::cognitive_complexity)]
|
52 |
#[allow(clippy::print_literal)]
|
53 |
fn main() {
|
186 |
fn preexec_subcommand (args :&[String]) -> ExitCode {
|
187 |
#![allow(clippy::print_literal)]
|
188 |
use util::shell_escape;
|
253 |
*/
|
254 |
#[allow(clippy::print_literal)]
|
255 |
fn precmd_subcommand () -> ExitCode {
|
153 |
#[allow(clippy::print_literal)]
|
154 |
fn help(current_mode: ReplEnvType) {
|
1 |
#![allow(clippy::print_literal)]
|
2 |
use std::io::{BufReader, Read, Seek, SeekFrom};
|
1 |
#![allow(clippy::print_literal)]
|
2 |
use crate::LogMiddlewareHasBeenRun;
|
1 |
#![allow(clippy::print_literal)]
|
2 |
use crate::LogMiddlewareHasBeenRun;
|
4 |
#![allow(clippy::print_literal)]
|
5 |
#![forbid(unsafe_code, future_incompatible)]
|
1 |
#![allow(clippy::print_literal)]
|
2 |
use std::{env, process::exit};
|
1 |
#![allow(clippy::print_literal)]
|
1 |
#![allow(clippy::print_literal)]
|
8 |
#![allow(clippy::needless_doctest_main, clippy::print_literal)]
|
10 |
#![allow(clippy::print_literal)]
|
11 |
#![allow(clippy::unused_io_amount)]
|
1 |
#![allow(clippy::print_literal)]
|
1 |
#![allow(clippy::print_literal)]
|
2 |
use std::env;
|